On 12/2/05, Nathanael Nerode <[EMAIL PROTECTED]> wrote: > ... > > *** > The following library packages have been renamed for the C++ > allocator change but haven't built on all architectures yet. The > ones near the top have other problems which must be addressed too. > > boost -- FTBFS on hppa, bug 341174 >
it is the same of #334959 which i worked around using gcc 3.4. starting with 3.4.4-10, also gcc 3.4 got broken with the same linker error. as per #334959, i do not know how to manage it. i tried both gcc 4.0 and gcc 3.4 using -O2 but nothing changed. i also opened #334497 against binutils because i thought it was due to binutils, but now i'm starting to doubt about this. i think here is required some toolchain expert. regards, domenico

