public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/7658: spec file for gcc-3.2 doesnt work with as2.9
@ 2002-08-20  9:26 wharmsqbfs.de
  0 siblings, 0 replies; only message in thread
From: wharmsqbfs.de @ 2002-08-20  9:26 UTC (permalink / raw)
  To: gcc-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 950 bytes --]


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-20 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-20  9:26 c/7658: spec file for gcc-3.2 doesnt work with as2.9 wharmsqbfs.de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).