compile xercesImpl failed silent
Jean-Francois Briere
jfbriere@myway.com
Sun Apr 6 21:03:00 GMT 2003
Try this :
gcj -c -o xmlParserAPIs.o xmlParserAPIs.jar
gcj -c -o xercesImpl.o xercesImpl.jar
gcj -Wl,--allow-multiple-definition -shared -o xercesImpl.dll xmlParserAPIs.o xercesImpl.o
Jean-Francois
>> --- On Wed 04/01, Steve Ni < list@boyi-online.com > wrote:
>>From: Steve Ni [mailto: list@boyi-online.com]
>>To: java@gcc.gnu.org
>>Date: Wed, 1 Apr 2003 11:51:50 +0800
>>Subject: compile xercesImpl failed silent
>>
>>I download Apache xerces XML package and build it successfully.
>>Then I try to compile "gcj -shared -o xml.dll xercesImpl.jar"
>>It doesn't display serious exception, but no file generated.
_______________________________________________
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com
More information about the Java
mailing list