Nothing in the compile and link steps is generating the .lai file, so I am wondering what I should do?
libtool --mode=install cp libhello.la /usr/local/lib/libhello.la cp .libs/libhello.lai /usr/local/lib/libhello.la cp: cannot stat `.libs/libhello.lai': No such file or directory Thanks, Curtis _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
