Re: purpose of the c wrapper

2009-06-06 Thread Vincent Torri
On Sun, 7 Jun 2009, Ralf Wildenhues wrote: * Vincent Torri wrote on Sun, Jun 07, 2009 at 08:33:42AM CEST: 1) remove the wrapper for cegcc and mingw32ce host (see the patch i sent) 2) remove the #ifndef __MINGW32CE__ the in windows wrapper, they are useless. Thank you for explaining. I agre

Re: purpose of the c wrapper

2009-06-06 Thread Vincent Torri
On Sun, 7 Jun 2009, Ralf Wildenhues wrote: * Vincent Torri wrote on Fri, Jun 05, 2009 at 12:28:23AM CEST: On Thu, 4 Jun 2009, Roumen Petrov wrote: Ralf Wildenhues wrote: But anyway, I don't see how the current git code generates C wrappers for wince. The host is usually xxx-mingw32ce and

Re: documetation on Linux -> Windows cross (libtool + stuff) needed/offered

2009-06-06 Thread Vincent Torri
On Sun, 7 Jun 2009, Ralf Wildenhues wrote: Hello Sergei, * Sergei Steshenko wrote on Tue, May 26, 2009 at 06:07:07AM CEST: it took from me some effort to understand what exactly needs to be done in order to use 'libtool' in Linux for Windows cross compilation and cross linking. Web search +

Re: documetation on Linux -> Windows cross (libtool + stuff) needed/offered

2009-06-06 Thread Ralf Wildenhues
Hello Sergei, * Sergei Steshenko wrote on Tue, May 26, 2009 at 06:07:07AM CEST: > it took from me some effort to understand what exactly needs to be done in > order to use 'libtool' in Linux for Windows cross compilation and cross > linking. > > Web search + 'libtool' documentation gave some hint

[sr #106790] Version 2.2.6 shaded native option -shared of ld

2009-06-06 Thread Ralf Wildenhues
Update of sr #106790 (project libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___

[sr #106790] Version 2.2.6 shaded native option -shared of ld

2009-06-06 Thread Ralf Wildenhues
Follow-up Comment #2, sr #106790 (project libtool): Modules are generally built with something like pkg_LTLIBRARIES = foo.la foo_la_LDFLAGS = -module -avoid-version Passing -shared has never been the intended use for libtool, as that flag is GCC-specific and will not work with other compiler