Am Samstag, 2. Dezember 2006 20:13 schrieb Nathan Becker:
> Error messages seem to be:
> 
> 
`.gnu.linkonce.t._ZN5boost2io6detail22parse_printf_directiveIcSt11char_traitsIcESaIcEN9__gnu_cxx17__normal_iteratorIPKcSsEESt5ctypeIcEEEbRT2_RKSD_PNS1_11format_itemIT_T0_T1_EERKT3_mh'
> referenced in section `.rodata' of
> support/.libs/libsupport.a(lstrings.o): defined in discarded section
> 
`.gnu.linkonce.t._ZN5boost2io6detail22parse_printf_directiveIcSt11char_traitsIcESaIcEN9__gnu_cxx17__normal_iteratorIPKcSsEESt5ctypeIcEEEbRT2_RKSD_PNS1_11format_itemIT_T0_T1_EERKT3_mh'
> of support/.libs/libsupport.a(lstrings.o)
> 
`.gnu.linkonce.t._ZN5boost9re_detail15_reg_format_auxINS0_19string_out_iteratorISsEEN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS8_EEEcNS_12regex_traitsIcEEEET_SE_RKNS_13match_resultsIT0_T1_EERPKT2_NS_15regex_constants12_match_flagsERKT3_RNS0_15case_flags_typeE'
> referenced in section `.rodata' of
> ../boost/libs/regex/src/.libs/libboost_regex.a(cregex.o): defined in
> discarded section
> 
`.gnu.linkonce.t._ZN5boost9re_detail15_reg_format_auxINS0_19string_out_iteratorISsEEN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS8_EEEcNS_12regex_traitsIcEEEET_SE_RKNS_13match_resultsIT0_T1_EERPKT2_NS_15regex_constants12_match_flagsERKT3_RNS0_15case_flags_typeE'
> of ../boost/libs/regex/src/.libs/libboost_regex.a(cregex.o)

Are you sure that the executable is not generated? These messages are 
normal for some combinations of gcc amd binutils. E.g. on SuSE 9.3 you get 
similar ones,  but the generated executable works. If that is not the case 
please tell us the gcc version, binutils version and the complete 
configure command line.


Georg

Reply via email to