X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=BAYES_50,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 18 Jun 2009 18:39:56 +0200 Message-ID: <1de9d39c0906180939p35cecaeekfade8a3608726b10@mail.gmail.com> Subject: [1.7] compile error after updating 1.7 From: jean-luc malet To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 hi! I just decided to update my 1.7 cygwin to the latest release it seems to run more smoothly now than in previous release :) however I'm getting strange errors when try to compile a project I'm workin= g on I didn't get this on previous release I tryed to clean and rebuild everything and same result cc -shared -o GENERATED/libglui-0.0.1.dll -Wl,--out-implib=3DGENERATED/libglui-0.0.1.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--no-whole-archive -lGLU -lGL -L/usr/X11R6/lib -lglut -L/bin GENERATED/algebra3.o GENERATED/button.o GENERATED/callback.o GENERATED/collapsible.o GENERATED/container.o GENERATED/control.o GENERATED/debug.o GENERATED/DefaultTheme.o GENERATED/event_handler.o GENERATED/Exception.o GENERATED/imKStoUCS.o GENERATED/LightningTheme.o GENERATED/MasterObject.o GENERATED/node.o GENERATED/separator.o GENERATED/statictext.o GENERATED/text.o GENERATED/themes.o GENERATED/todo.o GENERATED/VertexObject.o GENERATED/window.o GENERATED/GLUT/window.o GENERATED/button.o:button.cpp:(.text+0x47): undefined reference to `___gxx_personality_sj0' GENERATED/button.o:button.cpp:(.text+0x161): undefined reference to `___gxx_personality_sj0' GENERATED/button.o:button.cpp:(.text+0x2ec): undefined reference to `___gxx_personality_sj0' GENERATED/button.o:button.cpp:(.text+0x3fc): undefined reference to `___gxx_personality_sj0' GENERATED/button.o:button.cpp:(.rdata$_ZTIN4GLUI6ButtonE[typeinfo for GLUI::Button]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info' GENERATED/button.o:button.cpp:(.rdata$_ZTIN4GLUI16EventInterpreterE[typeinfo for GLUI::EventInterpreter]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' GENERATED/button.o:button.cpp:(.rdata$_ZTIN4GLUI12EventHandlerE[typeinfo for GLUI::EventHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' GENERATED/button.o:button.cpp:(.rdata$_ZTIN4GLUI9ContainerE[typeinfo for GLUI::Container]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' GENERATED/button.o:button.cpp:(.rdata$_ZTIN4GLUI7ControlE[typeinfo for GLUI::Control]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info' GENERATED/button.o:button.cpp:(.rdata$_ZTIN4GLUI4NodeE[typeinfo for GLUI::Node]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' GENERATED/button.o:button.cpp:(.rdata$_ZTIN4GLUI10TextButtonE[typeinfo for GLUI::TextButton]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' GENERATED/button.o:button.cpp:(.text$_ZN4GLUI6ButtonD0Ev[GLUI::Button::~But= ton()]+0x31): undefined reference to `operator delete(void*)' GENERATED/button.o:button.cpp:(.text$_ZN4GLUI10TextButtonD1Ev[GLUI::TextBut= ton::~TextButton()]+0x1f): undefined reference to `___gxx_personality_sj0' GENERATED/button.o:button.cpp:(.text$_ZN4GLUI10TextButtonD1Ev[GLUI::TextBut= ton::~TextButton()]+0x93): undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' GENERATED/button.o:button.cpp:(.text$_ZN4GLUI10TextButtonD1Ev[GLUI::TextBut= ton::~TextButton()]+0x15b): undefined reference to `std::basic_string, std::allocator >::_Rep::_M_destroy(std::allocator const&)' GENERATED/button.o:button.cpp:(.text$_ZN4GLUI10TextButtonD0Ev[GLUI::TextBut= ton::~TextButton()]+0x1f): undefined reference to `___gxx_personality_sj0' GENERATED/button.o:button.cpp:(.text$_ZN4GLUI10TextButtonD0Ev[GLUI::TextBut= ton::~TextButton()]+0x93): undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' GENERATED/button.o:button.cpp:(.text$_ZN4GLUI10TextButtonD0Ev[GLUI::TextBut= ton::~TextButton()]+0xe2): undefined reference to `operator delete(void*)' any idea? thanks JLM --=20 KISS! (Keep It Simple, Stupid!) (garde le simple, imb=C3=A9cile!) "mais qu'est-ce que tu m'as pondu comme usine =C3=A0 gaz? fait des choses simples et qui marchent, esp=C3=A8ce d'imb=C3=A9cile!" ----------------------------- "Si vous pensez que vous =C3=AAtes trop petit pour changer quoique ce soit, essayez donc de dormir avec un moustique dans votre chambre." Betty Reese http://www.grainesdechangement.com/citations.htm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/