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]

problem while compiling Binutils On Solaris




>  I tried compiling in binutils for Sparc Solaris 2.6.  I didn't give any
> option in configure.  while compiling it give me the below error
> 
> gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.10.1/bfd -I. -D_GNU_SOURCE -I.
> -I../.
> ./binutils-2.10.1/bfd -I../../binutils-2.10.1/bfd/../include
> -I../../binutils-2.
> 10.1/bfd/../intl -I../intl -g -O2 -W -Wall -c
> ../../binutils-2.10.1/bfd/coff-stg
> o32.c -o coff-stgo32.o
> gcc: Internal compiler error: program as got fatal signal 10
> make[3]: *** [coff-stgo32.lo] Error 1
> make[3]: Leaving directory `/export/home/pushpa/BinUtils/bfd'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/export/home/pushpa/BinUtils/bfd'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory `/export/home/pushpa/BinUtils/bfd'
> make: *** [all-bfd] Error 2 
> 
> Do I need to give any other option while configure?
> 
> Can anyone help me in that.
> 
> Pushpa
> 
> 


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