This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/475: assembler error when building crosscompiler



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]