
22 Dec
2005
22 Dec
'05
02:28
Jorge Almeida wrote:
Hello.
I used to work in SuSE 9.2, programming in C++. And i'm working on a program that use a STL template (queue).
After i made the upgrade for SuSE 10 the program does not compile anymore! Gives some erros regarding the template declaration and some linking problems with stdc++ library.
I've already notice that the gcc version is diferent and the locations of the header and libraries are also different. But the compability should be done!!??
If anyone already have this problem and solved it please report the solution to the list
Thanks in advance
What are the errors displayed? I know I had to compile my own version of GCC3 to get some of my development off the ground on 10.0. LDB