GCC Installation Issues

Mardav Wala mwala@utk.edu
Mon Mar 14 22:22:00 GMT 2005


Greetings,

My attempt to install binutils and gcc sources on our university-owned 
Solaris machine, failed miserably.

Here's the error message I received:

../binutils-2.14/configure --target=$TARGET --prefix=$PREFIX
../binutils-2.14/configure: sed: not found
../binutils-2.14/configure: sed: not found
../binutils-2.14/configure: rm: not found
../binutils-2.14/configure: sed: not found

The TARGET was set to sparc-elf and PREFIX points to /opt/sparc-elf 
directory obtained after installing the bcc-linux sources from gaisler.com

I am using binutils-2.14 and gcc-3.2.3 sources (as prescribed by the 
maker of the Leon processor, Jiri Gaisler).

This is my first attempt to build a cross-compiler and I am lost due to 
lack of experience. What is it that I need to do to correctly install 
the sparc-elf-gcc cross-compiler? I will be very thankful for any help 
on this matter.

Regards, Mardav.



More information about the Gcc-help mailing list