John Jelinek IV

Results 125 comments of John Jelinek IV

@adamhjk: ☝️ from our conversation yesterday.

>Start-Process : A parameter cannot be found that matches parameter name 'Environment'.

I'm trying to figure out how to set up the linker manually in the meantime, it's tricky: https://github.com/crosstool-ng/crosstool-ng/issues/396#issuecomment-222263347

@bhundven: next error: ``` [INFO ] Installing C library headers & start files [EXTRA] Configuring C library [ERROR] configure: error: [ERROR] [ERROR] >> [ERROR] >> Build failed in step 'Installing...

next error: ``` [INFO ] Installing C library [ERROR] /Volumes/CrossTool2NG/armv7-unknown-linux-gnueabihf/.build/src/newlib-2.3.0.20160226/newlib/libc/sys/arm/arm.h:32:25: fatal error: acle-compat.h: No such file or directory [ERROR] make[7]: *** [lib_a-trap.o] Error 1 [ERROR] /Volumes/CrossTool2NG/armv7-unknown-linux-gnueabihf/.build/src/newlib-2.3.0.20160226/newlib/libc/sys/arm/arm.h:32:25: fatal error: acle-compat.h: No...

next error: ``` [ALL ] make[3]: *** No rule to make target `/Volumes/CrossTool2NG/armv8-rpi3-linux-gnueabihf/.buil d/armv8-rpi3-linux-gnueabihf/build/build-libc-final/iconvdata/IBM1388.so', needed by `others'. Stop. [ALL ] make[3]: *** Waiting for unfinished jobs.... [ALL ] /bin/sh ../scripts/move-if-change...

ok, I guess I'm giving up for now. I suppose it's more convenient to spin up a VM w/ ubuntu to do the cross-compile. Maybe someone else can give it...