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.


> But to get the definitions we are after it should be looking in sys,
> so it should look for /usr/local/include/sys/link.h  rather than
> /usr/local/include/link.h.
>
> /usr/local/include/sys/link.h: No such file or directory
>
> so then it should look in /usr/include/sys

No, <sys/link.h> is not directly included, only <link.h>.

-- 
Eric Botcazou


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