
-----boost-bounces@list= s.boost.org wrote: -----
To: boost@lists.boost.org = ;From: Joaquín Mª López Muñoz Sent by: boos= t-bounces@lists.boost.org Date: 2005-09-22 07:27PM Subject: R= e: [boost] Errors compiling multi_index hashed.cpp
David C= rayford ha escrito:
From: Joaquín Mª López= Muñoz What is the value then of __IBMCPP__ on= your platform?
The version is 41060, as des= cribed in the doco snippet abo defined the BOOST_ASSERT_CONFIG= macro and got the following error (as expected).
&= gt;> "Unknown compiler version - ple report the results". &g= t;> I suppos results ;-). Unf UNIX script on an MVS Any &g= t;ideas for a quick fix?
The compiler version is 6.0, right?= If so, you might want to first change the definition of _= _IBMCPP__ to 600, it must lie somewhere inside your stdlib = >includes (remember to backup first.). If this gets things to compile,>Boost.Config maintainers should be contacted as for what the b= est method to handle this is: a possible approach is to repla= ce __IBMCPP__ for BOOST_IBMCPP everywhere in the Bo= ost code base and then define BOOST_IBMCPP in boost/config/compile= r/vacpp.h so as to handle z/OS deviant case --but anyway I'm = sure John Maddock will have better ideas for solving this.
J= oaquín M López Muñoz Telefónica, Investigación y Desarroll= o
Thanks Joaquin, actually the z/OS release is 6. I t= ried changing __IBMCPP__ to 600 but it screwed the compile. "'CEE.SCEEH(ALGORITH)'", line 21.6: CCN5859 (S) #e= rror directive: This file to be used only with IBM z/OS C++ V1R2 and lat= er compilers. &n= bsp; = ; &n bsp; = ; &n= bsp; = ; &n bsp; = ; I'm new to this list, how do I contact J= ohn Maddock? BTW, I'm sorry if my mails are mang= led, it seems to be a problem with the lotus notes browser client.