Re: [Cegcc-devel] libtool and cegcc

2009-06-07 Thread Danny Backx
On Sun, 2009-06-07 at 09:40 +0200, Vincent Torri wrote: > since some months, I tried to make libtool running nicely with cegcc > hosts. I think that now, the last part is in libtool git. So, you can try > the libtool git, or wait the next version (2.2.7, I think) to see if there > are problems w

Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-06-07 Thread Eric House
Dave Korn wrote > Eric House wrote: > > Danny wrote: > >> Could you apply this patch to src/binutils/configure.ac : > >> [...] > >> +AC_CHECK_HEADERS(iconv.h) > >> [...] > >> and then run > >>autoreconf > >> in the src/binutils directory. > > > > eeho...@debian:~/src/cegcc-0.55/src/binutils$

Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-06-07 Thread Dave Korn
Eric House wrote: > Danny wrote: >> Could you apply this patch to src/binutils/configure.ac : >> [...] >> +AC_CHECK_HEADERS(iconv.h) >> [...] >> and then run >> autoreconf >> in the src/binutils directory. > > eeho...@debian:~/src/cegcc-0.55/src/binutils$ autoreconf > configure.ac:26: error:

[Cegcc-devel] libtool and cegcc

2009-06-07 Thread Vincent Torri
Hey, since some months, I tried to make libtool running nicely with cegcc hosts. I think that now, the last part is in libtool git. So, you can try the libtool git, or wait the next version (2.2.7, I think) to see if there are problems when using cegcc or mingw32ce hosts. In that case, you nee