Cross Compiler Build Fails due to an Object File !

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

 



Hi,

I am trying to build an hppa-linux cross compiler. I have followed the
instructions posted on the cross compiler web page. Building the binutils
went fine, but building the cross compiler failed because it could not
find an object file called crti.o

$PREFIX/hppa-linux/bin/ld: cannot open crti.o: No such file or directory
where $PREFIX is my target installation directory.

My configure command looks like this:
gcc-3.3.1/configure --prefix=$PREFIX --target=hppa-linux --enable-languages=c,c++,f77 -v

Any idea what the problem might be???

Thanks

-Ghassan


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux