[Brlcad-users] [brlcad - Open Discussion] RE: Problems compiling on IRIX 6.5.23 -32BIT
Open Source Solid Modeling CAD
Brought to you by:
brlcad
|
From: SourceForge.net <no...@so...> - 2005-01-16 14:33:26
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2942369 By: daniel_hemma Hi Again, I solved the problem. Just replaced RANLIB in the autogen and configure.ac with "AR" [ar -ts] do the same thing on IRIX as RANLIB do for other O/S's. I'll try to backtrack my changes and post the complete change on this web later. I also found that I got less Warnings if I used the MipsPro Compiler 7.3 than the GNU compiler. I think this may be related to my settings. */Daniel ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=362509 |