[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: as problem



"Christopher C. Chimelis" <chris@debian.org> writes:

> So you want ev56 scheduling with pca56 instruction support to get
> this to assemble?  IIRC, the scheduling code between the two
> processors doesn't differ...only it's instruction support.
> '-mcpu=pca56 -mno-bwx' may allow it to compile and assemble while
> disabling generation of code to use the BWX instruction sets (which
> aren't present on ev56, but are on pca56).

Actually, the -mcpu=ev56 is from a small autodetection script and
could also be anything else, though the problem only occurs with
ev56. I'll try to handle it specially and replace it with -mcpu=pca56
-mno-mvi.

        Falk



Reply to: