http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5911
online games changed:
What|Removed |Added
CC||peter78 at hotmail dot
--- Comment #28 from ebotcazou at gcc dot gnu dot org 2008-09-26 08:34
---
Subject: Bug 5911
Author: ebotcazou
Date: Fri Sep 26 08:33:04 2008
New Revision: 140687
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140687
Log:
PR ada/5911
* gcc-interface/Makefile.in
--- Comment #27 from bonzini at gnu dot org 2008-09-21 14:46 ---
Subject: Re: Support for multilib in Ada
> 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
--- 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
--- Comment #25 from ebotcazou at gcc dot gnu dot org 2008-09-21 13:31
---
> To use Ada multilib with gnatmake:
>
> export FLAGS="-m32"; gnatmake $FLAGS --RTS=$(gcc -print-multi-directory
> $FLAGS)
> -f main.adb
We should try and eliminate one of the redundant $FLAGS.
--
http://
--- Comment #24 from laurent at guerby dot net 2008-09-21 12:36 ---
To use Ada multilib with gnatmake:
export FLAGS="-m32"; gnatmake $FLAGS --RTS=$(gcc -print-multi-directory $FLAGS)
-f main.adb
--
laurent at guerby dot net changed:
What|Removed |
--- Comment #23 from guerby at gcc dot gnu dot org 2008-09-21 11:46 ---
Subject: Bug 5911
Author: guerby
Date: Sun Sep 21 11:45:23 2008
New Revision: 140525
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140525
Log:
2008-09-21 Laurent Guerby <[EMAIL PROTECTED]>
PR ada
--- Comment #22 from laurent at guerby dot net 2008-07-30 16:32 ---
Sorry about the misplaced ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5911
--- Comment #21 from bonzini at gnu dot org 2008-07-30 13:10 ---
Yes, I already moved the relevant entry to gnattools/ChangeLog.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5911
--- Comment #20 from ebotcazou at gcc dot gnu dot org 2008-07-30 13:00
---
Note that changes to gnattools/ are to be described in gnattools/ChangeLog.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5911
--- Comment #19 from guerby at gcc dot gnu dot org 2008-07-30 06:46 ---
Subject: Bug 5911
Author: guerby
Date: Wed Jul 30 06:45:39 2008
New Revision: 138294
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138294
Log:
gcc/ChangeLog
2008-07-29 Laurent Guerby <[EMAIL PROTECTED]>
--- Comment #18 from laurent at guerby dot net 2008-07-29 19:50 ---
Mine. Discussion:
http://gcc.gnu.org/ml/gcc/2008-07/msg00338.html
--
laurent at guerby dot net changed:
What|Removed |Added
---
--
What|Removed |Added
Severity|minor |normal
Keywords||build
Last reconfirmed|2004-10-29 13:50:59 |2
13 matches
Mail list logo