FreeBSD Port: setiathome-3.03_7

Kris Kennaway kris at obsecurity.org
Mon Apr 21 13:04:26 PDT 2003


On Mon, Apr 21, 2003 at 07:32:35AM -0500, Peter Schultz wrote:

> >Support for a.out binaries on 5.0 requires a kernel compatibility
> >option.  A native 4.x/5.0 ELF version (as well as the 2.x a.out
> >version) would be better.
> >
> I'll just build 4.8 and 5.0 versions then and see how that gets by.

I'm not sure if a 4.8 version will work on older 4.x systems (even if
it's static).  This would need to be tested.

> Yesterday I built it statically with optimized libc and libm.  For libc 
> I used `-O3 -pipe', because it wouldn't compile with the flags I used 
> for libm and setiathome: `-O3 -fno-exceptions -fno-rtti -funroll-loops 
> -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe'.  Since I 
> normally use `-O -pipe', I'm hoping there are people here who can give 
> me optimization suggestions.  Would making it i686 only help?

Yes, you should compile it with CPUTYPE=i686; I recommend against -O2
or especially -O3 in case it creates broken code.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030421/b5c4e0da/attachment.bin


More information about the freebsd-ports mailing list