> --enable-ft2232_ftd2xx > --with-ftd2xx > > and > > --enable-ft2232_libftdi > --with-libftdi
First time I tried to build on BSD, I read the docs, did some searching on configure, and assumed this would work, which it did not, of course. My alternative was to hack the makefiles and/or hack CFLAGS, but I'd like to roll a script for BSD's automated build system, and this would seem the preferred method - at least, it appears to be used in alot of the other scripts, I'm no expert (of course, alot of them were written by non-experts too). Maybe the script should be hacking CFLAGS instead. I'm a little fuzzy on the canonical way of accomplishing this, not being a 20 year GNU/linux tool user (which is to say I've not participated in any religious arguments about the 'right' way [although I tried to start one over this, and couldn't parse the conflicting answers on the BSD list]). Us embedded people can get away with a singe hardcoded makefile usually... Steve _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
