On 24 Nov 2008, at 13:42, Graeme Geldenhuys wrote:

When I compile one of my projects I get the following compiler/linking
error.  Any idea what causes this?

I think you are using Dwarf debug information (the only debug information that is supported on linux/x86_64) together with smart linking, which is not yet supported. Your best option is probably to disable smart linking for debug builds.


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

Reply via email to