On Wed, Jun 8, 2011 at 7:48 PM, Florian Klaempfl <[email protected]> wrote:
> Maybe it's worse to check all the -W switches in lazarus. I made them
> all target dependent.

The problem that I see here will be with build script. Let's say you
have a script to build your GUI program. Until now you could simply
pass all stuff in a single command and get a GUI app in Windows. Now
you will need to add logic to your script to try to find out the
platform. It might be a problem for Makefiles, shell scripts, etc...

-- 
Felipe Monteiro de Carvalho

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to