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 to compile by lcc-win32


On 26-Apr-01 Brian Gough wrote:

> > I am using lcc-win32, a free, small, and efficient c-compiler of PC
> > windows.
> > Have anyone made a port for this compiler?
>  
>  
>  Not to my knowledge ... if you can make it work, please let us
>  know. Thanks.

I once used lcc under Linux/x86 to compile another big math package (not GSL). I
had to use the following CFLAGS:

CFLAGS="-D__inline__= -D__NO_MATH_INLINES -D__volatile__="

See if it helps under win32.

Regards,

Evgeny


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