On Mon, Nov 24, 2008 at 3:41 PM, Jonas Maebe <[EMAIL PROTECTED]> 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)
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
lin
Hi,
When I compile one of my projects I get the following compiler/linking
error. Any idea what causes this? If got the exact same FPC 2.2.3
revision for a 32bit system and a 64bit system. Under the 32bit
system, everything compiles perfectly. Under the 64bit system, I get
the following error.