delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <199908111826.NAA29041@mercury.xraylith.wisc.edu> |
To: | schander AT acm DOT org |
cc: | "cygwin AT sourceware DOT cygnus DOT com" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: LInking problems |
In-Reply-To: | Your message of "Tue, 10 Aug 1999 13:17:47 BST." |
<37B0186B DOT 7711E3AE AT hud DOT ac DOT uk> | |
Date: | Wed, 11 Aug 1999 13:26:31 -0500 |
From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
"MR. S.CHANDER" <c9502007 AT hud DOT ac DOT uk> writes: > 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??? Did you actually read the README file that comes with gcc-2.95 before installing the compilers? If not, please do so. It tells you what to do when you're using Cygwin development snapshots. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |