public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Emmanuel Chomarat <Emmanuel.Chomarat@bigfoot.com>
To: Brian Gough <bjg@network-theory.co.uk>
Cc: gsl-discuss@sources.redhat.com
Subject: Re[2]: pb compile under borland c++
Date: Wed, 19 Dec 2001 13:20:00 -0000	[thread overview]
Message-ID: <127527091467.20010814225307@bigfoot.com> (raw)
In-Reply-To: <15219.1642.877179.846853@debian>

Hello Brian,


BG>  > I succeed to compile all module and to build libgsl.lib. but now when
BG>  > i try to link i have this error:
BG>  > Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
BG>  > Error: Unresolved external '_gsl_sf_lngamma' referenced from C:\LIBGSL.LIB|gamma
BG>  > Error: Unresolved external '_gsl_sf_choose' referenced from C:\LIBGSL.LIB|binomial
BG>  > Error: Unresolved external '_gsl_sf_lnfact' referenced from C:\LIBGSL.LIB|poisson

BG> The functions the randist directory (libgslrandist.a) need to use some
BG> functions from the specfunc directory, and cannot find them.  Perhaps
BG> it is due to the order of linking the files?
In fact i compile the files into obj. All compile good now. The next
step is to make a lib. How to do it, because the above pb is in fact
due that in the dir structure
root/
     >specfunc
     >randist
These two dirs have a file gamma.obj. When i try to add one to the
archive(lib) it's good but when i try to add the second i think that
there are problem of references because two files have the same name
in the lib. Do you think that it is pb? How to deal with it. I have
all obj files produced with borland C++ builder, no severe error and i
can't produce the lib.

Another little question how to export all functions to make a dll.
(in fact i try to use(with some modif,coff2omf,impdef,...)  the dll provided with the gsl-bin0.0.zip file
but some functions always don't work( i have a exception about the
fact that the memory is read....). Does anyone alreadu heard about
this.


-- 
Best regards,
 Emmanuel                            mailto:Emmanuel.Chomarat@bigfoot.com

  parent 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 Emmanuel Chomarat
2001-12-19 13:20 ` Brian Gough
2001-12-19 13:20   ` Re[2]: " Emmanuel Chomarat
2001-12-19 13:20   ` Emmanuel Chomarat [this message]
2001-12-19 13:20     ` 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=127527091467.20010814225307@bigfoot.com \
    --to=emmanuel.chomarat@bigfoot.com \
    --cc=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    /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).