gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disabling inline in mframe.m


From: Nicola Pero
Subject: Disabling inline in mframe.m
Date: Tue, 5 Jun 2001 11:50:11 +0100 (BST)

The GCC bug crashing GCC 3.0 on mframe.m has been fixed.

GCC 3.0 has still problems with inline nested functions, but I'm not sure
that that will be fixed (btw, official GCC 3.0 release is now scheduled in
less than a month).

If I add

#define inline  

at the beginning of mframe.m I can compile and use gnustep using gcc 3.0
(static libobjc, not yet tried with the shared libobjc from GCC 3.0).

Is it Ok to add that line to CVS ?

Then, we can ask people to try it out!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]