Bug#529091: openscenegraph: fails to build on armel "hidden symbol (...) is referenced by DSO"

2009-06-01 Thread Robert Osfield
Hi Guys, Good to see that this issue has been resolved. I write now to pass the info that I will probably be making a 2.8.2 quite soon as they have been a couple of regressions spotted in 2.8.1 that we due to bug fixes fixing some problems but introducing new ones when the code. Sigh... two steps

Bug#529091: openscenegraph: fails to build on armel "hidden symbol (...) is referenced by DSO"

2009-05-26 Thread Robert Osfield
Hi Allberto & Loic, On Mon, May 25, 2009 at 7:09 PM, Alberto Luaces wrote: > He says that it's basically a known bug that he has forwarded to gcc upstream, > and in the meanwhile we can fix it on armel and hppa adding "-lgcc_s -lgcc" > libraries. One can set the flags by doing setting the CMAKE_

Bug#529091: openscenegraph: fails to build on armel "hidden symbol (...) is referenced by DSO"

2009-05-25 Thread Robert Osfield
Hi Loic, On Sun, May 24, 2009 at 5:10 PM, Loic Dachary wrote: > Awesome work :-) If you come up with a way to disable this with a CMake > option, I'll set it for armel only in the upcoming 2.8.1 package. As long as > it does not change the functionalities (only speed), it is acceptable. I don't

Bug#454854: FTBFS with GCC 4.3: missing #includes

2007-12-11 Thread Robert Osfield
Hi Cyril, Thanks for the changes. I've just started to look through them. One immediate concern I have about merging them is that it uses Standard C++ version of C headers, which from Standard C++ point is a good thing, but it can kick out support for compilers not quite supporting the Standard