Aaron M. Ucko wrote:
Package: ace
Version: 5.4.7-4
Severity: serious
Justification: no longer builds from source
Given that the platforms on which ace still tries to build with gcc 4
are by and large still running into link problems such as #324271, I
would suggest dropping back to g++-3.4 on *all* platforms for the time
being.
Hello,
I believe that bugs similar to #324271 are due to the new gcc4
visibility feature and template instantiation, but I may be wrong.
Last week, two patches were commited to the DOC repo for these issues,
the first one [1] allowing to disable visibility feature and the second
one [2] solving linking problem with singletons due to visibility and
template instantiations.
I will try to have a look at this during this week-end, and post here
success or failure. Upon failure, switching back to gcc-3.4 might be
the only remaining fix.
Thanks,
Thomas
[1]
http://cvs.doc.wustl.edu/viewcvs.cgi/include/makeinclude/platform_g%2B%2B_common.GNU.diff?r1=4.31&r2=4.32
[2]
http://cvs.doc.wustl.edu/viewcvs.cgi/ace/config-g%2B%2B-common.h.diff?r1=4.67&r2=4.70
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]