Actually what I am trying to do is to cross-compile BOOST source code to ARM machine.
I have to run ./bootstrap.sh, and then b2.
As far as I understand b2 executable runs on my Linux machine, but 'using gcc' in user-config.jam should point to my cross- compiler
Thanks,
________________________________
From: Boost-users
I have downloaded Linux version of BOOST, it should work, shouldn't it?
You say Linux version of Boost, then I take it as binaries. If you download (some) binaries of Boost, and regardless of where they come from, you do not need to run ./bootstrap.sh which does re-build b2 executable. Use b2 from "Linux version of Boost" you downloaded. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users ________________________________ This message and all attachments are PRIVATE, and contain information that is PROPRIETARY to Intelligent Automation, Inc. You are not authorized to transmit or otherwise disclose this message or any attachments to any third party whatsoever without the express written consent of Intelligent Automation, Inc. If you received this message in error or you are not willing to view this message or any attachments on a confidential basis, please immediately delete this email and any attachments and notify Intelligent Automation, Inc.