On Thu, Mar 02, 2017 at 04:33:40PM +0100, Christian Weisgerber wrote: > Juan Francisco Cantero Hurtado: > > > > I changed the variable to NIM_CC. OK? > > > > And now with "elif" -> "else" fixed. > > There is still confusion about CC and NIM_CC: > > ===> Building for nim-0.16.0p0 > cd /usr/obj/nim-0.16.0/nim-0.16.0 && /usr/bin/env -i CC="gcc" LINKER="gcc" > CFLA > GS="-O2 -pipe " sh build.sh > gcc -O2 -pipe -w -fno-strict-aliasing -Ic_code -c c_code/3_2/compiler_nim.c > -o c > _code/3_2/compiler_nim.o > build.sh[7343]: gcc: not found > *** Error 127 in . (Makefile:36 'do-build')
Add amd64 to CLANG_ARCHS in arch-defines.mk and the port will build fine. -- Juan Francisco Cantero Hurtado http://juanfra.info