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: target/8336: bootstrap config still tries to use COFF options


The following reply was made to PR target/8336; it has been noted by GNATS.

From: "David Sullivan" <david.sullivan@cci-triad.com>
To: <gcc-gnats@gcc.gnu.org>, <gcc-prs@gcc.gnu.org>,
	 <david.sullivan@ccitriad.com>, <robertl@gcc.gnu.org>,
	 <gcc-bugs@gcc.gnu.org>
Cc:  
Subject: Re: target/8336: bootstrap config still tries to use COFF options
Date: Thu, 24 Oct 2002 12:25:16 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8
 336
 
 I was a bit foggy when I submitted this this morning.  Apologies to all for
 that.  The issue is within the Makefile in the "gcc" subdirectory.  When you
 run "./configure --with-gnu-as", it places a "-mcoff" option in the makefile
 variable CRTSTUFF_T_CFLAGS_S.  Without the "--with-gnu-as", this variable isn't
 present in the makefile at all.  My assumption was that the problem was in the
 file "sco5.h".
 
 
 


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