Hello,<br><br>I recently got a new post and ended up having to switch everything I have from UNIX to Linux, and itīs a 64-bit system that Iīm on. I obtained the standard Linux version of SAC which in itself works just fine. But the thing to watch out for is Fortran programs that use the SAC libraries (
e.g. programs that use utilities like rsac,wsac etc.); they have a compatibility problem with 64-bit architecture. The solution is fortunately simple: when compiling anything that uses SAC utilities, youīll need to add the flag &quot; -m32 &quot; to your f77/g77 command, then itīll recognise and account for 32-bit architecture in a 64-bit system. I think thereīs some information about -m32 in f77/g77 documentation.
<br><br>Hope this helps,<br><br>Fiona.<br><br><div><span class="gmail_quote">On 1/24/07, <b class="gmail_sendername">Aaron</b> &lt;<a href="mailto:aaronmoya@gmail.com">aaronmoya@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello all:<br><br>I just joined the list, but have been a SAC user for a long time.<br><br>I have installed SAC2000 and use it along with my Fortran programs to do<br>several tasks.&nbsp;&nbsp;The problem is that I am worry SAC2000 will only work in
<br>32bit machines and my lab will soon migrate to 64bit ones.&nbsp;&nbsp;Is there a<br>binary for the 64bit computers which I could get right now?<br><br>I asked the author of SAC about that and he asked me to post this<br>question in this forum.&nbsp;&nbsp;Hope you can help me.
<br><br>Aaron<br>_______________________________________________<br>sac-help mailing list<br><a href="mailto:sac-help@iris.washington.edu">sac-help@iris.washington.edu</a><br><a href="http://www.iris.washington.edu/mailman/listinfo/sac-help">
http://www.iris.washington.edu/mailman/listinfo/sac-help</a><br></blockquote></div><br>