On Wed, 3 Nov 2010, Fred Flinestone wrote:



On Wed, Nov 3, 2010 at 9:17 AM, Michael Van Canneyt <mich...@freepascal.org> 
wrote:
You must recompile the RTL with debug information, and then recompile your
project.



I am using Ubuntu 10.04 with create_fpc_deb.sh script to get FPC DEB package 
and this script doesn't have option to set

OPT=-gl to build debug version. How can I build it then?

I don't know that, I have no experience with the .deb packaging, so I can't 
help there.

I use

make OPT=-gl all

in the sources directory. After that a 'make install' installs everything.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to