public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Cross Compiler Build Fails due to an Object File !
@ 2004-01-03 16:25 Ghassan Shobaki
  0 siblings, 0 replies; only message in thread
From: Ghassan Shobaki @ 2004-01-03 16:25 UTC (permalink / raw)
  To: gcc-help; +Cc: gcc

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-03 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-03 16:25 Cross Compiler Build Fails due to an Object File ! Ghassan Shobaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).