This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/5911] Support for multilib in Ada
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Sep 2008 14:27:40 -0000
- Subject: [Bug ada/5911] Support for multilib in Ada
- References: <bug-5911-37@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #26 from laurent at guerby dot net 2008-09-21 14:27 -------
Paolo suggested:
"Yes, you would basically take from gcc.c the code that turns "-m32" into
"use multilib 32", and use it to make a --RTS option."
I think Paolo said there might be some cleanup to do to gcc.c first but I can't
find the reference. %I handling by gcc.c is also of interest and might be
copied to gnat1 invocation.
I believe you should open another PR about multilib and gnattools friendly
command lines to follow up on this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5911