Hi:
I want to compiling merlin on Mac.
I set the environment by https://github.com/RMerl/asuswrt-me...ource-using-a-Debian-based-Linux-Distribution .
The toolchain does not work.
mipsel-uclibc-gcc ./hellowrold.c -o hello
-bash: /opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc: cannot execute binary file.
I am runing macOS 10.12.1.
Sorry for my bad English.
I want to compiling merlin on Mac.
I set the environment by https://github.com/RMerl/asuswrt-me...ource-using-a-Debian-based-Linux-Distribution .
Code:
echo $PATH
/usr/local/opt/coreutils/libexec/gnubin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/opt/devkitpro/devkitARM/bin:/opt/devkitpro/devkitPPC/bin:/opt/brcm/hndtools-mipsel-uclibc/bin
The toolchain does not work.
mipsel-uclibc-gcc ./hellowrold.c -o hello
-bash: /opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc: cannot execute binary file.
I am runing macOS 10.12.1.
Sorry for my bad English.