[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Building the 32 bit gsl libraries on a 64 bit machine
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Building the 32 bit gsl libraries on a 64 bit machine |
Date: |
Fri, 29 Apr 2005 10:21:17 +0100 |
Mina Nozar writes:
> Can you tell me how to go about building the 32 bit gsl libraries on the
> 64 bit machine?
Use ./configure CFLAGS="-m32 -g -O2"
See also my book "An Introduction to GCC" for related options:
http://www.network-theory.co.uk/docs/gccintro/gccintro_55.html
(sales of the book help support the development of GSL).
--
regards,
Brian Gough