public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* pb compile under borland c++
@ 2001-12-19 13:20 Emmanuel Chomarat
  2001-12-19 13:20 ` Brian Gough
  0 siblings, 1 reply; 5+ messages in thread
From: Emmanuel Chomarat @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

in interpolation subdir
akima.c
Error E2024 akima.c 244: Cannot modify a const object in function
Error E2024 akima.c 280: Cannot modify a const object in function

in monte subdir
vegas.c
Error E2024 vegas.c 606: Cannot modify a const object in function random_point


in ode-initval
gear1.c
Error E2024 gear1.c 92: Cannot modify a const object in function gear1_apply

    Not really hard to fix but hard to understand. why it's prevent warning,
    it cause errors :)


I succeed to compile all module and to build libgsl.lib. but now when
i try to link i have this error:


Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_gsl_sf_lngamma' referenced from C:\LIBGSL.LIB|gamma
Error: Unresolved external '_gsl_sf_choose' referenced from C:\LIBGSL.LIB|binomial
Error: Unresolved external '_gsl_sf_lnfact' referenced from C:\LIBGSL.LIB|poisson


i don't know for this time what it means, any ideas?




-- 
 Emmanuel                          mail:Emmanuel.Chomarat@bigfoot.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 pb compile under borland c++ 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
2001-12-19 13:20     ` Brian Gough

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).