At Sat, 18 Oct 2008 11:09:20 -0400, Michael G Soyka wrote: > > Nonetheless, I'd still like to do this right way, as God and Gnu > intended. I also will need to do this for a vxWorks system and so any > suggestions or insights anyone may have will be welcomed. >
Could you send the complete configure output and config.log file to [EMAIL PROTECTED] It should be sufficient to specify ./configure --host=ppc-ibm-mcos CC=.. LD=.. It shouldn't be necessary for the host to be known, as long as the compiler, linker and other tools are found correctly via the CC, LD, etc settings. -- Brian Gough GNU Scientific Library - http://www.gnu.org/software/gsl/ _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
