From: Rod DOT Bates AT wichita DOT boeing DOT com (Bates, Rod) Subject: Undefined link symbols 18 Aug 1998 17:25:25 -0700 Message-ID: <6C7E2A10BB01D111929500400B406DDEE63912.cygnus.gnu-win32@xch-wch-02.ks.boeing.com> Mime-Version: 1.0 Content-Type: text/plain To: "'gnu-win32 AT cygnus DOT com'" While linking, I get undefined symbols _setjmp, ___infinity, ___errno, and sometimes _stderr. My program is written in a mixture of Ada, using the gnat compiler, and Modula-3, using the Pm3 compiler. It compiles, links, and runs fine on Linux. When I go to NT, the link step gives these undefined symbols. Both these compilers use gcc as the code generator and, on NT, cygwin. Can anybody tell me where these symbols should be found, so I can tell my link step where to look? Rodney Bates - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".