This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: error for _muldi3.o
> This error message comes from gas for mips in binutils.
Correct.
> I think it means compiling gcc needs its arch's assembler to verify if
> machine description is correct or not.
> Is my guess correct? If so, my problem may be coming from absence of gas
> for my arch???
>
Correct in at least this case. Also, mult is only, afaict, a three
operand instruction for the tx39 processor.
-eric
--
Eric Christopher <echristo@redhat.com>