Martin wrote:
On 22/09/2011 17:16, Mattias Gaertner wrote:
On Thu, 22 Sep 2011 14:02:05 +0000
Mark Morgan Lloyd<markmll.laza...@telemetry.co.uk>  wrote:

[...]
TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile  Compiler custom params
changed for FCL 1.0.1
    Old=" -MObjFPC -Scghi -O1 -gl -vewnhi -l fcllaz.pas"
    Now=" -MObjFPC -Scghi -O1 -gw2 -godwarfsets -gl -vewnhi -l -gw -gl
-godwarfsets -gh -gt -Co -Cr -Ci -Sa fcllaz.pas"
Either use lazbuild to build the packages.
Or remove the options from the 'Configure build lazarus' dialog to
compile the same as 'make'.


Actually this is a temporary problem.

The makefiles will need to be updated, as soon as the current work on the compiler option dialog is finished. Every package uses the compileroption dialog. And that has changed the default

Thanks Martin and Mattias, so in effect it's something best tolerated for the moment.

Are the options used when compiling FPC itself relevant?

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to