- Posts: 2
- Thank you received: 0
×
CodeTyphon Cross-Build Development, discussions and problems
Question cross-compiling target platform arm-android
- A D
- Topic Author
- Offline
- New Member
-
Less
More
1 year 8 minutes ago - 11 months 4 weeks ago #14632
by A D
cross-compiling target platform arm-android was created by A D
Hello! I set all libs and settings as mentioned in www.pilotlogic.com/sitejoom/index.php/93...ss-build-for-android , all ok.
But building process return with error:
Компиляция проекта, ОС: android, процессор: arm, цель: project1: Код завершения 1, ошибок: 1
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: error: I:\radtest2\link1912.res:355:8: syntax error, unexpected STRING
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: fatal error: unable to parse script file I:\radtest2\link1912.res
project1.ppr(17,31) Error: Error while linking
in link1912.res 355:8 strng is:
INSERT BEFORE .data1
CT 7.1 x64, win 10
UPD: on x32 CT project compiles
But building process return with error:
Компиляция проекта, ОС: android, процессор: arm, цель: project1: Код завершения 1, ошибок: 1
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: error: I:\radtest2\link1912.res:355:8: syntax error, unexpected STRING
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: fatal error: unable to parse script file I:\radtest2\link1912.res
project1.ppr(17,31) Error: Error while linking
in link1912.res 355:8 strng is:
INSERT BEFORE .data1
CT 7.1 x64, win 10
UPD: on x32 CT project compiles
Last edit: 11 months 4 weeks ago by A D.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
11 months 4 weeks ago #14634
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic cross-compiling target platform arm-android
Thanks Sir
We will test again CrossBuild of Typhon64 on win64
Typhon32 works OK
We will test again CrossBuild of Typhon64 on win64
Typhon32 works OK
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.