Hello,

I first tried to send this to the fpc-pascal list but it doesn't seem 
to work. Sorry for cross-posting if it still makes it thru.

My compiled application with symbols is 93.5 MB in size and gdb cannot
load it, so the debugger in Lazarus fails too (Segmentation fault when
gdb tries to load the symbols).

This happens on both Leopard and Snow with FPC 2.2.x and 2.4.0 and
Lazarus 0.9.28 and 0.9.29.

Only the 2 year old installation on Tiger still works.

Note that I have to use -Cg- to disable PIC due to some assembler code.
Could this have an influence?

I tried to reduce the symbol size by compiling the LCL without symbols,
but the option -g- did not do the trick - how could I try that?

Should I try installing FPC 2.5 from SVN?

Or install a newer gdb?

Any other ideas?

Thanks for any help!

Cheers,
Tobias




--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to