This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.4.0 fails to boot with a non-GCC C compiler


On Wed, Apr 07, 2004 at 12:01:53PM -0700, Joe Buck wrote:
> No, it's only those two files; the stage1 build completes if I add
> 
> #ifndef __GNUC__
> #define inline /* nothing */
> #endif
> 
> to both of those files.

Configure is supposed to have figured this out itself.
You should look at config.log and figure out what went wrong.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]