This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: building gcc for mipsel


22.8.2016, 16:56, Peter Münster kirjoitti:
Hi,

I would like to build gcc for my Asus WL-500gP board. I guess, that I
need to build a cross-compiler first, but unfortunately it fails.

Here my building commands:

../gcc-5.4.0/configure --prefix=/opt/gcc-mipsel --enable-languages=c --target=mipsel-elf

After googling it seems that you have a Linux/ARM target, not an embedded no-opsys-at-all ELF target. So, what is the Linux on your board or are you going to produce your own opsys for this board?


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