Hello!

I have already compiled directly on my Nokia N900.

As prerequisites I have first installed "m4" and because of problems
while compiling gc (Boehm GC) in my first compilation run also
installed "libgc1c2" and "libgc-dev" from maemo repository!

# ./configure --prefix=/usr/local/ecl-10.4.1 \
              --enable-boehm=system   \
              --enable-unicode=yes    \
              --enable-longdouble=yes \
              --enable-gengc =yes
# make
# make install

I couln't install the multithreaded version because of the error message :
"undefined reference to `GC_register_my_thread'"!!

Regards
Nik

On 08/16/2010 07:14 PM, Elliott Slaughter wrote:
On Sun, Aug 15, 2010 at 6:58 PM, Greg Santucci <thecodewi...@gmail.com <mailto:thecodewi...@gmail.com>> wrote:


    Hello all,

    I'd like to compile ECL for use on a Symbian phone, therefore I'd
    like to compile it using the cross-compiler provided in the Nokia
    Qt SDK. Has anyone managed to compile ECL using the compiler
    provided in Nokia Qt SDK?


Note that I attempted to cross compile to Maemo, not Symbian. Maemo is a Debian Linux-based platform, whereas Symbian is not Linux-based at all, as far as I know.

    Cross compiling for the ARM was described as a non-trivial process
    back in March 2009.
    <http://blog.gmane.org/gmane.lisp.ecl.general/month=20090301> Has
    the situation changed since then?


No updates from me. I haven't had time to come back to this.

Good luck if you attempt this!

    Regards,
    Greg Santucci


    
------------------------------------------------------------------------------
    This SF.net email is sponsored by

    Make an app they can't live without
    Enter the BlackBerry Developer Challenge
    http://p.sf.net/sfu/RIM-dev2dev
    _______________________________________________
    Ecls-list mailing list
    Ecls-list@lists.sourceforge.net
    <mailto:Ecls-list@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/ecls-list




--
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay


------------------------------------------------------------------------------
This SF.net email is sponsored by

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev


_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to