Re: GCJ debugging quesitons!
NightStrike <[email protected]>
| Newsgroups | gmane.comp.gcc.help,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <CAF1jjLt9mAzPAXFV3yHnvr99ynP8OrNMjVDVtnZp6Yy7X7chGg@mail.gmail.com> |
On Tue, Apr 17, 2012 at 10:19 PM, Me Myself and I <[email protected]> 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.