bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile: lib/buffer.[ch] used at all?


From: Jim Segrave
Subject: Re: [Bug-gnubg] Compile: lib/buffer.[ch] used at all?
Date: Thu, 7 Aug 2003 23:28:29 +0200
User-agent: Mutt/1.4.1i

On Thu 07 Aug 2003 (21:50 +0200), Holger wrote:
> At 21:38 07.08.2003 +0200, Jim Segrave wrote:
> >On Thu 07 Aug 2003 (20:33 +0200), Holger wrote:
> >> But I can't find the definition of __builtin_va_alist (did a "grep -rn
> >> __builtin_va_alist /usr/include/*").
> >
> >I'd have been more worried if you had found them :-). They are
> >built-in to the compiler's code generator (most builtins will generate
> >in-line code or sometimes will actally trigger the compiler to do some
> >optimisations).
> >
> >This looks like either your compiler is using another compiler's
> >include paths or there's some other compiler installation problem.
> 
> Ah, that makes sense. I had obviously given cc's header files to gcc.
> 
> So if gcc is installed in /usr/local/bin then I should only use the 
> includes in /usr/local/include? Does it usually make sense to set 
> C_INCLUDE_PATH, or should pkg-config handle all non-standard paths?

pkg-config should deal with that - see Joern's pointer. I've not
installed gcc under Solaris, but I remember under SunOs having to do a
similar thing to get all the includes fixed up.

-- 
Jim Segrave           address@hidden





reply via email to

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