Question about Question.
Brian Jones
cbjones1@gmail.com
Thu Apr 19 10:54:00 GMT 2012
> -I find also that my windows executable generated by my cygwin run GCJ
> requires cygwin1.dll to work. Is there a way to avoid needing a seperate file
> at all? Is there an option to build this file into my generated executable?
Here, let me google that for you...
Every executable cygwin builds requires the cygwin1.dll. Sometimes
you can use a flag to build without this dependency. From memory, I
_think_ it is -mnocygwin.
The cygwin mailing list archives would be a good source for more information.
Brian
More information about the Java
mailing list