[Lazarus] Illegal parameter: -WG
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Thu Jun 9 10:52:06 CEST 2011
On Wed, Jun 8, 2011 at 7:48 PM, Florian Klaempfl <florian at freepascal.org> 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
More information about the Lazarus
mailing list