Adamm
Part of the Furniture
So I thought I'd play around with Windows 10 Bash I had seen reddit posts for other OpenWRT based builds compiling successfully as its more or less a Ubuntu installation.
Unfortunately I can't get GCC to play nice as it does with my 12.04 Ubuntu VM. From what I understand this is an issue with 32 and 64bit libs but I can't seem to get past it. Here's the exact error;
/root/asuswrt-merlin/release/src/router/busybox/scripts/gcc-version.sh: line 11: /opt/brcm-arm/bin/arm-brcm-linux-uclibcgnueabi-gcc: cannot execute binary file: Exec format error
root@ADAMS-COMPUTER:~/asuswrt-merlin/release/src-rt-6.x.4708# file /opt/brcm-arm/bin/arm-brcm-linux-uclibcgnueabi-gcc
/opt/brcm-arm/bin/arm-brcm-linux-uclibcgnueabi-gcc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped
uname output;
Linux ADAMS-COMPUTER 3.4.0+ #1 PREEMPT Thu Aug 1 17:06:05 CST 2013 x86_64 x86_64 x86_64 GNU/Linux
Any guidance is appreciate.
Thanks
Unfortunately I can't get GCC to play nice as it does with my 12.04 Ubuntu VM. From what I understand this is an issue with 32 and 64bit libs but I can't seem to get past it. Here's the exact error;
/root/asuswrt-merlin/release/src/router/busybox/scripts/gcc-version.sh: line 11: /opt/brcm-arm/bin/arm-brcm-linux-uclibcgnueabi-gcc: cannot execute binary file: Exec format error
root@ADAMS-COMPUTER:~/asuswrt-merlin/release/src-rt-6.x.4708# file /opt/brcm-arm/bin/arm-brcm-linux-uclibcgnueabi-gcc
/opt/brcm-arm/bin/arm-brcm-linux-uclibcgnueabi-gcc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped
uname output;
Linux ADAMS-COMPUTER 3.4.0+ #1 PREEMPT Thu Aug 1 17:06:05 CST 2013 x86_64 x86_64 x86_64 GNU/Linux
Any guidance is appreciate.
Thanks