Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

How to build and or Cross compile 9 years 10 months ago #5519

  • tintinux
  • tintinux's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Hi
I'm trying to cross compile from Windows 7 64 bits to ARM Linux, if possible.
I do not find anywhere the exact steps to follow...
Is there any tutorial or wiki that I have not seen ?

However I have tried the following :
  • Downloaded toolchains, selecting win64-arm_android.7z in the right pane
  • Run the Toolchains Builder, selecting arm_android

it ends like this :
....
Everything is Ok

Folders: 207
Files: 15008
Size:       174987877
Compressed: 17780132
-------- configure -----------
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... Invalid configuration `arm-android': system `android' not recognized
configure: error: /bin/sh ./config.sub arm-android failed
 
-------- make ----------------
make: *** No targets specified and no makefile found.  Stop.
 
-------- make install --------
make: *** No rule to make target `install'.  Stop.

???????????????????????????????????????????????????????????
    [ERROR]: Sorry Toolschains for arm-android Param:xxxx NOT Build. 
???????????????????????????????????????????????????????????

Terminate Action at 27/05/2014 13:28:07
Total time: 00:01:44.088
ExitCode : 0  

What am I missing or doing wrong ?

Thanks

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

How to build and or Cross compile 9 years 10 months ago #5520

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
you can't build Android toolchains, are custom build from Google ( are xxx-linux toolchains)
we have ready to use these prebuild toolschains.
1) Download Android toochains with CTC->Download toolchains dialog link
2) Build Freepascal cross-element
3) Download Android OS Libraries with CTC->Download libraries dialog
PilotLogic Architect and Core Programmer

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

  • Page:
  • 1