<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div>I have recently upgrade from a PowerPC to an Intel Mac (10.6.6) and am trying to recompile some fortran codes that call upon sac i/o functions. &nbsp;When I try to compile the codes, I get following warning about the sac library and resulting errors:</div><div><div><i>ld: warning: in /usr/bin/sac/lib/sacio.a, file was built for unsupported file format which is not the architecture being linked (i386)</i></div><div><i>Undefined symbols:</i></div><div><i>&nbsp;&nbsp;"_getfhv_", referenced from:</i></div><div><i>&nbsp;&nbsp; &nbsp; &nbsp;_MAIN__ in cc7sScyY.o</i></div><div><i>&nbsp;&nbsp; &nbsp; &nbsp;_MAIN__ in cc7sScyY.o</i></div><div><i>&nbsp;&nbsp; &nbsp; &nbsp;_MAIN__ in cc7sScyY.o</i></div><div><i>&nbsp;&nbsp; &nbsp; &nbsp;_MAIN__ in cc7sScyY.o</i></div><div><i>&nbsp;&nbsp; &nbsp; &nbsp;_MAIN__ in cc7sScyY.o</i></div><div><i>&nbsp;&nbsp; &nbsp; &nbsp;_MAIN__ in cc7sScyY.o</i></div><div><i>&nbsp;&nbsp;"_rsac1_", referenced from:</i></div><div><i>&nbsp;&nbsp; &nbsp; &nbsp;_MAIN__ in cc7sScyY.o</i></div><div><i>ld: symbol(s) not found</i></div><div><i>collect2: ld returned 1 exit status</i></div></div><div>In all other aspects, sac seems to be working fine on my new computer. &nbsp;Do any of you have insights into how I might address this problem?</div><div>Thank you,</div><div>Aubreya Adams</div></body></html>