bug-gnulib
[Top][All Lists]
Advanced

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

Re: Problems with old GCC and #include_next


From: Bruno Haible
Subject: Re: Problems with old GCC and #include_next
Date: Sun, 21 Sep 2008 00:20:05 +0200
User-agent: KMail/1.5.4

Hi,

Reuben Thomas wrote:
> Trying to build some code I wrote using gnulib on an old machine, it choked 
> on #include_next. It is using gcc 3.3.3. Some other machines with non-GNU 
> compilers seem to work OK, so is the problem that gnulib assumes that 
> too-old versions of GCC support #include_next?

gnulib checks that the compiler supports #include_next before actually
stuffing #include_next into the generated .h files.

If you think you have nailed down your problem and it is in gnulib, please how
can we reproduce the problem?

Bruno





reply via email to

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