On Tue, Apr 17, 2012 at 10:19 PM, Me Myself and I <stargate7thsymbol@xxxxxxxxxx> wrote: > -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? What is the output of gcj -v? I'm guessing you're using a cygwin native compiler, not a cygwin to windows cross compiler.