help-octave
[Top][All Lists]
Advanced

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

compiling on cygwin problem (cont...)


From: Stef Pillaert
Subject: compiling on cygwin problem (cont...)
Date: Wed, 15 Mar 2000 13:55:43 +0100

> Hello, I'm trying to compile octave-2.0.16 on cygwin (b20.1), with
> gcc-2.95.2-cygb20 and binutils-2.9.4-cygb20 I found on Mumith Khan's page
> I'm trying configue --enable-dl --enable-shared (I really need this!)
> ...
> ar rc  ../libcruft.a zgehd2.o
> g77 -c -O zgehrd.f
> [main] C:\CYGNUS\CYGWIN-B20\H-I586-CYGWIN32\BIN\MAKE.EXE 10294 (0)
> handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
> [main] MAKE 10294 (0) handle_exceptions: Dumping stack trace to
> MAKE.EXE.core
> make[2]: *** [lapack] Error 11
> make[1]: *** [libcruft] Error 2
> make: *** [all] Error 2

Eh... a bit later I did 'touch zgehrd.f', ran make again, and apparently I
got further now (is this normal?).

Now I get:

c++ -shared -o libcruft.so amos/pic/dgamln.o amos/pic/xzabs.o
...<snip>...misc/pic/f77-fcn.o misc/pic/lo-error.o
Signal 127
make[2]: *** [libcruft.so] Error 255
make[1]: *** [libcruft] Error 2
make: *** [all] Error 2

Is this because of the --enable-shared?

Stef.




-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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