This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: GCJ 3.3 c++filt question
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <gnustuff at thisiscool dot com>, <java at gcc dot gnu dot org>
- Date: Mon, 2 Jun 2003 16:01:35 +0200
- Subject: RE: GCJ 3.3 c++filt question
>HI Øyvind,
>
>>When I launch my app, a window quickly appears and goes away again.
>
>Are you launching this from MSYS?
I don't know what MSYS is(other than it belongs to the MinGW stuff),
so I don't know if I'm answering your question here:
I launch the app I built from Windows CMD.EXE command line.
>Have you linked with -mwindows?
Yes.
Øyvind