This is the mail archive of the gcc-bugs@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


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]