Zitat von Roland Turcan <[EMAIL PROTECTED]>:

> Hello Mattias,
>
> Next backtrace:
>
> Compiling ./unit/ResConf.pas
> Assembling resconf
> An unhandled exception occurred at $00148A20 :
>
> Breakpoint 1, 0x00018100 in fpc_raiseexception ()
> (gdb) bt
> #0  0x00018100 in fpc_raiseexception ()
> #1  0x0010dde4 in TOUTPUTFILTER__EXECUTE (THEPROCESS=0x2700a20,
> ACALLER=0x25ded00, ATOOL=0x27c3d90, this=0x27002a0)

no line number. :(

> #2  0x003b7bac in TEXTERNALTOOLLIST__RUN (EXTTOOL=0x27c3d90,
> MACROS=0x27aa800, THEOUTPUTFILTER=0x27002a0, COMPILEROPTIONS=0x27f4e90,
> this=0x25ded00) at exttooldialog.pas:370
> #3  0x0017ebb8 in TBUILDMANAGER__ONRUNCOMPILERWITHOPTIONS (EXTTOOL=0x27c3d90,
> COMPOPTIONS=0x27f4e90, this=0x25cd860) at buildmanager.pas:1221
>[...]
> (gdb) c
> Continuing.
> EAccessViolation : Access violation
>[...]
> Fatal: Compilation aborted
>
> 109034
>   $0011D3B4
>   $0012AADC
>
> TExternalToolList.Run Exception: there was an error
> ERROR: tool reported error

This line should only appear, if the Exception is an EOutputFilterError, not on
EAccessViolation. Strange.
I will do some tests tonight on a Mac.


> Program exited with code 02.
> (gdb)
>
>
> But I don't see any debug information from freepascal's executable.
>
> This is really strange, because our package is compilable alone
> without problem.

Indeed.

Mattias

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

Reply via email to