[fpc-pascal] Building FPC with debug information

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Oct 21 08:24:12 CEST 2010


Op 2010-10-20 20:36, Jonas Maebe het geskryf:
> 
> On 20 Oct 2010, at 19:54, Brian Winfrey wrote:
> 
>>> make OPT="-O-" DEBUG=1 all
>>
>> When I ran this I see that both -dDEBUG and -dRELEASE are passed on
>> the fpc command line.  Is that correct?
> 
> Yes.

Mind explaining why? DEBUG and RELEASE is known to be opposites, so what do
you end up with when both defines are specified, a debug build (debug info
includes) or a release build (stripped version - no debug info)?


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net:8080/fpgui/




More information about the fpc-pascal mailing list