public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Compiling, --target question...
@ 2005-07-04 15:49 Andrew McCall
  2005-07-04 22:12 ` Andrew McCall
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew McCall @ 2005-07-04 15:49 UTC (permalink / raw)
  To: binutils

Hi Folks,

I am currently trying to set up a build environment for Haiku (was
OpenBeOS) under Linux on PowerPC hardware so I can start porting to
some systems I have.  Someone has already written a howto on how to
compile Haiku on Linux which can be read here:

http://cvs.sourceforge.net/viewcvs.py/open-beos/buildtools/INSTALL-as-cross-compiler-on-LINUX?rev=1.1&view=markup

In here binutils is built using --target=i586-pc-beos, which builds
correctly for BeOS on Intel hardware.

There is a PowerPC version of BeOS, however this uses the PEF file
format.  If I was building a PowerPC version of Haiku I would want to
use ELF as backward compatibility isn't really an issue.

What do I need to do to be able to use a target command like
--target=ppc32-pc-beos, or --target=ppc32-pc-haiku so it will build
for PowerPC CPU's for BeOS using ELF?

-- 
Thanks,

Andrew McCall
andrew.mccall@gmail.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-07-05  9:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-04 15:49 Compiling, --target question Andrew McCall
2005-07-04 22:12 ` Andrew McCall
2005-07-05  9:00   ` Nick Clifton
2005-07-05  9:34     ` Andrew McCall
2005-07-05  9:40       ` Nick Clifton

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).