On Wednesday 29 August 2007, al davis wrote: > There are other problems with 3.3 .. > > There is a link problem related to template resolution, > apparently triggered when one template function calls another > template function. I could work around this one by > commenting out the calls to the problem function, with the > consequence that certain input text would be parsed > different.
This seems to be a linker/compiler compatibility problem. It appears that g++-3.3 duplicate template elimination doesn't work correctly with a recent linker, but probably does with older linkers. Can someone confirm? Stuart???? _______________________________________________ Gnucap-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnucap-devel
