Re: synopsis 0.7 compilation error
Serge Iovleff <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Organization | Université de Lille 1 |
| Message-ID | <[email protected]> |
It is a bug in gcc, not synopsis. http://lists.debian.org/debian-gcc/2004/07/msg00257.html Serge Iovleff a écrit : > Hi, > I have the followin error > > g++ -shared -o ucpp.so ucpp/mem.o ucpp/hashtable.o ucpp/cpp.o > ucpp/lexer.o ucpp /assert.o ucpp/macro.o ucpp/eval.o cpp.o > ../../../Cxx-API/lib/libSynopsis.a -lp thread > /usr/bin/ld: ucpp.so: nom symbole avec version indéfinie > std::time_put_w@@GLIBCP P_3.2 > /usr/bin/ld: failed to set dynamic section sizes: Mauvaise valeur > collect2: ld a retourné 1 code d'état d'exécution > make: *** [ucpp.so] Erreur 1 > make: quittant le répertoire « > /home/iovleff/dvlpt/synopsis/synopsis-0.7/build/t > emp.linux-i686-2.3/Synopsis/Parsers/Cpp » > error: command 'sh' failed with exit status 2 > > (My locale is french, and some message are translated... It seems that > the symbol > std::time_put_w is with an indefinite version ??) > > $ g++ -v > Lecture des spécification à partir de > /usr/lib/gcc-lib/i486-linux/3.3.4/specs > Configuré avec: ../src/configure -v > --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr > --mandir=/usr/share/man --infodir=/usr/share/info > --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared > --with-system-zlib --enable-nls --without-included-gettext > --enable-__cxa_atexit --enable-clocale=gnu --enable-debug > --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux > Modèle de thread: posix > version gcc 3.3.4 (Debian 1:3.3.4-4) > > $ python -V > Python 2.3.4 > > > -- Serge Iovleff USTL - IUT "A" | Tel: (33) 3 20 43 41 75/76 Département Informatique | Fax: (33) 3 20 43 41 73 BP 179 | www.iut-info.univ-lille1.fr/~iovleff 59653 Villeneuve d'Ascq | [email protected] ----------------------------------------------------------------