Re: [Ecls-list] Previously reported problem on MinGW32 but on Cygwin (probably GCC bug)

2013-01-03 Thread Jean-Pierre Flori
2012/12/21 Jean-Pierre Flori : > 2012/12/21 Juan Jose Garcia-Ripoll : >> Here it goes: >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52061 >> >> They mark it as UNCONFIRMED so they really did _nothing_ about it. >> > Thanks a lot. > > I cannot still r

Re: [Ecls-list] Previously reported problem on MinGW32 but on Cygwin (probably GCC bug)

2012-12-21 Thread Jean-Pierre Flori
Dec 21, 2012 at 12:55 AM, Jean-Pierre Flori > wrote: >> >> 2012/12/21 Juan Jose Garcia-Ripoll : >> > On Thu, Dec 20, 2012 at 2:11 PM, Jean-Pierre Flori >> > wrote: >> >> >> >> >> >> I encountered the problem reported here: &g

Re: [Ecls-list] Previously reported problem on MinGW32 but on Cygwin (probably GCC bug)

2012-12-20 Thread Jean-Pierre Flori
2012/12/21 Juan Jose Garcia-Ripoll : > On Thu, Dec 20, 2012 at 2:11 PM, Jean-Pierre Flori > wrote: >> >> >> I encountered the problem reported here: >> http://sourceforge.net/mailarchive/message.php?msg_id=28468685 >> but on Cygwin (64 bits Windows 7) using

Re: [Ecls-list] Previously reported problem on MinGW32 but on Cygwin (probably GCC bug)

2012-12-20 Thread Jean-Pierre Flori
The problem here is tat I am on Cygwin, not on MinGW :) 2012/12/21 Peter Enerccio : > I mean the gcc package of mingw, not the whole mingw. > > > 2012/12/21 Peter Enerccio >> >> I had the same problem. The only way to fix it is to downgrade mingw. >> >

[Ecls-list] Previously reported problem on MinGW32 but on Cygwin (probably GCC bug)

2012-12-20 Thread Jean-Pierre Flori
. to GCC? No problem using the GCC 4.5.3 from gcc4 Cywgin package. No problem using the same GCC 4.6.3 (bootstrapped with Ubuntu 12.04.1 GCC) on Ubuntu. I'll be trying to compile a more recent GCC 4.7.2, but compiling gcc itself takes ages. Best, -- Jean-Pierre

[Ecls-list] Segfault uncaught by ECL when running Maxima

2012-12-17 Thread Jean-Pierre Flori
where the segfault seems to be properly caught. If you run the same piece of code with Maxima on top of ECL, ECL will crash. Best, -- Jean-Pierre Flori -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial

Re: [Ecls-list] Changes with new ASDF version?

2012-12-15 Thread Jean-Pierre Flori
2012/12/15 Faré : > On Fri, Dec 14, 2012 at 3:20 PM, Juan Jose Garcia-Ripoll > wrote: >> On Fri, Dec 14, 2012 at 3:12 PM, Jean-Pierre Flori >> wrote: >>> >>> 2012/12/14 Juan Jose Garcia-Ripoll : >>> > ECL now relies on ASDF-bundle, an utility lib

Re: [Ecls-list] Problem compiling Maxima 5.26.0 numerical/slatec/dbesj.lisp with ECL >= 12.7.1 on Cygwin

2012-12-15 Thread Jean-Pierre Flori
2012/12/15 Jean-Pierre Flori : > 2012/12/15 Juan Jose Garcia-Ripoll : >> On Fri, Dec 14, 2012 at 8:31 PM, Jean-Pierre Flori >> wrote: >>> >>> On my 64 bits Windows 7 system, ECL gets stuck while producing the C >>> files for SLATEC::DBESJ function. >

Re: [Ecls-list] Problem compiling Maxima 5.26.0 numerical/slatec/dbesj.lisp with ECL >= 12.7.1 on Cygwin

2012-12-14 Thread Jean-Pierre Flori
2012/12/15 Juan Jose Garcia-Ripoll : > On Fri, Dec 14, 2012 at 8:31 PM, Jean-Pierre Flori > wrote: >> >> On my 64 bits Windows 7 system, ECL gets stuck while producing the C >> files for SLATEC::DBESJ function. > > > I managed to reproduce this. Cygwin'

Re: [Ecls-list] Changes with new ASDF version?

2012-12-14 Thread Jean-Pierre Flori
2012/12/14 Juan Jose Garcia-Ripoll : > On Fri, Dec 14, 2012 at 3:12 PM, Jean-Pierre Flori > wrote: >> >> 2012/12/14 Juan Jose Garcia-Ripoll : >> > ECL now relies on ASDF-bundle, an utility library which is part of ASDF >> > and >> > which allows crea

