Date: Mon, 7 Sep 1998 14:25:37 +1000 From: Bruce Evans <bde@zeta.org.au> To: mike@smith.net.au, vanessa.voysey@k2c.co.uk Cc: current@FreeBSD.ORG, phk@critter.freebsd.dk Subject: Re: ELF world and MFS / groff issues Message-ID: <199809070425.OAA22916@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> if CFLAGS/COPTFLAGS are changed to -O3 -m486 -pipe, an ELF make world will >> produce somewhat weird versions of groff / troff: > >-O3 is known to produce broken code. Don't use it. You mean, it is known to show that broken code is broken. Both -m486 and -O3 are normally pessimizations. Don't use them. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809070425.OAA22916>