|
From: | Danilo Zanatta |
Subject: | Re: Cygwin compilation |
Date: | Fri, 7 Dec 2012 15:21:38 +0100 |
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:--enable-float-truncate LLVM_CONFIG=/usr/bin/llvm-__config
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
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
[Prev in Thread] | Current Thread | [Next in Thread] |