Menu

Building FPC 2.7.1 for laz4android

DremLIN Ru
2014-08-13
2014-10-19
  • DremLIN Ru

    DremLIN Ru - 2014-08-13

    Hi henrysf

    The last assembly laz4android1.3-43585-FPC2.7.1-New.7z is very good job!
    Android LCL application crash problem fixed!!!

    I trying build ppcrossarm for arm-android on MacOSX 10.9.4 Mavericks:

    1. Build Free Pascal Compiler 2.7.1
      sudo make distclean all

    2. Install Free Pascal Compiler
      sudo make FPC=compiler/ppc386 install INSTALL_PREFIX=/opt

    3. Build Cross compilator for Android (arm-android):
      sudo make clean crossall crossinstall OS_TARGET=android CPU_TARGET=arm INSTALL_PREFIX=/opt FPC=/usr/local/bin/fpc CROSSBINDIR=/Developer/Android/android-ndk-r9d/toolchains/arm-linux-androideabi-4.6/prebuilt/darwin-x86_64/bin BINUTILSPREFIX=arm-linux-androideabi-

    And all success!
    But Android LCL application crash anyway.

    Please help me...

    Thanx.

    PS. I using the last trunk fpc.zip http://www.freepascal.org/develop.var
    PPS. Sorry for my bad english

     
    • Henry

      Henry - 2014-10-19

      Sorry for reply later!

      I am have not Mac computer.I don't know what's wrong is happening.
      I am think may be it's not support x86_64? I am not sure.
      Sorry for this.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.