This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compile question about dll of windows
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 10 Apr 2003 10:42:14 -0500
- Subject: Re: compile question about dll of windows
- Reply-to: gnustuff at thisiscool dot com
Danny,
In Anthony's original post, he invokes gcj and passes options
to the linker.
http://gcc.gnu.org/ml/java/2002-12/msg00287.html
Jean-François tried both this and invoking the linker directly:
J-F>> I also tried the linker directly:
J-F>> ld -shared -o libgcj.dll --out-implib libgcj.a --export-all-symbols *.o
Are the two variations equivalent or does gcj do some additional
stuff under the covers? Is invoking ld directly a viable way of doing
this or do we <i>have</i> to use gcj? And if so, why?
Thanks in advance.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/