This is the mail archive of the gcc@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: gcc-3.0 does not compile on Solaris...


At 15:17 26.07.2001, jean-frederic clere wrote:
>Hi,
>
>I have tried to compile gcc-3.0 on a Solaris Sparc machine and I have got the
>following error:
>+++
>$ 
>make

make bootstrap

>(cd intl && make 
>all)
>make[1]: Entering directory 
>`/export/home/apache20/gcc-3.0/gcc/intl'
>make[1]: Nothing to be done for 
>`all'.
>make[1]: Leaving directory 
>`/export/home/apache20/gcc-3.0/gcc/intl'
>(cd po && make 
>all)
>make[1]: Entering directory 
>`/export/home/apache20/gcc-3.0/gcc/po'
>make[1]: Nothing to be done for 
>`all'.
>make[1]: Leaving directory 
>`/export/home/apache20/gcc-3.0/gcc/po'
>cc -c  -DIN_GCC  -DSVR4  -g   -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp 
>-I./config
>-I./../include cp/decl.c -o 
>cp/decl.o
>"cp/decl.c", line 528: left operand must be modifiable lvalue: op 
>"="
>"cp/decl.c", line 541: cannot recover from previous 
>errors
>cc: acomp failed for 
>cp/decl.c
>make: *** [cp/decl.o] Error 
>2
>+++
>
>Any hints?
>
>Cheers
>
>Jean-frederic


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