Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: Re: Sample makefile To: cygwin AT cygwin DOT com Message-ID: From: "Brunda Sathi" Date: Mon, 4 Nov 2002 12:18:25 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Here is the output from the linker D:\Oracle\ora92\oci\samples>ld -o cdemo81 cdemo81.o d: \oracle\ora92\oci\lib\msvc \oci.lib d:\oracle\ora92\oci\lib\msvc\msvcrt.lib -lc cdemo81.o(.text+0xcf7):cdemo81.c: undefined reference to `_impure_ptr' cdemo81.o(.text+0xd9a):cdemo81.c: undefined reference to `_impure_ptr' cdemo81.o(.text+0x131f):cdemo81.c: undefined reference to `_impure_ptr' d:\oracle\ora92\oci\lib\msvc\msvcrt.lib(build/intel/dll_obj/crtexe.obj) (.text+0x 5e):crtexe.c: undefined reference to `_imp___adjust_fdiv' d:\oracle\ora92\oci\lib\msvc\msvcrt.lib(build/intel/dll_obj/atonexit.obj) (.text+ 0xf):atonexit.c: undefined reference to `_imp___onexit' Thanks, Brunda -- 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/