[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Compiling on cygwin32
From: |
Ji Yu |
Subject: |
RE: Compiling on cygwin32 |
Date: |
Tue, 17 Aug 1999 14:24:46 -0500 |
Hmm, that's right.
Now, I don't have any compiling error, only a system crash. :-)
It happens (reproducibly) when compiling cmatrix.cc . But obviously that's
cygwin guys's problem now.
Ji
-----Original Message-----
From: John W. Eaton [SMTP:address@hidden
Sent: Tuesday, August 17, 1999 1:23 PM
To: Ji Yu
Cc: address@hidden
Subject: Compiling on cygwin32
On 17-Aug-1999, Ji Yu <address@hidden> wrote:
| Has anybody tried to compile it on cygwin32 (versionB20) ?
|
| I got these error infomation that I don't really understand:
|
| -----------------------------
| g77 -c -fPIC -O dgamln.f -o pic/dgamln.o
| /CYGNUS/CYGWIN~1/H-I586~1/i586-cygwin32/bin/as.exe: bfd assertion fail
/home/noe
| r/src/b20/comp-tools/devo/bfd/coff-i386.c:479
| c:\windows\TEMP\ccuDyIte.s: Assembler messages:
| c:\windows\TEMP\ccuDyIte.s:178: Error: Cannot represent relocation type
BFD_RELO
| C_386_GOTPC
| make[3]: *** [pic/dgamln.o] Error 1
| make[2]: *** [amos] Error 2
| make[1]: *** [libcruft] Error 2
| make: *** [all] Error 2
| ---------------------------
What configure options did you use? It looks like you are trying to
use --enable-shared, which is not really supported yet on Windows
systems (unless someone has done some work that they haven't told me
about). Try again without --enable-shared.
jwe
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------