[fpc-pascal]Linker error with OpenGL and SDL (long message)

Marco van de Voort marcov at stack.nl
Mon Oct 27 12:15:34 CET 2003


> 
> 
> Now, the whole thing is bewildering, because I get a second error message
> which is diffrent from the old one. 
> The message looks like this: 
> 
> -bash-2.05b$ fpc demo01.pp 
> Free Pascal Compiler version 1.0.10 [2003/06/27] for i386
> Copyright (c) 1993-2003 by Florian Klaempfl
> Target OS: FreeBSD/ELF for i386
> Compiling demo01.pp
> Assembling demo01
> Linking demo01
> Compilation aborted demo01.pp:87
> Runtime error 5 at 0x080BE16F
>   0x080BE16F
>   0x0809F874
>   0x0809F9C5
>   0x0804B325
>   0x0808904E
>   0x080884DA
>   0x08107AC9
>   0x080480E9
> 
> Can somebody explain to me, how I can get two diffrent error outputs with

I don't have time atm to delve deeper in this, but the runtime error 5 seems
some locking/sharing/permission violation, and unrelated to the problem
at hand.




More information about the fpc-pascal mailing list