You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make toolchain no extension Instruction.
First , I modify the Makefile --march=IMFD -mhard-float, but the toolchain also have extension Instrucations.
second , I change the options of toolchain -march=IMFD to make my code . but in some my link lib code also have extension instrucations.
I want to make toolchain no extension Instruction.
First , I modify the Makefile --march=IMFD -mhard-float, but the toolchain also have extension Instrucations.
second , I change the options of toolchain -march=IMFD to make my code . but in some my link lib code also have extension instrucations.