Guys I am linking a simple C++ program with an external library using g++ -W -Wall -ansi -pedantic -I/usr/local/include -L /usr/local/lib -lcppunit prog.cxx
The linker is giving me a lot of undefined references. However when I connect using telnet to RH Linux box the program runs OK. I looked up the last post about undefined references but I think I am linking alright. Whattya say?? -Manu There are things known and things unknown. In between are the doors - Jim Morrisson DISCLAIMER: Information contained and transmitted by this E-MAIL is proprietary to Mascot Systems Limited and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If this is a forwarded message, the content of this E-MAIL may not have been sent with the authority of the Company. If you are not the intended recipient, an agent of the intended recipient or a person responsible for delivering the information to the named recipient, you are notified that any use, distribution, transmission, printing, copying or dissemination of this information in any way or in any manner is strictly prohibited. If you have received this communication in error, please delete this mail & notify us immediately at [EMAIL PROTECTED] Before opening attachments, please scan for viruses. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/