On 10/10/2009 08:04, t66...@gmail.com wrote:
> t66...@gmail.com wrote:
>> t66...@gmail.com wrote:
>>> 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/.deps/lib32_libgmon_a-profil.Tpo -c -o
>>> profile/lib32_libgmon_a-profil.o `test -f 'profile/profil.c' || echo
>>> './'`profile/profil.c
>>> {standard input}: Assembler messages:
>>> {standard input}:8: Error: suffix or operands invalid for `push'
>>> {standard input}:46: Error: suffix or operands invalid for `pop'
>>> {standard input}:80: Error: suffix or operands invalid for `call'
>>> {standard input}:84: Error: suffix or operands invalid for `call'
>>> {standard input}:141: Error: suffix or operands invalid for `push'
>>> {standard input}:170: Error: suffix or operands invalid for `pop'
>>> {standard input}:175: Error: suffix or operands invalid for `push'
>>> {standard input}:177: Error: suffix or operands invalid for `push'
>>> {standard input}:178: Error: suffix or operands invalid for `push'
>>> {standard input}:200: Error: suffix or operands invalid for `call'
>>> {standard input}:207: Error: suffix or operands invalid for `push'
>>> {standard input}:245: Error: suffix or operands invalid for `pop'
>>> {standard input}:277: Error: suffix or operands invalid for `call'
>>> {standard input}:281: Error: suffix or operands invalid for `call'
>>> make[2]: *** [profile/lib32_libgmon_a-profil.o] Error 1
>>>
>>> Hello:
>>> the above error build with gcc-4_4-branch
>>> mingw-w64-cry
>>> I assue this is a gcc's bug?
>>>
>> oh this is with building multilib oiption if it matters
>>
> I don't understand, gcc was configured with multilib enable-targets=all,
> no error produced without m32 option this means gcc-4_4-branch does not
> support or binutils's problem?
> Anyone?
>
>

Hi,
there is a high chance that binutils wasn't configured for multilib, how 
did you configure binutils?

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to