Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Tom Weichmann" To: Cygwin AT cygwin DOT com Date: Sat, 31 Mar 2001 11:25:21 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: c++: unrecognized option `-rdynamic' Reply-to: tomcw AT localnet DOT com Message-ID: <3AC5BEA1.19543.1E8AB40@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Hello, I was just compiling the latest Octave (2.1.33) with the latest version of Cygwin. Octave has been compiling OOTB for a awhile now, but I have ran into an error. I am not sure if this a Cygwin problem - something broken in this release, or if it is a new feature in Octave which has never been supported in Cygwin. Here is my error: c++ -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob - HAVE_CONFIG_H -mieee-fp -fno-rtti -fno-exceptions -fno-implicit- templates -g -O -Wall -rdynamic \ -L.. -fPIC -o octave \ octave.o builtins.o ops.o ../libcruft/blas-xtra/xerbla.o balance.o besselj.o betainc.o chol.o colloc.o dassl.o det.o eig.o expm.o fft.o fft2.o filt r.o find.o fsolve.o gammainc.o getgrent.o getpwent.o getrusage.o givens. hess.o ifft.o ifft2.o inv.o log.o lpsolve.o lsode.o lu.o minmax.o pi v.o qr.o quad.o qz.o rand.o schur.o sort.o svd.o syl.o time.o \ -L../liboctave -L../libcruft -L../src \ ../src/liboctinterp.a ../liboctave/liboctave.a ../libcruft/libcruft.a ../read ine/libreadline.a ../kpathsea/libkpathsea.a ../glob/glob.o ../glob/fnmatch.o \ -lncurses -lz -lm -lg2c -L/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-1 -L/usr/li /mingw -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 c++: unrecognized option `-rdynamic' make[2]: Leaving directory `/usr/local/src/octave-2.1.33/src' make[1]: Leaving directory `/usr/local/src/octave-2.1.33' What is -rdynamic? Thank You For Your Time, Tom Weichmann -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple