Hi, We are using a static library which is build using gcc 2.95.3. But to build our sources we are using gcc 3.0.4. At the time of linking it's saying undefined reference to some functions in the same library. What can be the reason? Thanks Abhijit