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

Re: one tree builds




On Tue, 25 Nov 1997, Jeffrey A Law wrote:

>  
>   > _mulsi3
>   > as: unrecognized option `-c68020'
>   > 
>   > I realize that the one-tree shell script from gcc 2.7.x will not work
>   > since the gcc reorganization.  I am using a script which ends up doing
>   > this:
> This would make me wonder if you're picking up the right assembler --
> is the "as" link in the gcc dir pointing to the right place (keeping in
> mind the as.new -> as-new transition a little while back).

I am sure I am not picking up the right assembler.  

My binutils is 2.8.1 and it is creating as.new while egcs is looking for
as-new.  It looks like the same problem applies to at least ld and nm as
well.

Is this something that has changed in binutils since the 2.8.1 release and
I need to change my binutils to create XYZ-new?

--joel



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