This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libtool linking libgcj
- From: Jeff Sturm <jsturm at one-point dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: Bryce McKinlay <bryce at mckinlay dot net dot nz>, Andrew Haley <aph at redhat dot com>, <java at gcc dot gnu dot org>
- Date: Mon, 29 Sep 2003 19:33:46 -0400 (EDT)
- Subject: Re: libtool linking libgcj
On Mon, 29 Sep 2003, David Daney wrote:
> Another thought is to add an option to ld to pass a "file list file"
> similar to the @filelist that the M$ linker has (or at least used to
> have).
You can already do that with linker scripts.
Jeff