$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: sijuju2001 (sjulier_at_[hidden])
Date: 2004-04-13 22:19:04
> static lib: libfoo.lib
> import lib: foo.lib
> dll : foo.dll
I do see this for the msvc / vc7 targets.
> I don't normally use the cygwin toolset so I can't be sure of my
answer...
> I'll look at the code to check....
Thanks!
> I do have one question for you... Are you using the a bjam.exe built
for the
> cygwin shell? Or are you using the win32 bjam.exe? They behave
differently to
> accommodate the theoretical Unix emulation.
Yes I am. For the msvc / vc7 targets I'm using an nt.x86 build (i.e.,
compiled with cl under DOS) and for the cygwin targets I'm using a
cygwin.x86 build.
Cheers,
Simon