Re: [Mingw-w64-public] problems with _ftime import using non standard msv runtimes

2014-05-07 Thread Carl Kleffner
Hi, I want to bring this problem up again and want to ask for adding a patch for winpthreads. using two patches: (1) gcc/libgomp/config/mingw32/time.c diff -rupN a/gcc-4.8.2/libgomp/config/mingw32/time.c b/gcc-4.8.2/libgomp/config/mingw32/time.c --- a/gcc-4.8.2/libgomp/config/mingw32/time.c

[Mingw-w64-public] problems with _ftime import using non standard msv runtimes

2013-12-19 Thread Carl Kleffner
Hi, using a fully static build toolchain: gcc.exe (rev0, Built by MinGW-W64 project) 4.8.2 build with the mingw-build scripts (github) on msys2 (Windows7) I've problems with the import of symbols only available on msvcrt. I use a customized 'specs' to ensure exclusive msvcr90 runtime dependancy