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: "Jean-Francois Briere" <jfbriere at myway dot com>
- To: list at boyi-online dot com
- Cc: java at gcc dot gnu dot org
- Date: Mon, 7 Apr 2003 09:47:49 -0400 (EDT)
- Subject: RE: compile question about dll of windows
- Reply-to: jfbriere at myway dot com
Steve,
How did you build xerces.dll in the first place?
Can we see the commands?
Thanks!
Jean-Francois Briere
>> --- On Mon 04/07, Steve Ni < list at boyi-online dot com > wrote:
>>From: Steve Ni [mailto: list at boyi-online dot com]
>>To: java at gcc dot gnu dot org
>>Date: Mon, 7 Apr 2003 19:14:13 +0800
>>Subject: compile question about dll of windows
>>
>>I try to an open source project javagroups into dll library in Windows. It<br>required XML xerces package. First, I compile xerces into a DLL library,<br>after then, I want to compile Javagroups with libxerces.dll into a new<br>jg.dll, I don't know if GCJ can arrive my idea.<br><br>Following is my command to compile javagroup. But it failed to find<br>org.xml.sax(in fact, libxerces doesn't work!)<br><br>gcj -shared -o jg.dll javagroups.jar -L. -llibxerces<br><br>Certainly, I can use static link xerces method to get a standalone jg.dll,<br>like:<br><br>gcj -shared -o jg.dll javagroups.jar xerces.o<br><br>This command success!<br><br><br>
_______________________________________________
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com