This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
problem while compiling Binutils On Solaris
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: problem while compiling Binutils On Solaris
- From: "Rajah, PushpamX" <PushpamX dot Rajah at dialogic dot com>
- Date: Thu, 26 Apr 2001 16:12:31 -0400
> 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
>
>