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: egcs 2.91.40 on solaris 2.6 and link.h


Erick Branderhorst <Erick.Branderhorst@asml.nl> writes:

> Am I'm making a very big mistake here or is the preprocessor broken on my
> Solaris 2.6 (march 1998).

I've compiled your code snippet with egcs 1.0.3a and the June 8
snapshot, on Solaris 2.6?  Did you really build egcs on Solaris 2.6,
or was it some other version of Solaris?  What does gcc -v print?  Are
there any patches installed that may have modified system header
files?

> #include <link.h>
> main () { return 0; }

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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