Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-05-06 20:12:01


haukero wrote:
> Hey list,
>
> I am trying to cross compile boost for qnx on windows via the qnx
> momentics gcc cross compiler. I edited gcc-tools.jam to hopefully fit
> my needs. However, when compiling I get the errors below. Actually I
> don't understand why these types are unknown to the compiler, since
> they get declared in cstdint.hpp.

Yea.. but it's including <stdint.h>, which means that BOOST_HAS_STDINT_H
is defined in the configuration you have. But at the same time those
types are not defined in stdint.h in your case.

Do you have a custom config, from running the Boost.Config setup? Or
just the automatic config for gcc and posix, that comes in Boost?

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
 

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