Boost logo

Boost Users :

Subject: Re: [Boost-users] [interprocess] problem in HPUX
From: Rui Pedro Fernandes (ruipfernandes_at_[hidden])
Date: 2009-09-02 15:15:21


2009/9/2 Ion Gaztañaga <igaztanaga_at_[hidden]>:
> Rui Pedro Fernandes escribió:
>>
>> Hi,
>> I've been trying boost.interprocess v. 1.40 in a HP-UX 11.23 IA64 machine.
>>
>> Firstly I tried a 64 bit compilation of the interprocess test with aCC
>> compiler (v. A.06.15). It failed with error:  "No atomic operations
>> implemented for this platform, sorry!".
>
> Yes, I would need to implement those operations in aCC assembler (or maybe
> the OS has some nice wrappers?).

Couldn't find any...

>
>> Then I used gcc 4.1.2 and compilation did succeed.  Many tests got passed,
>> however some failed with "boost::interprocess_exception::library_error".
>> Here is an output example of both cases:
>
> Recent GCC versions have portable wrappers for atomic operations. I don't
> have a machine to test HP-UX. Could you debug it with gdb and help me
> discover the issue?

In attachment I send you a snapshot of a gdb run.

Regards,
Rui

>
> Best,
>
> Ion
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



interprocess_namedmuxtest.png

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