Re: [Ecls-list] Need help compiling ECL 10.4.1 (32-bit) on Win7 64-bit via mingw32/msys

2010-10-31 Thread Gabriel Dos Reis
On Sat, Oct 30, 2010 at 10:51 PM, Paul Goins  wrote:
> I've looked into things a bit further here.  Perhaps now it's not
> problems with ECL per se, but with compiling the Boehm GC.

Is this GC from CVS as of today?

-- Gaby

--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list


Re: [Ecls-list] Need help compiling ECL 10.4.1 (32-bit) on Win7 64-bit via mingw32/msys

2010-10-31 Thread Paul Goins
On 10/31/2010 5:11 PM, Gabriel Dos Reis wrote:
> On Sat, Oct 30, 2010 at 10:51 PM, Paul Goins  wrote:
>> I've looked into things a bit further here.  Perhaps now it's not
>> problems with ECL per se, but with compiling the Boehm GC.
>
> Is this GC from CVS as of today?
>
> -- Gaby
>
>

Now it is; I just re-pulled.  However, I'm getting the exact same errors.

- Paul

--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list


[Ecls-list] ECL test code - where does one put it?

2010-10-31 Thread David Kirkby
I want to update the ECL package in Sage and add the test code. I
checked out the code with:

git clone git://ecls.git.sourceforge.net/gitroot/ecls/ecl-test

but I'm not exactly sure where that directory should be put. Also, I
note the makefile tries to grab code via cvs, which I do not want. I
want to download the test code, put it in Sage's .spkg format so the
user can run the tests even without an internet connection. Currently
I have it installed so the top-level directory has this in it.

ANNOUNCEMENT
build
configure
contrib
Copyright
ecl-test
examples
INSTALL
LGPL
Makefile.in
README.1st
src

but I'm not sure exactly what to do, and how best to disable the
attempts to download code.

Dave

--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list


[Ecls-list] gmp source directory - could configure script ignore it

2010-10-31 Thread David Kirkby
In Sage we have GMP so do not need to use the gmp sources which come
with ecl. They just take up unnecessary disk space.

It would be good if the sources code be removed, without causing any
problems when the system gmp is specified. Would it be possible for
you to change the configure script so that it does not try to use the
included gmp sources, when --with-gmp-prefix is specified?

Dave

--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list