Tagged Questions

1
vote
2answers
1k views

Cross compile Boost 1.40 for VxWorks 6.4

I'm trying to migrate a project which uses Boost (particularly boost::thread and boost::asio) to VxWorks. I can't get boost to compile using the vxworks gnu compiler. I figured that this wasn't going ...