From mboxrd@z Thu Jan 1 00:00:00 1970 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 Message-id: <20010213161706.27615.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg01213.html List-Id: >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: