This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

Re: other/8077: Problems with -o option, unrecognized option -auxbase-strip


Synopsis: Problems with -o option, unrecognized option -auxbase-strip

Responsible-Changed-From-To: unassigned->nathan
Responsible-Changed-By: zack
Responsible-Changed-When: Mon Sep 30 14:44:50 2002
Responsible-Changed-Why:
    Nathan, this looks like your baby.
    Has nothing to do with the preprocessor -> category other.
State-Changed-From-To: open->analyzed
State-Changed-By: zack
State-Changed-When: Mon Sep 30 14:44:50 2002
State-Changed-Why:
    I'm guessing that this bit of cc1_options
    > -auxbase%{c|S:%{o*:-strip%*}%{!o*: %b}}%{!c:%{!S: %b}}\
    needs a space between '-strip' and '%*'...

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8077


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