Path: utzoo!news-server.csri.toronto.edu!rpi!usc!sdd.hp.com!spool.mu.edu!uunet!usna!usna.navy.mil>)!don@redtiger.usna.navy.mil From: don@redtiger.usna.navy.mil (Don Garner (CADIG STAFF) ) Newsgroups: comp.lang.c++ Subject: TC++ jmp Warnings Keywords: C++ Message-ID: <254@usna.NAVY.MIL> Date: 18 Mar 91 17:52:25 GMT Sender: troot@usna.NAVY.MIL Distribution: usa Organization: U. S. Naval Academy, Annapolis, MD Lines: 7 Whenever I compile a multi-files program under Turbo C++ 1.00 or 1.01 I alway get two warnings. One is for a duplicate definition of _setjmp in SETJMP, and the other is for a duplicate definition of _longjmp in LONGJMP. Does anyone else have this problem? What is going on here? What can I do to stop the warning? Thanks In Advance - Don (don@usna.navy.mil)