Re: FYI: fix m4_cdr

2005-06-17 Thread Paul Eggert
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > Could this interface (m4_car/m4_cdr) be published? It'd be fine with me, if someone writes some reasonable documentation for that area. (Documentation is often the hard part, and that's certainly the case here.)

Re: Patch libtool for m4 cvs in mingw/msys

2005-06-17 Thread heromyth
heromyth wrote: Recently I use Libtool CVS to compile M4 CVS in mingw/msys.I have configureed M4 like this: ../m4/configure -C --prefix=/usr --disable-nls --disable-shared I trace into libtool, and found it is because of $global_symbol_pipe which is always empty. I don't konw where I

Re: MSYS+MSVC for libtool branch-2-0, take 2

2005-06-17 Thread Ralf Wildenhues
Hi Gary, * Gary V. Vaughan wrote on Fri, Jun 17, 2005 at 10:27:56AM CEST: > Ralf Wildenhues wrote: > > > >Well, I'd really like to have the pending patches and Gary's fix for > >"the last big bug" in the next prerelease. Dunno when Gary has time > >again, though (I'll be gone next week, by the wa

Re: [FYI - branch-1-5] "Backport" Bob's temp_rpath fix

2005-06-17 Thread Ralf Wildenhues
* Peter O'Gorman wrote on Thu, Jun 16, 2005 at 04:28:49PM CEST: > I applied this to branch-1-5. Thanks. One item less on the list. Cheers, Ralf > Index: ChangeLog > from Bob Friesenhahn <[EMAIL PROTECTED]> > > * ltmain.in: Add fully-qualified paths to temp_rpath > rather than unq

RE: MSYS+MSVC for libtool branch-2-0, take 2

2005-06-17 Thread Peter Ekberg
Ralf Wildenhues wrote: > Hi Peter, > > * Peter Ekberg wrote on Fri, Jun 10, 2005 at 10:57:33PM CEST: > > Ralf Wildenhues wrote: > > > > > > `link -LIB' can be a problem if the cygwin `link' (to create > > > hard links) > > > comes before the win32 paths. `LIB' works here. > > > > I have a fix

Re: Patches for Mingw/MSYS

2005-06-17 Thread Ralf Wildenhues
* heromyth wrote on Fri, Jun 17, 2005 at 10:53:59AM CEST: > Bob Friesenhahn wrote: > >On Thu, 16 Jun 2005, Peter Ekberg wrote: > > In fact, there are two development environment in MSYS Tools of Mingw. > One is MINGW, and another is MSYS. Is it possible to have both installed in parallel on the s

Re: FYI: fix m4_cdr

2005-06-17 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Wed, Jun 08, 2005 at 10:07:31AM CEST: > * Stepan Kasal wrote on Mon, Jun 06, 2005 at 10:45:23AM CEST: > > I fixed m4_cdr. It returned [[]] where it should have returned an > > empty list. m4_foreach, which also confused these two, was fixed, too. > > > > These change

FYI: recent changes in libtool-2-0 branch cause a m4 loop

2005-06-17 Thread Ralf Wildenhues
Hi Christoph, * Christoph Egger wrote on Fri, Jun 17, 2005 at 07:25:05AM CEST: > > > Quick hack: define our own (fixed) versions of m4_car and m4_cdr, so we > > are independent of the Autoconf version used. > > > > Does anybody know a better solution? > > This patch makes libtool branch-2-0 wor

Re: Patch libtool for m4 cvs in mingw/msys

2005-06-17 Thread heromyth
fi into these: if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then if test -n "$NM" ; then my_dlsyms="${my_outputname}S.c" Sorry for this line: if test -n "$global_symbol_pipe" ; then It should be: if test -z "$global_symbol_pipe" ; then

WIMBI DIRA AIRWAYS : KINSHASA - GOMA - KINSHASA EN VOL DIRECT !

2005-06-17 Thread AD.MAILING
Si ce message n'apparaît pas correctement, cliquez ici. http://www.digitalmailing.cd/wimbidiraairways/wda_03_kinshasa_goma_kinshasa/index_wda_1.htm     Pour pouvoir lire cette « Information

Patch libtool for m4 cvs in mingw/msys

2005-06-17 Thread heromyth
Recently I use Libtool CVS to compile M4 CVS in mingw/msys.I have configureed M4 like this: ../m4/configure -C --prefix=/usr --disable-nls --disable-shared When I make it and get these message: /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -no-undefined -export-dynamic -dlpreopen f

Re: Patches for Mingw/MSYS

2005-06-17 Thread heromyth
Bob Friesenhahn wrote: On Thu, 16 Jun 2005, Peter Ekberg wrote: I'm curious, how did you get "*-*-msys*" into $host? I thought MSYS was autodetected as *-*-mingw* by config.guess. Is that not always the case? Same wonderings here. Unless someone has changed the operation of standard confi

Re: MSYS+MSVC for libtool branch-2-0, take 2

2005-06-17 Thread Gary V. Vaughan
Ralf Wildenhues wrote: Well, I'd really like to have the pending patches and Gary's fix for "the last big bug" in the next prerelease. Dunno when Gary has time again, though (I'll be gone next week, by the way). Hopefully, I'll have my Arch repositories back up over the weekend (I hosed them