[lazarus] DOS box?
rstar at mnet-online.de
rstar at mnet-online.de
Mon Nov 24 19:03:51 EST 2003
Vincent Snijders wrote:
> On Mon, 24 Nov 2003 19:47:41 +0100
> rstar at mnet-online.de wrote:
>
>
>>The launch of a lazarus application compiled for win32 target causes a
>>
>>DOS box call. After closing the application the DOS box disappears. Is
>>
>>this a known behaviour?
>
> Yes, this is known behaviour and intended so. It give a bit of debugging
> information.
>
> If it disturbes you, make lazarus with
> make OPT="-WG"
>
> The -WG option is passed to the compiler, which then makes a gui
> application.
>
> Regards,
> Vincent.
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
>
Thank's!
I forgot "-WG" in fpc.cfg!
More information about the Lazarus
mailing list