octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error when compiling Octave in Cygwin


From: Marco Atzeri
Subject: Re: error when compiling Octave in Cygwin
Date: Fri, 12 Dec 2008 16:36:11 +0100 (CET)

--- Ivan Sutoris ha scritto:

> 
> Thanks for the replies. I'm not insisting on using
> 3.4.4, it's just
> the default version in Cygwin :) Following Dmitri's
> advice, I found
> out that Cygwin includes also gcc 4.3.2 (executables
> have suffix
> "-4"), so I tried to run configure script with
> parameters "CC=gcc-4
> CXX=g++-4 F77=gfortran-4", which went well. The same
> errors, however,
> appeared again during compilation. Are there any
> other configure flags
> one should setup?
> 
> Ivan Sutoris
> 

the cygwin settings for gcc-4 and octave 3.0.3 
seems to work fine also on 3.1.51

        configure --libexecdir=/usr/lib \
                --enable-shared \
                CFLAGS="-Dtimezone=_timezone" \
                CC=gcc-4  F77=gfortran-4 \
                CXX=g++-4 CPP=cpp-4   


Regards
Marco

cygwin octave mantainer


      


reply via email to

[Prev in Thread] Current Thread [Next in Thread]