|
From: <lz...@vi...> - 2006-03-14 09:03:35
|
It seems to me a installation problem : maybe you could create a "clean Mingw installation" using the proposed "MinGw installer" (watch at www.mingw.org) or http://sourceforge.net/forum/forum.php? forum_id=539405 (you need a Internet connection) I hope this may help you. ----Messaggio originale---- Da: lo...@un... Data: 14-mar- 2006 9.56 A: <min...@li...> Ogg: Re: R: [Mingw- users] GDB crash on windows XP lz...@vi... ha scritto: > I would suggest you to use the gcc/g++ version 3.4.5 ;) > > > ---- Messaggio > originale---- > Da: lo...@un... > Data: 14-mar-2006 8.51 > A: <mingw- > us...@li...> > Ogg: [Mingw-users] GDB crash on windows XP > > I am compiling program in C++ ona XP system with gcc version 3.2.3 > (mingw special 20030504-1) and I am trying to debugging it with GDB > (6.3.50.20051116-cvs). When I try to use the "step" command in GDB to > "enter" inside functions the debugger crash. (This happens for every > programs in debugging) > > Do somebody suggest me why and how to resolve > the problem? > > Bye > > LO > Done, but now I have problems in compiling my program g++ -o LAS.exe ./bin/LAS.o ./bin/LAS_mat.o ./bin/LAS_Main.o . /bin/LAS_Elem2D.o ./bin/LAS_io.o ./bin/glGraph.o ./bin/glAxes.o . /bin/glColorBlend.o ./bin/glDisplaymanager.o ./bin/LAS _Beam.o . /bin/LAS_Plasma.o -lglfw -lftgl -lfreetype -lglu32 -lopengl32 c: /mingw/bin/../lib/gcc/mingw32/3.4.5/../../../libstdc++.a(misc-inst.o): misc-inst.cc:(. text$_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios _Openmode[__gnu_cxx::stdio_sync_filebuf<char, std::char_traits<char>>:: seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)]+0x54): undefined reference to `fseeko64' collect2: ld returned 1 exit status mingw32-make: *** [LAS.exe] Error 1 I installed gcc by copying all the files in the binary distributions in the folders overwriting the existing files. Perhaps should I reinstall all from scratch? LO -- --------------------------------------------------------- Ing. Leonardo Orazi DISMI - Department of Science & Methods for Engineering Faculty of Engineering of Reggio Emilia University of Modena & Reggio Emilia Via Fogliani 2, 42100 Reggio Emilia tel: ++39 0522 522607: fax ++39 0522 522609 e-mail: lo...@un... --------------------------------------------------------- ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel? cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ MinGW-users mailing list Min...@li... You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge. net/lists/listinfo/mingw-users |