help-octave
[Top][All Lists]
Advanced

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

Re: Cygwin compilation


From: Danilo Zanatta
Subject: Re: Cygwin compilation
Date: Fri, 7 Dec 2012 15:21:38 +0100

On Fri, Dec 7, 2012 at 2:02 PM, marco atzeri <address@hidden> wrote:
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

Ok, I just updated to the version below and ./configure is working.... will try to compile as soon as configure is finished. 

$ hg summary
parent: 15743:5238ff93777d tip
 Correctly locate octave.jar in VPATH builds (bug #37815)
branch: default
commit: 1 unknown (clean)
update: (current)

Thanks,
Danilo
 

reply via email to

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