This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Speedup gij/libjava loading on darwin
- From: Geoffrey Keating <geoffk at geoffk dot org>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: 18 Aug 2005 21:54:53 -0700
- Subject: Re: [PATCH] Speedup gij/libjava loading on darwin
- References: <89beb28b1fad165ac366b213730f7860@physics.uc.edu>
Andrew Pinski <pinskia@physics.uc.edu> writes:
> * Makefile.am (extra_ldflags_libjava): New variable to
> substitute in.
> (LIBLINK): Add extra_ldflags_libjava to it.
> * configure.ac (extra_ldflags_libgfortran): Set for *-darwin* to
> "-Wl,-single_module".
This is OK.