This is the mail archive of the gcc-bugs@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]

Re: BUG!! gcc-2.95.3 (`__builtin_va_alist' undeclared in snprintf()) on Solaris-2.5.1


On May 26, 2001, "Auteria Wally Winzer Jr." <wally.winzer@ChampUSA.COM> wrote:

> #include <...> search starts here:
>  .
>  ../dist/../include
>  ../dist/../include_auto
>  /usr/include
>  /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.3/../../../../sparc-sun-solaris2.5.1/include
>  /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.3/include
>  /usr/include

As Carlo pointed out, the first occurrence of /usr/include is bogus.
GCC doesn't add it by itself.  How did you configure/build GCC 2.95.3
so as to get it there?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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