Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2003 16:05:31 -0700
From:      jed <kallen-j@unbc.ca>
To:        hackers@freebsd.org
Subject:   Re: gcc iussue or ... ?
Message-ID:  <20030411160531.A22678@ugrad.unbc.ca>
In-Reply-To: <5.2.0.9.2.20030411082040.02604e90@194.184.65.4>; from gmarco@giovannelli.it on Fri, Apr 11, 2003 at 08:41:37AM %2B0200
References:  <5.2.0.9.2.20030411082040.02604e90@194.184.65.4>

next in thread | previous in thread | raw e-mail | index | archive | help
You may be interested to know that when compiled on an Itanium II running Debian
3.0, the executable was 22MB.

--jed

On Fri, Apr 11, 2003 at 08:41:37AM +0200, Gianmarco Giovannelli wrote:
> The problem is very simple.
> I mantain a unix/linux port of a UO emulator which works really fine 
> natively under FreeBSD.
> 
> The problem is that if I compile it under FreeBSD it is a binary of 19M, 
> while on linux (debian 3.0), same Makefile, is only 2MB. FreeBSD 5.0 and 
> OpenBSD 3.1 produce the (about) 19M file.
> Mingw compiler under windows act like Linux.
> 
> There is no specific differences in FreeBSD/Linux code and the program run 
> very nice.
> 
> I wrote more detail about obj and data organization here:
> http://pub41.ezboard.com/flonewolfemufrm4.showMessage?topicID=393.topic
> 
> 
> If someone of you wants to try by himself to see what happens and why (much 
> appreciated), the daily src snapshot can be downloaded here:
> http://games.gimbo.org/uo/binaries.pl
> 
> or for the lazy ones, , this is the complete link:
> http://games.gimbo.org/uo/files/bin/lonewolf/cvs_src.tgz  (about 230kb)
> 
> Compiling is quite simple and easy:
> make -f Makefile.unix
> 
> Any feedback is really appreciated because this iussue is really over my 
> (limited) skills :-)
> 
> Thanks at everyone...
> 
> 
> 
> 
> 
> Best Regards,
> Gianmarco Giovannelli ,  "Unix expert since yesterday"
> http://www.gufi.org/~gmarco
> 
> 
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030411160531.A22678>