Re: [Ecls-list] Problem compiling Maxima 5.26.0 numerical/slatec/dbesj.lisp with ECL >= 12.7.1 on Cygwin

2012-12-14 Thread Jean-Pierre Flori
2012/12/14 Jean-Pierre Flori : > Dear all, > > It seems we have problem compiling Maxima 5.26.0 (not tested higher > versions yet) on Cygwin. > > On my 64 bits Windows 7 system, ECL gets stuck while producing the C > files for SLATEC::DBESJ function. A little more detail ab

[Ecls-list] Problem compiling Maxima 5.26.0 numerical/slatec/dbesj.lisp with ECL >= 12.7.1 on Cygwin

2012-12-14 Thread Jean-Pierre Flori
is not so portable. Especially the first problem I'd say. Any hint on how to debug this? Or does the numerical/slatec/dbesj.lisp inspire something to anyone? (I'll begin bisecting this week-end) Best, -- Jean-Pi

Re: [Ecls-list] Changes with new ASDF version?

2012-12-14 Thread Jean-Pierre Flori
2012/12/14 Juan Jose Garcia-Ripoll : > On Fri, Dec 14, 2012 at 2:18 PM, Jean-Pierre Flori > wrote: >> >> Could you please explain to me what changed because I'm really lost in >> all of this? > > > ECL now relies on ASDF-bundle, an utility library which is pa

[Ecls-list] Changes with new ASDF version?

2012-12-14 Thread Jean-Pierre Flori
ed maxima.fasb, now we get maxima-system.fasb and from what I do offers the same functionality. Could you please explain to me what changed because I'm really lost in all of this? (I see there is a maxima-system.lisp file, but also a maxima.asd file, what are these for?) And I guess w

Re: [Ecls-list] Build system on Cygwin

2012-12-03 Thread Jean-Pierre Flori
mind if I open a "feature request" for the import library issue, as I guess it is easier to track than the discussion here as you already pointed out ? I'll try to (really) work on this myself (I have patches which used to work on some Sage's trac ticket, so it s

Re: [Ecls-list] Build system on Cygwin

2012-11-28 Thread Jean-Pierre Flori
2012/8/17 Juan Jose Garcia-Ripoll : > On Fri, Aug 17, 2012 at 12:46 PM, Jean-Pierre Flori > wrote: >> >> On Cygwin at least, when the linker is given the -lecl flag, it will >> look for files in PATH in a certain order. >> First libecl.dll.a, then ..., then cyg

Re: [Ecls-list] ECL missing signals?

2012-11-28 Thread Jean-Pierre Flori
Hi, 2012/11/28 Jean-Pierre Flori : > 2012/11/28 Juan Jose Garcia-Ripoll : >> On Tue, Nov 27, 2012 at 5:14 PM, Jean-Pierre Flori >> wrote: >>> >>> PS: just saw your email, I'll redirect this to the bug tracker. >> >> >> Thanks for helping

Re: [Ecls-list] ECL missing signals?

2012-11-27 Thread Jean-Pierre Flori
2012/11/28 Juan Jose Garcia-Ripoll : > On Tue, Nov 27, 2012 at 5:14 PM, Jean-Pierre Flori > wrote: >> >> PS: just saw your email, I'll redirect this to the bug tracker. > > > Thanks for helping me track this issue. I think it can be considered solved, > but plea

Re: [Ecls-list] ECL missing signals?

2012-11-27 Thread Jean-Pierre Flori
2012/11/27 Jean-Pierre Flori : > 2012/11/27 Jean-Pierre Flori : >> 2012/11/27 Jean-Pierre Flori : >>> OK I think I got it. >>> The culprit is commit 880259cb5533913a6c09d6c99d8d26a22e1b9195. >>> >>> I hirst thought that the following change was to be b

Re: [Ecls-list] ECL missing signals?

2012-11-27 Thread Jean-Pierre Flori
2012/11/27 Jean-Pierre Flori : > 2012/11/27 Jean-Pierre Flori : >> OK I think I got it. >> The culprit is commit 880259cb5533913a6c09d6c99d8d26a22e1b9195. >> >> I hirst thought that the following change was to be blamed: >> --- a/src/c/main.d >> +++ b/src/c/m

Re: [Ecls-list] ECL missing signals?

2012-11-27 Thread Jean-Pierre Flori
2012/11/27 Jean-Pierre Flori : > OK I think I got it. > The culprit is commit 880259cb5533913a6c09d6c99d8d26a22e1b9195. > > I hirst thought that the following change was to be blamed: > --- a/src/c/main.d > +++ b/src/c/main.d > @@ -77,7 +77,7 @@ > 1,

Re: [Ecls-list] ECL missing signals?

