[fpc-devel] SymbianOS port

Vincent Snijders vsnijders at quicknet.nl
Thu Jan 18 13:05:06 CET 2007


Felipe Monteiro de Carvalho schreef:
> Hi,
> 
> I can´t seam to get fpcmake to work. I did a svn update, and changed
> the following on fpcmmain.pp:

<snip>

> 
> next I build fpcmake with fpc 2.0.4 and tryed to run it, but it
> crashes, and "make" command doesn´t seam to have included debug info.
> 
> C:\Programas\fpc21>fpcmake
> An unhandled exception occurred at $0040C63C :
> EAccessViolation :
>  $0040C63C
>  $0044DF0D
>  $00454DD6
>  $00410C46
>  $00401F28
> 
> Any ideas?

Try compiling with debug info:

make OPT="-gl"

Vincent



More information about the fpc-devel mailing list