c/7658: spec file for gcc-3.2 doesnt work with as2.9
wharmsqbfs.de@sources.redhat.com
wharmsqbfs.de@sources.redhat.com
Tue Aug 20 09:26:00 GMT 2002
>Number: 7658
>Category: c
>Synopsis: spec file for gcc-3.2 doesnt work with as2.9
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: mistaken
>Submitter-Id: net
>Arrival-Date: Tue Aug 20 09:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: wharmsqbfs.de
>Release: unknown-1.0
>Organization:
>Environment:
linux2.2.12 on alpha
gcc.2.95.2
compiling gcc-3.2
>Description:
The generated SPEC file starts with:
*asm:
--traditional-format %{G*} %{relax:-relax} %{!gstabs*:-no-mdebug}%{gstabs*:-mdebug}
*asm_debug:
%{g*:--gstabs}
that causes as to say:
as: unknow option -no-mdebug
/* original: as: Unbekannte Option û-no-mdebugë */
make[1]: *** [crtbegin.o] Error 1
>How-To-Repeat:
>Fix:
i used the SPEC from gcc2.95.2
*asm:
%{G*} %{relax:-relax} %{gdwarf*:-no-mdebug}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list