[fpc-devel] Could someone verify this WinCE issue (and maybecheck with other FPC versions also)

Ludo Brands ludo.brands at free.fr
Wed Oct 5 10:31:39 CEST 2011


> OK, seems to be same error...
> 
> Just did not get how to get around it. Not using DWARF??
> 

Had a quick look at the fpc compiler code and secrel32 seems to be used only
when creating dwarf debug info. Several messages on gcc and other mailing
lists suggest also the link between secrel32 and dwarf symbols.

> I tested the all the Options in the "Chose type of debug 
> info" -Options 
> in the Lazarus, and always got the same error.
> 
> I think I don't understand something here.
> 
> .-Tee-.

Go to Tools/Configure "Build Lazarus" and make sure you don't have dwarf
enabled in there. AFAIK packages are compiled with these settings and not
with the project settings.

Also check your fpc.cfg for any dwarf settings. In the messages box do a
right click and do a "copy all shown and hidden messages to the clipboard",
paste into any editor and check the path used for fpc.cfg

Ludo
	




More information about the fpc-devel mailing list