varargs problem in egcs 1.03 on sparc Solaris 2.5

Jeffrey A Law law@cygnus.com
Tue Aug 18 18:14:00 GMT 1998


  In message < m0z8hyS-000051C@blue.telelogic.se >you write:
  > Hi,
  > 
  > I have a varargs problem with egcs 1.03 on sparc Solaris 2.5.
  > Is this known?
  > Is there a solution?
  > 
  > Please answer also directly to Piotr.Nestorow@telelogic.se. I don't read
  > egcs-bugs@cygnus.com.
  > 
  > Regards
  > Piotr Nestorow
  > 
  > 
  > gcc -v -Wall -I. -I/view/ba_pong/vobs/tools/cocktail/solaris/include -I/vie
  > w/ba_pong/vobs/sdt/alfa/canalyser/access  -c semerr.c -o semerr.o
  > Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.90.
  > 29/specs
  > gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)
  >  /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.90.29/cpp -lang-c -v 
  > -I. -I/view/ba_pong/vobs/tools/cocktail/solaris/include -I/view/ba_pong/vob
  > s/sdt/alfa/canalyser/access -undef -D__GNUC__=2 -D__GNUC_MINOR__=90 -Dsparc
  >  -Dsun -Dunix -D__svr4__ -D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4
  > __ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem(unix) -Asystem(svr4) -Wall 
  > -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc) semerr.c /var/tmp/cca00
  > 3ZW.i
  > GNU CPP version egcs-2.90.29 980515 (egcs-1.0.3 release) (sparc)
  > #include "..." search starts here:
  > #include <...> search starts here:
  >  .
  >  /view/ba_pong/vobs/tools/cocktail/solaris/include
  >  /view/ba_pong/vobs/sdt/alfa/canalyser/access
  >  /usr/local/include
Make sure there is not file called stdarg.h or varargs.h in any of those
four directories.

jeff



More information about the Gcc-bugs mailing list