Boost logo

Boost-Build :

Subject: [Boost-build] [any] Errors while compiling project in RVDS 3.0
From: Sujit Devkar/AHD/TCS (sujit.devkar_at_[hidden])
Date: 2012-08-03 04:39:07


Dear all,

I am using one of the header only libraries present in boost, any.
I am using Metrowerks CodeWarrior for RVDS 3.0. I have not built boost
with metrowerks toolchain.
  I tried boost.math without building it and it worked when I compiled
and linked my project using one of the functions available in boost.math.
I am new to boost libraries. I have read that we need not build header
only libraries, they work perfectly even without building.
Now, I am trying boost.any in my project, but I am getting errors.

I get errors in CodeWarrior like Error: #439: Expected a ">"
boost/type_traits/remove_reference.hpp like 39 and
boost/type_traits/is_rvalue_reference.hpp line 21.

I am trying to create .elf for arm platform. Could you please help to
use header only libraries for arm platform? Even if I try to build boost
for Metrowerks CodeWarrior, I get errors when I use
c:\> bootstrap metrowerks

It shows "mwcc.exe" is not a recognized command.

My Metrowerks use armcc compiler and not mwcc.exe. If I want to change
mwcc.exe by armcc.exe, can I change that by going to any specific path
in boost directory tree?

Do I need to build header only libraries for any toolchain. If
Metrowerks Codewarrior RVDS3.0 is not supported by boost then could you
please tell me which toolchain should I use for creating .elf file from
my project for arm platform i.e. mobile platform.

Thanks.
Regards
Sujit Kisan Devkar
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk