Re: [Mingw-w64-public] Kai Tietz break build on r2962 due to missing commit pow.def.h

2010-07-25 Thread Kai Tietz
2010/7/26 Kai Tietz : > 2010/7/26 Dongsheng Song : >> Here is the commit information: >> >> 2010-07-25  Kai Tietz  >> >>     * math/pow.c: Replaced by new implementation. >>     * math/powl.c: Likewise. >>     * math/pow.def.h: New pow implementation as template. >> >> >> >> --

Re: [Mingw-w64-public] Kai Tietz break build on r2962 due to missing commit pow.def.h

2010-07-25 Thread Kai Tietz
2010/7/26 Dongsheng Song : > Here is the commit information: > > 2010-07-25  Kai Tietz  > >     * math/pow.c: Replaced by new implementation. >     * math/powl.c: Likewise. >     * math/pow.def.h: New pow implementation as template. > > > > --- > M : /trunk/

[Mingw-w64-public] Kai Tietz break build on r2962 due to missing commit pow.def.h

2010-07-25 Thread Dongsheng Song
Here is the commit information: 2010-07-25 Kai Tietz * math/pow.c: Replaced by new implementation. * math/powl.c: Likewise. * math/pow.def.h: New pow implementation as template. --- M : /trunk/mingw-w64-crt/ChangeLog M : /trunk/mingw-w64-c

[Mingw-w64-public] gcc-trunk what is going on?

2010-07-25 Thread Dmitrijs Ledkovs
Me is puzzled. trying to build java, gcc4.4 works fine. trunk doesn't.. =( Creating library file: .libs/libgcj.dll.a .libs/link.o:/home/tdlk/src/mingw-w64/superv32/gcc/libjava/link.cc:2022: undefined reference to `__imp__GC_base' .libs/link.o:/home/tdlk/src/mingw-w64/superv32/gcc/libj

Re: [Mingw-w64-public] Extending mingw-w64's dirent.h/c functionality

2010-07-25 Thread Doug Semler
On Thursday, July 22, 2010 09:44:08 Ozkan Sezer wrote: > On Thu, Jul 22, 2010 at 12:29 PM, Ruben Van Boxem > > wrote: > > Hi, > > > > Would it be feasable to provide an extension to the POSIX dirent.h > > functionality? I found a small patch in some compatibility layer (in git > > source) that a