This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
mips64*-*-linux multi arch handling
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Richard Sandiford <rdsandiford at googlemail dot com>, Eric Christopher <echristo at gmail dot com>, Paolo Bonzini <bonzini at gnu dot org>
- Cc: gcc <gcc at gcc dot gnu dot org>, doko <doko at debian dot org>
- Date: Thu, 26 Feb 2009 13:39:05 +0100
- Subject: mips64*-*-linux multi arch handling
Hi,
I was wondering why mips64*-*-linux does not have the same
handling of multiarch as powerpc/sparc/x86 in gcc/config.gcc:
32 bits compiler binaries with 32/64 target choice via "-m", --with-cpu
and --enable-targets support for configure. Is there any specific reason
for this?
If reason is "just not done", what model should we follow - copy/paste
from? Patch or patch sketch welcomed, we have mips64 machines to play
with in the GCC Compile farm :).
Thanks in advance,
Laurent
PS: http://gcc.gnu.org/wiki/CompileFarm
gained many architectures thanks to recent donations:
# i686
# x86_64, including three bi-quad core with 16 GB of RAM
# armv5tel
# powerpc
# powerpc64
# sparc
# sparc64 (sparcv9)
# alpha
# mipsel
# mips64el
# ia64