[Ecls-list] Compiling ECL for Nokia or Symbian phones
Nitralime
nitralime at googlemail.com
Mon Aug 16 17:28:49 UTC 2010
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 <thecodewitch at gmail.com
> <mailto:thecodewitch at 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 at lists.sourceforge.net
> <mailto:Ecls-list at 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100816/ddf8f6e3/attachment.html>
More information about the ecl-devel
mailing list