boost

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
boost [2008/07/09 16:06] gerardboost [2008/07/09 17:29] gerard
Ligne 61: Ligne 61:
  
 </code> </code>
 +
  
  
Ligne 112: Ligne 113:
  
 FIXME le problème vient de python, ou de la version du compilateur? FIXME le problème vient de python, ou de la version du compilateur?
 +
 +
 +====== boost 1_35_0 ======
 +<code>
 +> setenv PATH /opt/csw/gcc4/bin:/opt/csw/gnu:/usr/local/wrapper/bin:/usr/bin:.
 +> ./configure --prefix=/local/apps/gnu/32/boost_1_35_0                          -n Building Boost.Jam with toolset gcc... 
 +tools/jam/src/bin.solarisx86/bjam
 +-n Detecting Python version... 
 +2.5
 +-n Detecting Python root... 
 +/opt/csw
 +-n Unicode/ICU support for Boost.Regex?... 
 +/usr
 +Backing up existing Boost.Build configuration in user-config.jam.2
 +Generating Boost.Build configuration in user-config.jam...
 +Generating Makefile...
 +
 +> make install | & tee INSTALL.LOG
 +...
 +...failed updating 35 targets...
 +...skipped 36 targets...
 +...updated 5779 targets...
 +Not all Boost libraries built properly.
 +</code>
 +
 +cette fois ci, les erreurs sont de la forme:
 +<code>
 +gcc.link.dll bin.v2/libs/serialization/build/gcc-4.0.2/release/threading-multi/libboost_serialization-gcc40-mt-1_35.so.1.35.0
 +ld: fatal: relocation error: file: bin.v2/libs/serialization/build/gcc-4.0.2/release/threading-multi/xml_grammar.o section: .rel.eh_frame symbol: .LFB2185: symbol has been discarded with discarded section: .gnu.linkonce.t._ZN5boost6detail15sp_counted_base7destroyEv
 +collect2: ld returned 1 exit status
 +</code>
 +mais comme l'erreur concerne aussi libboost_regex-gcc40-mt-1_35.so.1.35.0, on ne peut pas tester l'exemple!
  • boost.txt
  • Dernière modification : 2017/08/25 09:56
  • de 127.0.0.1