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 <boost-users-boun...@lists.boost.org> on behalf of Mateusz 
Loskot via Boost-users <boost-users@lists.boost.org>
Sent: Tuesday, May 19, 2020 3:52 PM
To: boost-users@lists.boost.org <boost-users@lists.boost.org>
Cc: Mateusz Loskot <mate...@loskot.net>
Subject: Re: [Boost-users] boost build from source code

On Tue, 19 May 2020 at 21:31, Leonid Meyerovich <lmeyerov...@i-a-i.com> wrote:
> 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.
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to