On 08/06/11 09:16, Michael Schnell wrote:
- why is it auto-set in Linux ?
I believe Mattias fixed this, now.
- Is it _necessary_ when compiling for Windows ?
It depends if you want a console created with your app. There is a subsystem type somewhere in the PE header that tells windows if the application is a gui, console or driver. Hence this is a linker option.
Henry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
