Dear List! I've encountered a rather unpleasant problem. In a nutshell it is like this:
when linking code compiled with g++ 3.2.2 with a library that has been compiled with gcc 2.x.x, the linker fails finding references. Now... The problem is that the library in question, if compiled from scratch (it's the libodbc++) with g++ 3.2.2 fails compilation. I've tried looking for some sort of explanation for this phenomena but with no luck so far. Any help would be appreciated! Thank You! ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
