This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how do you build a 64-bit library on IRIX


gsl-discuss@lists.thewrittenword.com writes:
 > 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.
 > 

I'll add this to the machine-specific installation notes.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]