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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to