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


On Sun, 21 Jul 2002, Tux wrote:
> Is it possible to make gcj produce executables for
> win32 that do not show the console?

For any other mingw program, you'd use -mwindows on the final link to
supress the console.  Does it not work with gcj too?

Jeff



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