Foks,
The current status of the issue is as follows:
*) I've contacted a boost team, they suggested a smaller patch
*) I've applied a patch, this allows code to build, but one the tests for
the patched code (in "libs/smart_ptr/test") fail. This is not one of the
tests that were expected to fail
Eygene,
Your solution is clearly more appropriate. I'll test it.
Mine is attached.
Alexander Churanov
patch-boost_smart_ptr_detail_sp_counted_base_gcc_sparc.hpp
Description: Binary data
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.o
Alexander, good day.
Wed, Nov 11, 2009 at 11:04:59PM +0300, Alexander Churanov wrote:
> It seems that I have found a workaround. It is to store the address of
> the variable in a register and then issue the "CAS" instruction, which
> only accepts register for an address. I am currently testing it.
Folks,
It seems that I have found a workaround. It is to store the address of
the variable in a register and then issue the "CAS" instruction, which
only accepts register for an address. I am currently testing it.
Alexander Churanov
___
freebsd-ports@fr
Guys,
Boost mailing list contains a record about using CAS instruction for
shared_ptr. It is of 2004. I'll investigate into it further. It is
necessary to understand why that library was working before 1.39.
Alexander Churanov
___
freebsd-ports@freebsd.
Folks,
I've identified the root cause of the issue.
Boost folks are using custom routine written in assembly language for SPARC.
If the line 57 of boost/smart_ptr/detail/sp_counted_base.hpp is
commented, the implementation switches to spin-locked and code
compiles successfully.
I will contact Bo
Mon, Nov 09, 2009 at 04:12:01PM +0300, Eygene Ryabinkin wrote:
> Sat, Nov 07, 2009 at 09:11:56PM -0500, Boris Kochergin wrote:
> > > As I know, currently devel/boost-libs port fails to build on sparc64.
> > > I had a discussion of this in September. The root cause is unknown for
> > > me. To invest
Sat, Nov 07, 2009 at 09:11:56PM -0500, Boris Kochergin wrote:
> > As I know, currently devel/boost-libs port fails to build on sparc64.
> > I had a discussion of this in September. The root cause is unknown for
> > me. To investigate into this further I need either access to a sparc64
> > box or a
Boris, good day.
Sat, Nov 07, 2009 at 09:11:56PM -0500, Boris Kochergin wrote:
> Alexander Churanov wrote:
> > HI folks!
> >
> > As I know, currently devel/boost-libs port fails to build on sparc64.
> > I had a discussion of this in September. The root cause is unknown for
> > me. To investigate i
OK, Mark, no problems.
Alexander Churanov
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On Sat, Nov 07, 2009 at 09:11:56PM -0500, Boris Kochergin wrote:
> Are there any plans to fix ports for sparc64 before the release?
I had been planning to do this but other breakage, and paying work, has
kept me from getting to it. I'd be happy to see someone else take a look
at it, and I'll also
Boris,
This would be very handy. Just tell me at what time I can use it. I
mean at anytime during a week or just several hours when the box is
free? If there is a specific time, I should prepare for it.
Please, e-mail me the details privately.
Thank you for co-operation.
Sincerely,
Alexander Chu
Alexander Churanov wrote:
HI folks!
As I know, currently devel/boost-libs port fails to build on sparc64.
I had a discussion of this in September. The root cause is unknown for
me. To investigate into this further I need either access to a sparc64
box or a person who has access and whom I may in
HI folks!
As I know, currently devel/boost-libs port fails to build on sparc64.
I had a discussion of this in September. The root cause is unknown for
me. To investigate into this further I need either access to a sparc64
box or a person who has access and whom I may instruct with the
actions to p
14 matches
Mail list logo