Re: supportof the cegcc compiler

2008-04-10 Thread Vincent Torri
As I'm using mingw, i can test it too :) Good! do you want the results with mingw ? (libtool 2.3a) Or do you already have the results ? Vincent Torri ___ http://lists.gnu.org/mailman/listinfo/libtool

Re: supportof the cegcc compiler

2008-04-09 Thread Vincent Torri
On Fri, 14 Mar 2008, Bob Friesenhahn wrote: On Fri, 14 Mar 2008, Vincent Torri wrote: it's not my patch but here is what I've found: http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20070226/144657.html and it's not in the libtool patch list. Should all patches be

Re: supportof the cegcc compiler

2008-04-09 Thread Bob Friesenhahn
On Wed, 9 Apr 2008, Vincent Torri wrote: It seems that most of this patch is just adding cegcc* to existing case statements. Do you think that the patch looks good ? I'm porting more and more libs, and creating the dll by hand is quite bothering. So i'm planning to works a bit on how to

supportof the cegcc compiler

2008-03-14 Thread Vincent Torri
Hey, I would like to know when libtool supports the cegcc compiler. Right now, libtool refuses to build shared libraries with that compiler. Also, there are libtool patches for that compiler that were written more than 1 year ago (google with libtool + cegcc), and I've seen that libtool 2.2

Re: supportof the cegcc compiler

2008-03-14 Thread Bob Friesenhahn
On Fri, 14 Mar 2008, Vincent Torri wrote: I would like to know when libtool supports the cegcc compiler. Right now, libtool refuses to build shared libraries with that compiler. Also, there are libtool patches for that compiler that were written more than 1 year ago (google with libtool +

Re: supportof the cegcc compiler

2008-03-14 Thread Vincent Torri
On Fri, 14 Mar 2008, Bob Friesenhahn wrote: On Fri, 14 Mar 2008, Vincent Torri wrote: I would like to know when libtool supports the cegcc compiler. Right now, libtool refuses to build shared libraries with that compiler. Also, there are libtool patches for that compiler that were written

Re: supportof the cegcc compiler

2008-03-14 Thread Bob Friesenhahn
On Fri, 14 Mar 2008, Vincent Torri wrote: it's not my patch but here is what I've found: http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20070226/144657.html and it's not in the libtool patch list. Should all patches be sent there ? It seems that most of this patch

Re: supportof the cegcc compiler

2008-03-14 Thread Vincent Torri
Hey, On Fri, 14 Mar 2008, Bob Friesenhahn wrote: Vincent, In order to reasonably support this target, we need a volunteer who will faithfully test libtool on that target and work to resolve issues. Are you able to find a volunteer to support the cegcc compiler? I can find someone,

Re: supportof the cegcc compiler

2008-03-14 Thread Bob Friesenhahn
On Fri, 14 Mar 2008, Vincent Torri wrote: I would like to know when libtool supports the cegcc compiler. Right now, libtool refuses to build shared libraries with that compiler. Also, there are Vincent, In order to reasonably support this target, we need a volunteer who will faithfully

Re: supportof the cegcc compiler

2008-03-14 Thread Bob Friesenhahn
On Fri, 14 Mar 2008, Vincent Torri wrote: is there a web page that describes what to do, exactly ? See http://savannah.gnu.org/projects/libtool. You would want to check the code out from CVS HEAD. I am not sure if MSYS can bootstrap libtool so you might need to use Cygwin to do that.