This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
m88k in cross compilation
- From: Palmax Maverick <palmax at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 14 Dec 2005 12:15:10 +0100
- Subject: m88k in cross compilation
- References: <209499a0512140307w3eef0b9au@mail.gmail.com>
Hello!
I want to cross compile to m88k from my x86 computer with GNU/Debian stable.
I read your manual and I think that I have to compile gcc with
"--target=m88k" flag, because I don't find any debian package for do
it.
I'm a newbie in gcc compilations and I don't want to delete my basic
gcc installation, and I don't know how can I separate these 2
installations.
Thanks for all!
Palmax Maverick