$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: bmosher_at_crosswinds_dot_net (bmosher_at_[hidden])
Date: 2002-01-11 19:59:37
Folks,
Sorry if this is a stupid question. I just converted my jam files
over to jamboost(or boost.build, or whatever it's called.) The
problem I have is that some of the DLLs that we build need to be
linked with an explicit .def file that exports routines by ordinal
value only. I couldn't find an example of this in my looking around
the sourceforge boost site. Any ideas?
thanks in advance,
--Brian Mosher