public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "GnuWin32" <gnuwin32@users.sourceforge.net>
To: <rvc@ukans.edu>, "Gsl Discuss" <gsl-discuss@sources.redhat.com>
Subject: Re: Linker Error with GSL/GNUWin32
Date: Thu, 22 Nov 2001 05:00:00 -0000	[thread overview]
Message-ID: <003a01c1784a$06e0e6c0$382dfb3e@alpha> (raw)
Message-ID: <20011122050000.PcN5wa_21ew62MMA69bnT56a5e_l9gUPPHwUXhCqhRs@z> (raw)

Most probably, you have mixed Cygwin and Mingw. If you want to create native
MS-Windows executables (i.e. executables that depend only on msvcrt.dll and
don not require installation of Cygwin), make sure that the Mingw bin
directory comes first in your path. If you want to create Cygwin
applications, then you cannot use the Gnuwin32 port of Gsl.
See the recent postings on this issue.

Kees Zeelenberg


Vijaya C Ramasami (Vijay) writes:
 >  I recently installed GSL using the libraries downloaded from the
 > GNUWin32 website and I got the following errors while compiling an
 > example program. Specifically, the linker cannot find references to
 > "_imp__iob" in two different locations within the libgsl.a library.
 > Please help..
 >
 > \gslwin\lib/libgsl.a(stream.lo)(.text+0x32):stream.c: undefined
 > reference to `_imp___iob'
 > \gslwin\lib/libgsl.a(stream.lo)(.text+0x95):stream.c: undefined
 > reference to `_imp___iob'
 > collect2: ld returned 1 exit status
 > make.exe: *** [testMatrix] Error 1
 >
 > This was the linker command:
 > gcc -o testMatrix testMatrix.o Matrix.o -L \gslwin\lib -lgsl -lgslcblas
 > -lm -static

You might want to CC your message to the GNUWin32 list or the
maintainer of the GNUWin32 GSL package.  I'm not sure if they read
this list.  Looks like there is some sort of incompatibility between
the system libraries involved anyway.

regards
Brian Gough





             reply	other threads:[~2001-11-28 20:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-19 13:20 GnuWin32 [this message]
2001-11-22  5:00 ` GnuWin32
2001-12-19 13:20 Vijaya C Ramasami (Vijay)
2001-11-16 17:01 ` Vijaya C Ramasami (Vijay)
2001-12-19 13:20 ` Brian Gough
2001-11-17  0:30   ` Brian Gough

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003a01c1784a$06e0e6c0$382dfb3e@alpha' \
    --to=gnuwin32@users.sourceforge.net \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=rvc@ukans.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).