Great, thanks! Perfect timing since I'm doing some updates now. > version updates:: > boost 1.52 > gdb 7.5.1 not 7.5 > ghostscript 9.06 not 9.05
Will do now > for binutils > in config.mk > CONFIGURE_OPTS ?= --with-sysroot > i had to add the --with-sysroot Will add >> make -C gnu/libtasn1/ > make: Entering directory `/var/gsrc/gnu/libtasn1' > Makefile:19: config.mk: No such file or directory > make: *** No rule to make target `config.mk'. Stop. > make: Leaving directory `/var/gsrc/gnu/libtasn1' > > ??? Oops, look like I forgot to put config.mk under version control over here. Adding it now. The changes should be pushed once all the test-builds finish. Thanks again! brandon
