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: 3.4.3 on Solaris9, boehm-gc probs.


> This is totally unlike /usr/include/link.h, but I don't see why it
> should be picked up by what must be a directive such as
>
> #include <sys/link.h>
>
> So I think this file isn't relevant.

It is relevant, the local-prefix directory is searched first.

> I'm not sure how to proceed though.

Remove that file when bootstrapping GCC or configure --with-local-prefix.

-- 
Eric Botcazou


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