Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <37B0186B.7711E3AE@hud.ac.uk> Date: Tue, 10 Aug 1999 13:17:47 +0100 From: "MR. S.CHANDER" Reply-To: schander AT acm DOT org X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: "cygwin AT sourceware DOT cygnus DOT com" Subject: RE: LInking problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am using the snapshot as compiled by mumit. Snapshot 19990715 and the latest one, both give the same error. I get the following error when I try to link: /usr/local/H-i586-cygwin32/bin/g++ -c -DDEBUG=1 -ggdb source/TransformNode.cpp -o obj/TransformNode.o ar rc lib/libSGGT.a obj/VRMLVisitor.o obj/SGGTVisitor.o obj/RootNode.o obj/TransformNode.o obj/GroupNode.o obj/LODNode.o obj/MaterialNode.o obj/DirectionalLightNode.o obj/PointLightNode.o obj/SpotLightNode.o obj/GeometryBoxNode.o obj/Geomet ryConeNode.o obj/GeometryCylinderNode.o obj/GeometrySphereNode.o obj/GeometryFileNode.o obj/Vec3.o obj/RotationVec.o /usr/local/H-i586-cygwin32/bin/g++ -c -DDEBUG=1 -ggdb source/SGGTTester.cpp -o obj/SGGTTester.o /usr/local/H-i586-cygwin32/bin/g++ obj/SGGTTester.o lib/libSGGT.a -o bin/SGGTTester /usr/local/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/libstdc++.a(iostream.o)(.text+0x114): undefined referen ce to `_imp___ctype_' /usr/local/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/libstdc++.a(iostream.o)(.text+0x4d1): undefined referen ce to `_imp___ctype_' /usr/local/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/libstdc++.a(iovfscanf.o)(.text+0x60): undefined referen ce to `_imp___ctype_' /usr/local/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/libstdc++.a(iovfscanf.o)(.text+0x8d): undefined referen ce to `_imp___ctype_' /usr/local/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/libstdc++.a(iovfscanf.o)(.text+0x588): undefined refere nce to `_imp___ctype_' /usr/local/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/libstdc++.a(iovfscanf.o)(.text+0x5dc): more undefined r eferences to `_imp___ctype_' follow collect2: ld returned 1 exit status make: *** [bin/SGGTTester] Error 1 Anybody have an idea as to what I'm doing wrong??? Cheers Satpal Chander -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com