I have been unable to build threads on cygwin using gcc or
gcc-nocygwin. One thing I am puzzled by is that the tar file I
downloaded does not have make files in tools/build/jam_src as David says.
Greg Silverman
--- In Boost-Users@yahoogroups.com, "Fernando Cacciola"
"Fernando Cacciola"
writes: "David Abrahams"
wrote in message news:u7kgfqx6f.fsf@b... "Fernando Cacciola"
writes: Do you know if I require an updated version of cygwin, or is there a
"David Abrahams"
wrote in message news:uelanm6jn.fsf@b... problem with the bjam executable?
I don't know, but rebuilding bjam within cygwin is as easy as
make CC=gcc
from within the tools/build/jam_src directory.
Good. John said it won't work for Win32 executables, but it seems that it will work for cygwin-based apps; I might find a use for that.
Thanks,
-- Fernando Cacciola