public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: Jeff Whitaker <jsw@cdc.noaa.gov>
Cc: <gsl-discuss@sources.redhat.com>
Subject: Re: gsl on macos x
Date: Wed, 19 Dec 2001 13:20:00 -0000	[thread overview]
Message-ID: <15177.32483.121348.670676@debian> (raw)
In-Reply-To: <Pine.OSX.4.33.0107081845060.11512-100000@localhost.cdc.noaa.gov>

Jeff Whitaker writes:
 > Trying to build gsl on MacOS X - I get all the way to the end, then the
 > dynamlic linker (DYLD) complains about multiply defined symbols when
 > building libgsl.dylib.  I get about a 100 lines of messages like this:
 > 
 > ld: multiple definitions of symbol _gsl_block_alloc
 > block/.libs/libgslblock.al(init.lo) definition of _gsl_block_alloc in
 > section (__TEXT,__text)
 >
 > I know DYLD is very picky about multiple symbol definitions - unlike ld on
 > most unices.  Does anyone know if there is any solution to this problem?

Thanks for reporting that.  I don't know what the problem is, but you
could try compiling with

  ./configure --disable-shared

to see if it only affects shared libraries.  Could you send me the
complete list of errors so I can see if there is anything different
about the functions with errors (or does it occur for every function?).

regards
Brian Gough



  reply	other threads:[~2001-12-19 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-19 13:20 Jeff Whitaker
2001-12-19 13:20 ` Brian Gough [this message]
     [not found]   ` <Pine.OSX.4.33.0107090601320.11512-101000@localhost.cdc.noaa.gov>
2001-12-19 13:20     ` Brian Gough
2002-08-04 11:13 GSL on MacOS X ecarter
2002-08-04 14:34 ` 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=15177.32483.121348.670676@debian \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=jsw@cdc.noaa.gov \
    /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).