--- Comment #7 from pinskia at gcc dot gnu dot org 2006-09-13 06:05 ---
This is nothing we can really do for very very old versions of GCC really, they
are no longer supported.
By the way when building 3.3.4, you should use make bootstrap and not just
make, it will most likely pass at t
--- Comment #6 from mirko dot bruzzone at primeur dot com 2006-06-13 13:59
---
(In reply to comment #5)
> Subject: Re: Problem: gcc 4.0.3 on Unix_SV
>
> mirko dot bruzzone at primeur dot com wrote:
> > gt-c-pragma.h:46: parse error before `__attribute__'
>
> gt-c-pragma.h uses attrib
--- Comment #5 from wilson at specifix dot com 2006-06-09 00:17 ---
Subject: Re: Problem: gcc 4.0.3 on Unix_SV
mirko dot bruzzone at primeur dot com wrote:
> gt-c-pragma.h:46: parse error before `__attribute__'
gt-c-pragma.h uses attribute unused in a parameter list, before the
param
--- Comment #4 from mirko dot bruzzone at primeur dot com 2006-06-01 08:08
---
I tried to compile in another directory than the source directory and I
executed the make bootstrap...but nothing.
This is the report:
gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -W
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-01 05:36 ---
Can you try building in a different directory than the source directory and try
using make bootstrap instead of just make?
--
pinskia at gcc dot gnu dot org changed:
What|Removed
--- 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
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-25 17:05 ---
>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 goi