[fpc-pascal] Mac OS X gdb: Segmentation Fault loading my project
Jonas Maebe
jonas.maebe at elis.ugent.be
Sat Jul 10 20:40:46 CEST 2010
On 10 Jul 2010, at 20:23, Tobias Giesen wrote:
> I manually deleted all .ppu, .o, and .rst files and it happens on a
> fresh build.
Then please file a bug report with source code to reproduce the crash.
> By the way could -Cs20000000 do any harm? Maybe one 0 too many?
The stack size only affects stack checking on Unix platforms. It has no influence on the program in any other way.
> I saw 2.4.3 for Windows on the snapshots page, is there any such
> update for Mac?
I don't think anyone builds FPC snapshots for Mac OS X.
Jonas
More information about the fpc-pascal
mailing list