bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem while trying to build GNU binary utilities 'binutils-2.5.2' for


From: lathreya
Subject: Problem while trying to build GNU binary utilities 'binutils-2.5.2' for gcc cross compiler 'gcc-2.6.3'
Date: Thu, 16 Oct 2003 17:16:50 -0500

Kindly advice on the following:
        The system I am compiling on is sparc-sunos5.8
 
        In order to build GNU binary utilities binutils-2.5.2 for gcc version number (gcc-2.6.3), I type:
            configure --host=sparc-sun-sunos5.8 --target=ssbig-na-sstrix --with-gnu-as --with-gnu-ld --prefix=/pong/usr0/m/mani/simplescalar
 
        The Makefile is created.
        Then I type either 'make all install' or 'make CC=gcc' and the error message is as follows:
 
            gcc -c -g -I. -I./../include  ./dummy.c 2>/dev/null
            make[1]: *** [dummy.o] Error 1
            make[1]: Leaving directory `/pong/usr0/m/mani/simplescalar/binutils-2.5.2/libiberty'
            make: *** [all-libiberty] Error 2
 
Kindly give me a solution to this problem.
 
Thanks,
Anitha.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]