help-octave
[Top][All Lists]
Advanced

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

compiling on cygwin problem


From: Stef Pillaert
Subject: compiling on cygwin problem
Date: Wed, 15 Mar 2000 09:17:41 +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!)

Running make, I get several times the following warnings:

./klibtool compile "gcc"
ex-file.c -DHAVE_CONFIG_H  -I. -I.  -I.. -I./..  -g -O2  -c
mkdir STATIC
gcc tex-file.c -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -g -O2 -c -o
STATIC/tex-file.o
In file included from ../kpathsea/config.h:62,
                 from tex-file.c:19:
../kpathsea/c-proto.h:24: warning: `__cdecl' redefined
*Initialization*:1: warning: this is the location of the previous definition

Later, I get also the following:

g77 -c -O zwrsk.f
ar rc  ../libcruft.a zwrsk.o
g77 -c -fPIC -O dgamln.f -o pic/dgamln.o
f771.exe: warning: -fPIC ignored for target (all code is position
independent)

 Finally, it stops with:

g77 -c -O zgehd2.f
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

Can someone help me out, please? Is it because I want to use .oct-files? Any
help appreciated.

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]