This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compilation on cygwin


Has anyone had the following problem compiling gsl-1.3 on Cygwin or does
it work ok?

----------------------------------------------------------------------
From: "David Wilson" <dbwilson at microsoft dot com>
To: "Brian Gough" <bjg at network-theory dot co dot uk>
Cc: <bug-gsl at gnu dot org>
Subject: RE: [Bug-gsl] installation problems under Cygwin
Date: Sat, 12 Apr 2003 17:32:29 -0700
X-Envelope-To: bjg at network-theory dot co dot uk

Hi, here is the log showing what happens with "./configure --disable-shared" (with LN_S set to "ln" as before).  It seems to encounter the same problem.
  David

________________________________

David Wilson writes:
 > Hi, I figured out the main problem: the configure script determined that "ln -s" works, and so make makes links to header files, which gcc is then unable to read.  (The gcc is from msys rather than cygwin, which might account for the inability to read symbolic links.)  I modified the script so that "ln" is used instead, and the installation progressed much further before encountering additional problems.  Here's the log showing the next problem that occurs.
 >   David

Attachment: log2.txt.gz
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]