public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Golubev I. N." <gin@mo.msk.ru>
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/3412: -mcoff in CRTSTUFF_T_CFLAGS_S
Date: Mon, 25 Jun 2001 11:36:00 -0000	[thread overview]
Message-ID: <02473b3782ab74-gin@mo.msk.ru> (raw)

>Number:         3412
>Category:       bootstrap
>Synopsis:       -mcoff in CRTSTUFF_T_CFLAGS_S
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 25 11:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.0
>Organization:
>Environment:
System: SCO_SV d-fens 3.2 2 i386

/usr/bin/gas is one from binutils-2.11.
	
host: i586-pc-sco3.2v5.0.2
build: i586-pc-sco3.2v5.0.2
target: i586-pc-sco3.2v5.0.2
configured with: ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --!
enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/
>Description:
	`gcc' program always prints

cc1: Invalid option `coff'

when given `-mcoff' option.  Since `-mcoff' is in
`CRTSTUFF_T_CFLAGS_S' var in `t-sco5gas', `crt{begin,end}S.o' always
fail to build.

Strangely, `CRTSTUFF_T_CFLAGS_S' value, which is used for `versions of
crtbegin and crtend for shared libraries', contains `-mcoff', which is
never used for shared libraries, and does not contain `-fpic', which
one is likely to expect there.

>How-To-Repeat:
	./xgcc -mcoff smth
>Fix:
	

>Release-Note:
>Audit-Trail:
>Unformatted:


                 reply	other threads:[~2001-06-25 11:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=02473b3782ab74-gin@mo.msk.ru \
    --to=gin@mo.msk.ru \
    --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).