compiling a simple "hello world example" Microchip PIC32 ( march is 24ks) fails...

Jonathan Wakely jwakely.gcc@gmail.com
Wed Mar 13 06:29:00 GMT 2019


On Wed, 13 Mar 2019 at 00:05, Branko <brane221122@gmail.com> wrote:
>
> Hmm, it looks like I have to match exactly architecture subpart of
> target on binutils and gcc.

Right, mps-unknown-elf-gcc is going to try to use mips-unknown-elf-as,
but you didn't have that.



More information about the Gcc-help mailing list