Boost logo

Boost Users :

From: laurent.vacca_at_[hidden]
Date: 2007-03-12 07:10:20


Hi all,

I've tried Interprocess library for a few days and everything seems to work
perfectly

However, when I try to compile example code with an older gcc (gcc 3.2.3),
I'm getting errors regarding
template instanciation

/homer/lvacca/interprocess-2006--10/boost/interprocess/allocators/allocator.hpp:62:
 no
   class template named `pointer_to_other' in `boost::interprocess::detail'

It seems gcc is unable to resolve the typedef in allocator.hpp (line 62)

typedef typename
      detail::pointer_to_other
         <aux_pointer_t, const void>::type cvoid_ptr;

to template class pointer_to_other in utilities.hpp

Here are the different combos I tried:

gcc 3.3 works fine with the two interprocess librairies available in boost
vault (first release and october snapshot) and boost 1.33.1

gcc 3.2.3 + boost Interprocess + boost 1.33.1 fails

Is gcc 3.2.3 supposed to work and compile Boost.Interprocess code ?

Thanks a lot and congratulations for your great work!

Laurent

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net