On Sat, Mar 23, 2002 at 05:53:05PM +0100, Alfred M. Szmidt wrote:
> 
> Try compiling with out any optimisation..

Never ever try that with any of the core packages in the Hurd.
Use at least -O.  In this case, -O2 works as well.

Optimization is required to prevent some hassle with inline functions not
being inlined or so.

> Or use GCC 3.x.

This is in general a good idea except for gnumach or oskit (because of Linux
driver code that isn't liked by gcc 3.0).

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to