As Joel Sherrill wrote: > >Still no go, I still have to supply both.
> Grrr.. I think I put the fix on the then not the > else part of the if. Try the attached patch. Yep, that does the trick: with_bfd_path = /usr/local with_libiberty_path = check checking bfd search- /usr/local/i386-unknown-freebsd7.0/avr in "include" and "lib"... no checking bfd search- /usr/local/avr in "include" and "lib"... no checking bfd search- /usr/local in "" and ""... no checking bfd search- /usr/local in "bfd" and "bfd"... no checking bfd search- /usr/local in "include" and "lib64"... no checking bfd search- /usr/local in "include" and "lib"... yes checking libiberty search- /usr/local/i386-unknown-freebsd7.0/avr in "lib"... no checking libiberty search- /usr/local/avr in "lib"... no checking libiberty search- /usr/local in ""... no checking libiberty search- /usr/local in "lib64"... no checking libiberty search- /usr/local in "lib"... yes -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
