I am not sure if I understand correctly what you mean.

Is there a way to pass -gw with the help of lazbuild? I checked, but did not find anything obious.

The only other option would be to fix all Makefiles with a sed script (there is quite a number of -g in the Makefiles) this works of course but it would be better to have this solved in a another way.

Do you know if Stabs for Mac is only removed on trunk or also removed in 3.0?

3.0 will some day get officially supported compiler for building lazarus, but not trunk.

Michael

Am 30.09.15 um 15:47 schrieb Sven Barth:

Am 30.09.2015 15:22 schrieb "Michael Ring" <[email protected] <mailto:[email protected]>>:
> grep "\-g" /usr/local/share/lazarus/components/debuggerintf/Makefile
> ....
> override COMPILER_OPTIONS+=-MObjFPC -Scghi -O1 -g -gl -l -vw- -vh- -venibq -vm4046
> ....
>
>
> Any ideas how to solve this?
>

You should try to pass -gw here as well. AFAIK there was some change regarding stabs support and trunk even completely removed it for Mac OS X.

Regards,
Sven



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

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

Reply via email to