how do you build a 64-bit library on IRIX
gsl-discuss@lists.thewrittenword.com
gsl-discuss@lists.thewrittenword.com
Wed Dec 19 13:20:00 GMT 2001
On Thu, Sep 27, 2001 at 12:12:02PM -0400, Charles Yee wrote:
> > How would you build 64-bit library from GSl 0.9.3 on IRIX?
>
> Thanks for your help.
Have you tried
$ CC=cc CFLAGS="-64" LDFLAGS="-64" ./configure ...
I think GCC can do 64-bit builds on IRIX as well.
--
albert chin (china@thewrittenword.com)
More information about the Gsl-discuss
mailing list