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: Mainline bootstrap failure in toplev.c


Richard Henderson <rth@redhat.com> writes:

> On Wed, Dec 01, 2004 at 11:18:21AM -0600, Wolfgang Bangerth wrote:
>> The question remains as to what to do on systems with headers that
>> some people describe with words I dare not repeat here?
>
> Fixinclude them.

Uh, why is linux/compiler.h getting dragged into the compilation of a
user space program in the first place?  (That definition of inline is
not appropriate for anything other than the kernel - in fact I don't
think it's appropriate for the kernel, but that's an unrelated can of
worms.) 

zw


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