Re: [Mingw-w64-public] asm eror msg build crt with gcc44 branch

2009-10-10 Thread t66...@gmail.com
Ozkan Sezer wrote: Hello Can anyone tell me does gcc-4.4 branch works with multilib option with mingw-w64? Thank you No, it does not, unless you backport the necessary changes to 4.4 (which is not hard to do.) Hi, Thanks for the info, but it will be difficult for me to unless I know which comm

Re: [Mingw-w64-public] asm eror msg build crt with gcc44 branch

2009-10-10 Thread Ozkan Sezer
> x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -m32 -pipe -std=gnu99 > -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked > -Winline > -Wimplicit-function-declaration -Wmissing-noreturn > -Wmissing-prototypes -O3 -mms-bitfields -MT > profile/lib32_libgmon_a-profil.o -MD -MP -MF > profile/.dep

Re: [Mingw-w64-public] asm eror msg build crt with gcc44 branch

2009-10-10 Thread t66...@gmail.com
t66...@gmail.com wrote: JonY wrote: On 10/10/2009 14:13, t66...@gmail.com wrote: JonY wrote: On 10/10/2009 11:53, t66...@gmail.com wrote: JonY wrote: On 10/10/2009 09:45, t66...@gmail.com wrote: t66...@gmail.com wrote: JonY wrote: