This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: multilib for libgfortran
- From: Steven Bosscher <stevenb at suse dot de>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, stevenb at suse dot de
- Date: Sun, 30 May 2004 11:26:05 +0200 (CEST)
- Subject: Re: multilib for libgfortran
- Organization: SuSE Linux AG
- References: <m3vfift2he.fsf@gromit.moeb>
On May 29, 2004 10:14 PM, Andreas Jaeger <aj@suse.de> wrote:
>
> I looked at Steven's question for multilibs in March and Jim Wilson's
> useful comments and enhanced Steven's initial patch posted here:
> http://gcc.gnu.org/ml/gcc/2004-03/msg01208.html
>
> The majority of this was done by Steven (he converted to modern
> autoconf style), I just fixed the multilib code.
>
> Bootstrapped/regtested with C,C++ and Fortran on Linux/amd64 together
> with my patch for config-ml.in in libgfortran (send separatly).
>
> Ok to commit?
Absolutely, thanks!
Your patch is obvious IMO ;-)
Gr.
Steven