public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: anonymous@sourceware.cygnus.com
To: gcc-gnats@gcc.gnu.org
Subject: other/1963: collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_liblookup"
Date: Sun, 01 Apr 2001 00:00:00 -0000	[thread overview]
Message-ID: <20010213161706.27615.qmail@sourceware.cygnus.com> (raw)

>Number:         1963
>Category:       other
>Synopsis:       collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_liblookup"
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 13 08:26:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ezra Peisach
>Release:        gcc 2.95.2 and latest snapshot
>Organization:
>Environment:
alpha-dec-osf4.0a
>Description:
If one passes -Wl,-oldstyle_liblookup to gcc
(in order to pass the option to ld),
collect2 interprets the option as specifying the 
output file.

i.e. "-ofoo" is the same as "-o foo"

In the latest snapshot, SWITCHES_NEED_SPACES can be defined
to prevent this problem,
>How-To-Repeat:
gcc -o foo -Wl,-oldstyle_liblookup foo.c
>Fix:
For 2.95 - without some recoding, nothing can be done,
for newer gcc's, define SWITCHES_NEED_SPACES "o" in
gcc/config/alpha/osf.h
>Release-Note:
>Audit-Trail:
>Unformatted:
 From: epeisach@zif.mit.edu
 Reply-To: epeisach@zif.mit.edu
 X-Send-Pr-Version: gnatsweb-2.6 (1.135)
 X-GNATS-Notify: 
 
 


             reply	other threads:[~2001-04-01  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-01  0:00 anonymous [this message]
2003-04-16 21:12 ehrhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010213161706.27615.qmail@sourceware.cygnus.com \
    --to=anonymous@sourceware.cygnus.com \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).