public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* gcj v4.8.3 on Cygwin
@ 2014-08-08  9:34 kgy
  2014-08-08  9:36 ` Andrew Haley
  0 siblings, 1 reply; 3+ messages in thread
From: kgy @ 2014-08-08  9:34 UTC (permalink / raw)
  To: GCJ

Hello,

my problem is that : I like compile/link jar files into native exe for 
Windows with the nex command line:

gcj -fjni  --main=com.all.alldio.dlr.main.StarterClass ./Jars/sndsep.jar 
./Jars/alldioutil.jar ./Jars/alldio_d2014_moreAM.jar -o diktalo.exe

but the gcj return an Segmentation fault message. I do not understand that 
why, because the next command line generates the required exe file

gcj --main=com.all.onins.oi.OnlineInputStub ./Jars/sndsep.jar ./Jars/sns.jar 
./Jars/smws.jar ./Jars/onins.jar -o onins.exe

please help me any words.

best regards

Gyozo Karsai
Hungary
gykarsai@all.hu 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-08 12:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08  9:34 gcj v4.8.3 on Cygwin kgy
2014-08-08  9:36 ` Andrew Haley
2014-08-08 12:53   ` Bodo Thiesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).