[fpc-devel] symify.pp broken
Jonas Maebe
jonas.maebe at elis.ugent.be
Sat Apr 5 12:30:44 CEST 2008
On 05 Apr 2008, at 10:39, Tomas Hajny wrote:
> On Fri, April 4, 2008 16:47, Robert Riebisch wrote:
>> Tomas Hajny wrote:
>>
>>> You're more than welcome. :-) What bug is it? You might try
>>> debugging
>>> with
>>> gdbpas too if just the line info is not sufficient.
>>
>> I downloaded latest fpcbuild.zip and ran "make nogdb" in "ide"
>> folder.
>> This created a stripped fpc.exe. Where do I have to place "-gl"? In
>> Makefile? In fpc.cfg?
>
> make "OPT=-gl" nogdb
make OPR="-O- -gl" nogdb
is safer.
Jonas
More information about the fpc-devel
mailing list