This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/475: assembler error when building crosscompiler
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/475: assembler error when building crosscompiler
- From: j_duin at hotmail dot com
- Date: 16 Aug 2000 08:13:43 -0000
- Reply-To: j_duin at hotmail dot com
- Resent-Cc: gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, jason at gcc dot gnu dot org
- Resent-Reply-To: gcc-gnats@gcc.gnu.org, j_duin@hotmail.com
>Number: 475
>Category: c++
>Synopsis: assembler error when building crosscompiler
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Aug 16 01:16:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: joop duin
>Release: gcc 2.96
>Organization:
>Environment:
host i686-pc-linux-gnu
target i586-cygwin
>Description:
/tmp/cc2ISmzC.s: Assembler messages:
/tmp/cc2ISmzC.s:95: Error: Unknown pseudo-op: `.def'
/tmp/cc2ISmzC.s:95: Error: Unknown pseudo-op: `.scl'
/tmp/cc2ISmzC.s:95: Error: ignoring unrecognized symbol type ""
/tmp/cc2ISmzC.s:95: Error: Rest of line ignored. First ignored character is `3'.
/tmp/cc2ISmzC.s:95: Error: Unknown pseudo-op: `.endef'
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[1]: *** [libgcc.a] Error 2
make: *** [all-gcc] Error 2
>How-To-Repeat:
./configure --target=i586-cygwin
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: