Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

sqlite3conn w 11 years 10 months ago #2148

  • Irwanto
  • Irwanto's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 2
i got error when use sqlite3conn in android,
in arm-wince or i386-win32 is ok,
please try to add uses sqlite3conn and compile using arm-linux

error code :
C:\codetyphon\fpc\units\arm-linux\rtl\cprt0.o: In function `_start':
(.text+0x4c): undefined reference to `__libc_start_main'
C:\codetyphon\fpc\units\arm-linux\rtl\cprt0.o: In function `_haltproc_eabi':
(.text+0x88): undefined reference to `_fini'
C:\codetyphon\fpc\units\arm-linux\rtl\cprt0.o: In function `_haltproc_eabi':
(.text+0x90): undefined reference to `_init'
projectandroid.lpr(22) Error: Error while linking
projectandroid.lpr(22) Fatal: There were 1 errors compiling module, stopping


Lazarus 1.1
r37429 CT
FPC 2.7.1
i386-win32-win32/win64
WinXP SP3


android NDK r8
C:\Program Files\Android\android-ndk-r8\platforms\android-14\arch-arm\usr\lib

Please Log in or Create an account to join the conversation.

  • Page:
  • 1