[fpc-devel] Could someone verify this WinCE issue (andmaybecheck with other FPC versions also)

Tommi Prami groups.tprami at gmail.com
Wed Oct 5 14:45:14 CEST 2011


> Your main problem is that you are using probably old cross binutils for
> arm-wince. The assembler found here
> ftp://ftp.freepascal.org/pub/fpc/contrib/cross/arm-wince-binutils.zip is
> version 2.15.94 while .secrel32 was introduced in 2.16.
> You could check here for a newer version (cygwin required!):
> http://sourceforge.net/projects/cegcc/
>
> Ludo
>
Is there any info how to use/build/install that I think that I am not 
familiar with.

This clearly could be the problem. I just would need more information on 
that...

Wait a hour or to so I try to burn my fingers with this :)

I maybe managed to do that Update, atleast the sqlite-package was 
building without an error.

Now it failed like this :

SqLiteBuildTest.lpr(22) Warning: Object lazaruspackageintf.o not found, 
Linking may fail !
SqLiteBuildTest.lpr(22) Error: Failed reading coff file, illegal 
reloctype $000F while reading 
C:\lazarus\components\sqlite\lib\arm-wince\wince\sqlite3laz.o
SqLiteBuildTest.lpr(22) Error: Failed reading coff file, illegal 
reloctype $000F while reading 
C:\lazarus\components\sqlite\lib\arm-wince\wince\registersqlite3.o
SqLiteBuildTest.lpr(22) Warning: Object lazaruspackageintf.o not found, 
Linking may fail !
SqLiteBuildTest.lpr(22) Error: Can't open object file: lazaruspackageintf.o
SqLiteBuildTest.lpr(22) Error: Failed reading coff file, illegal 
reloctype $000F while reading 
C:\lazarus\components\sqlite\lib\arm-wince\wince\sqlitecomponenteditor.o
SqLiteBuildTest.lpr(22) Error: Undefined symbol: INIT$_LAZARUSPACKAGEINTF
SqLiteBuildTest.lpr(22) Error: Undefined symbol: 
FINALIZE$_LAZARUSPACKAGEINTF
SqLiteBuildTest.lpr(22) Error: Undefined symbol: 
THREADVARLIST_LAZARUSPACKAGEINTF
SqLiteBuildTest.lpr(22) Error: Undefined symbol: 
LAZARUSPACKAGEINTF_REGISTERUNIT$ANSISTRING$TREGISTERPROC
SqLiteBuildTest.lpr(22) Error: Undefined symbol: 
LAZARUSPACKAGEINTF_REGISTERPACKAGE$ANSISTRING$TREGISTERPROC
SqLiteBuildTest.lpr(22) Fatal: There were 9 errors compiling module, 
stopping

What this means, and/or can this be fixed in some way?

-TP-






More information about the fpc-devel mailing list