------- Comment #2 from mirko dot bruzzone at primeur dot com 2006-05-26 07:33 ------- (In reply to comment #1) > Good morning, > I tried to compile the gcc version 4.0.3 on this platform: > > UNIX_SV ulisse 4.0 3.0 3425/3482/3485 Pentium III(TM)-ISA/PCI > > On the system there is an old gcc and its version is: 2.7.2.3 > > > > I had a problem when I compiled this source: c-pragma.c > > In file included from /usr1/bruzzonem/gcc-4.0.3/gcc/c-pragma.c:707: > gt-c-pragma.h:46: parse error before `__attribute__' > > > > Could you help me to understand this error? > > Best regards, > Mirko Bruzzone >
(In reply to comment #1) > >On the system there is an old gcc and its version is: 2.7.2.3 > Ick. > > What is Unix_SV? Is it a product of SCO? Because I don't know how much > support if it is old. > > Second there is not enough info here on what is going on. > > How did you configure and invoke make? > Unix_SV is NCR I executed this command: uname -a and the information are: UNIX_SV ulisse 4.0 3.0 3425/3482/3485 Pentium III(TM)-ISA/PCI Of course, I executed in the farmer ./configure and in the latter make. So, I don't have any other information. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27767