This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mingw and console


Jeff Sturm <jsturm@one-point.com> writes:
> For any other mingw program, you'd use -mwindows on the final link to
> supress the console.  Does it not work with gcj too?

If -mwindows doesn't work, try -Wl,--subsystem,windows

  - a

-- 
Sick of HTML user interfaces?
www.xwt.org

"Through your rags I see your vanity." -- Socrates, to Antisthenes the Cynic


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]