help-octave
[Top][All Lists]
Advanced

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

Re: Cygwin compilation


From: marco atzeri
Subject: Re: Cygwin compilation
Date: Fri, 07 Dec 2012 14:02:21 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/7/2012 1:49 PM, Danilo Zanatta wrote:
On Fri, Dec 7, 2012 at 1:28 PM, marco atzeri <address@hidden
<mailto:address@hidden>> wrote:

    On 12/7/2012 10:05 AM, Danilo Zanatta wrote:


        Anyway, after searching on the internet a little bit more, I've
        figure
        out that the problem is known and not only related to cygwin. What
        happens is that bison is required but the configure script just
        provices
        a warning about it. after installing bison on cygwin, I could go
        further....

        I'll let you all known if I succeed at the end... still compiling...


    Danilo,
    currently octave builds fine configured with :

    ../octave/configure --disable-java --enable-shared
    --enable-float-truncate LLVM_CONFIG=/usr/bin/llvm-__config
    lt_cv_deplibs_check_method=__pass_all LDFLAGS="-Wl,-no-undefined"

Marco,

Thanks very much for the info and for the help.

However, when trying to configure with the options you suggested above,
I get:

"configure: WARNING: unrecognized options: --disable-java"

It seems it's not a valid option....

Regards,
Danilo


recently added

$ hg tip
changeset:   15736:6faa01ff2967
tag:         tip
user:        Rik <address@hidden>
date:        Thu Dec 06 10:37:54 2012 -0800
summary:     build: Add --disable-java option to configure (bug #37838).


$ ../octave/configure --help |grep java
  --disable-java          disable Java interface

you need of course to  "./bootstrap" to refresh the configure

Regards
Marco



reply via email to

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