<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello!<br>
<br>
I have already compiled directly on my Nokia N900.<br>
<br>
As prerequisites I have first installed "m4" and because of problems<br>
while compiling gc (Boehm GC) in my first compilation run also<br>
installed "libgc1c2" and "libgc-dev" from maemo repository!<br>
<br>
# ./configure --prefix=/usr/local/ecl-10.4.1 \<br>
--enable-boehm=system \<br>
--enable-unicode=yes \<br>
--enable-longdouble=yes \<br>
--enable-gengc =yes<br>
# make<br>
# make install<br>
<br>
I couln't install the multithreaded version because of the error
message : <br>
"undefined reference to `GC_register_my_thread'"!!<br>
<br>
Regards<br>
Nik<br>
<br>
On 08/16/2010 07:14 PM, Elliott Slaughter wrote:
<blockquote
cite="mid:AANLkTin1Eh7m2cmhcCJQZa7y=TnYD-qa0TkaDNRdHBGA@mail.gmail.com"
type="cite">On Sun, Aug 15, 2010 at 6:58 PM, Greg Santucci <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:thecodewitch@gmail.com">thecodewitch@gmail.com</a>></span>
wrote:<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<br>
Hello all,<br>
<br>
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?<br>
</blockquote>
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
Cross compiling for the ARM was <a moz-do-not-send="true"
href="http://blog.gmane.org/gmane.lisp.ecl.general/month=20090301"
target="_blank">described as a non-trivial process back in
March 2009.</a> Has the situation changed since then?<br>
</blockquote>
<div><br>
</div>
<div>No updates from me. I haven't had time to come back to
this.</div>
<div><br>
</div>
<div>Good luck if you attempt this!</div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
Regards,<br>
<font color="#888888">
Greg Santucci<br>
<br>
</font><br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by<br>
<br>
Make an app they can't live without<br>
Enter the BlackBerry Developer Challenge<br>
<a moz-do-not-send="true"
href="http://p.sf.net/sfu/RIM-dev2dev" target="_blank">http://p.sf.net/sfu/RIM-dev2dev</a>
<br>
_______________________________________________<br>
Ecls-list mailing list<br>
<a moz-do-not-send="true"
href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a><br>
<a moz-do-not-send="true"
href="https://lists.sourceforge.net/lists/listinfo/ecls-list"
target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Elliott Slaughter<br>
<br>
"Don't worry about what anybody else is going to do. The best way
to predict the future is to invent it." - Alan Kay<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/RIM-dev2dev">http://p.sf.net/sfu/RIM-dev2dev</a> </pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Ecls-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/ecls-list">https://lists.sourceforge.net/lists/listinfo/ecls-list</a>
</pre>
</blockquote>
<br>
</body>
</html>