This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Undefined reference error


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]