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/6075: cross gcc use wrong as when build


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

From: Richard Henderson <rth@redhat.com>
To: undefine@pld.org.pl
Cc: rth@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, undefine@venus.wmid.amu.edu.pl, gcc-gnats@gcc.gnu.org
Subject: Re: target/6075: cross gcc use wrong as when build
Date: Tue, 2 Apr 2002 16:04:33 -0800

 On Tue, Apr 02, 2002 at 09:01:05PM +0200, undefine@aramin.one.pl wrote:
 > I thing this is only workaround. imho gcc should use target-as when
 > compile to target and as when compile code for local machine. 
 
 If you like, you may submit patches for that, but that's 
 not the way things are set up currently.
 
 One has to play directory games anyway to find libraries,
 headers, etc.  I don't see the disadvantage of continuing
 those directory games to find the assembler.
 
 
 r~


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