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.
>>
>>
>>
>> --
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/
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
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
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