* Building 1.5.6 on win32
@ 2002-04-11 15:37 Brian
0 siblings, 0 replies; only message in thread
From: Brian @ 2002-04-11 15:37 UTC (permalink / raw)
I'm trying to build 1.5.6 on win32 with mingw and I am getting undefined
references to the stuff that is defined in libwsock32.a (for example,
_hton@4, _sento@24, ...). It appears that I'm not linking with the
libwsock32.a file. How can I fix it?
Also, for what it's worth, I added guile (1.5.4) into our financial risk
management system (which currently is runs on winnt boxes) last fall. We
set it up to be called on certain events (user and system). We have our
C++ classes defined in terms of (external to guile) meta classes. These are
only defined for classes at the seams of our system (either they get sent
across the wire, written to the db, sent to a user screen, etc). I defined
some guile extensions that allows our scheme scripts to have access to the
class methods and attributes within our system. Thus, given a pointer to an
object, we are able to, within scheme, call methods within our system and
modify values within our system. We've just started rolling out some
scripts and so far are getting favorable results!
Thanks,
Brian
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-11 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-11 15:37 Building 1.5.6 on win32 Brian
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).