2012-11-27 Thread Jean-Pierre Flori
, not really sure there are other reasons.) Best, -- Jean-Pierre Flori -- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP,

Re: [Ecls-list] ECL missing signals?

2012-11-27 Thread Jean-Pierre Flori
2012/11/27 Juan Jose Garcia-Ripoll : > On Tue, Nov 27, 2012 at 12:53 AM, Jean-Pierre Flori > wrote: >> >> And this is NOT reproducible with 11.1.1 and 12.2.1 which were the >> only other versions I found on ecl sourceforge website. > > > Hmm, what do you mean

Re: [Ecls-list] ECL missing signals?

2012-11-26 Thread Jean-Pierre Flori
2012/11/26 Jean-Pierre Flori : > Hi, > > 2012/8/25 Jean-Pierre Flori : >> Hi, >> >>>> Most of the time, the loop will be broken, but sometimes you'll just >>>> get a nice ^C on screen. > It's been some time, but I've looked at the

Re: [Ecls-list] ECL missing signals?

2012-11-26 Thread Jean-Pierre Flori
Hi, 2012/8/25 Jean-Pierre Flori : > Hi, > >>> Most of the time, the loop will be broken, but sometimes you'll just >>> get a nice ^C on screen. It's been some time, but I've looked at the metioned problem once again and can reproduce it provided ecl 12.7.0

Re: [Ecls-list] ECL missing signals?

2012-08-25 Thread Jean-Pierre Flori
quite surprising! > > > How can you relate both problems ?!? Also, failing to evaluate "2" is more > than surprising, alarming. Do you really have a reproducible test? Yes that is really strange, and only randomly reproducible, but hopefuly, this one is to blame on the Sage sid

[Ecls-list] ECL missing signals?

2012-08-24 Thread Jean-Pierre Flori
7;, which is quite surprising! Best, -- Jean-Pierre Flori -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can

Re: [Ecls-list] Disabling threads through configure

2012-08-24 Thread Jean-Pierre Flori
2012/8/24 Jean-Pierre Flori : > Dear all, > > It seems to me that passing --disable-threads to configure does not > disable threads. > Am I wrong? My bad, it seems to work now, I must have tried to installed a wrong tarball. > > Best, > > -- > Jean-Pierre

[Ecls-list] Disabling threads through configure

2012-08-24 Thread Jean-Pierre Flori
Dear all, It seems to me that passing --disable-threads to configure does not disable threads. Am I wrong? Best, -- Jean-Pierre Flori -- Live Security Virtual Conference Exclusive live event will cover all the ways

[Ecls-list] Files permissions in git repo

2012-08-20 Thread Jean-Pierre Flori
Dear all, I found out that some header files in the src/h directory are executable after cloning ECL git repo. There are surely other permissions strangenesses elsewhere. I guess this is not on purpose, although it is not really harmful. Best, -- Jean-Pierre Flori

Re: [Ecls-list] Build system on Cygwin

2012-08-17 Thread Jean-Pierre Flori
2012/8/17 Juan Jose Garcia-Ripoll : > On Fri, Aug 17, 2012 at 12:13 PM, Jean-Pierre Flori > wrote: >> >> 2012/8/15 Juan Jose Garcia-Ripoll : >> > Feel free to do so, but you will have to make sure you fix the fact that >> > ECL >> > is currently N

Re: [Ecls-list] Build system on Cygwin

2012-08-17 Thread Jean-Pierre Flori
2012/8/15 Juan Jose Garcia-Ripoll : > On Tue, Aug 7, 2012 at 7:22 PM, Jean-Pierre Flori wrote: >> >> Still working on building Sage on Cygwin, we realized that the >> produced ECL shared library built on Cygwin is called ecl.dll. >> While this should not be problematic

[Ecls-list] Build system on Cygwin

2012-08-07 Thread Jean-Pierre Flori
h.org/sage_trac/ticket/9167) (it also tweaks the build system on MinGW to follow http://www.mingw.org/wiki/sampleDLL). If you think this makes sense, I can post a patch on ECL sourceforge page. Best, -- Jean-Pierre Flori --

Re: [Ecls-list] Problem building ECL on Cygwin

2012-08-03 Thread Jean-Pierre Flori
Both in the Bugs and Patches pages. Best, -- Jean-Pierre Flori -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT man

Re: [Ecls-list] Problem building ECL on Cygwin

2012-08-03 Thread Jean-Pierre Flori
include #include /* for inline mathematics */ #include -- Jean-Pierre Flori -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed

[Ecls-list] Problem building ECL on Cygwin

2012-08-02 Thread Jean-Pierre Flori
details. I tried to directly submit a bug on sf.net but can not devise how to do that (I created an account and went to the bugs page of the ECL project but there was no obvious button to click on). Best, -- Jean-Pierre Flori