X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=hyEvR/dwUxXvxD+aprdD8RfehMWtC yXSMyaHSdMeuOlVpRtNJjEjEL/y2Aur/9MKAy/gwPMZCKlT0gUpOnfvwXwxzrPr3 vPm1Cp+nAJjT4/d0TvYQMjfTNDCIszxuhCTZa6Euv/w1vBLtHzK+9CO9i00lwl8T FJlUARrcTN7qSY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=qNPxJdbd/bHL2RGNY1tiMS/5byw=; b=w9B EB7WstQIWhfTy4YfBRK1YB/l6N4Of0xQQ76WbcRYB3Kta7FtO0WlhudIOjTbjkYF QXuDXEqrnTrpikKsqUmf7fdUXzTnH3tKrx3uKG5WcUveMN20ImwTWzK5LtStviEu T3+BMXrpBIKPZ7XgZvK+U12BLvGD15vNaNomYdXI= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.8 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ob0-f182.google.com X-Received: by 10.182.213.97 with SMTP id nr1mr7667604obc.48.1384204650187; Mon, 11 Nov 2013 13:17:30 -0800 (PST) MIME-Version: 1.0 From: Yucong Sun Date: Mon, 11 Nov 2013 13:17:10 -0800 Message-ID: Subject: C++11 program link failure under GCC 4.8.2-1 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, I'm trying to compile a program under cygwin with latest gcc 4.8.2, the program compiles fine, but link failed. I'm suspecting this has something todo with libstdc++ but I couldn't find any document on how to check libstdc++ version (cygwin setup claim it is version 4.8.2 already). Your help is very appericated! make[1]: [driver.exe] Error 1 (ignored) g++ -rdynamic -fno-omit-frame-pointer -D_GNU_SOURCE -march=native -O3 -g -gdwar f-2 -std=gnu++0x -flto grammar.tab.o lex.o main.o rc.o interpret.o simulate.o fi le.o object.o backend.o array.o mapping.o comm.o ed.o regexp.o buffer.o crc32.o malloc.o mallocwrapper.o class.o efuns_main.o efuns_port.o call_out.o otable.o d umpstat.o stralloc.o hash.o port.o reclaim.o parse.o simul_efun.o sprintf.o prog ram.o compiler.o avltree.o icode.o trees.o generate.o scratchpad.o socket_efuns. o socket_ctrl.o eoperators.o socket_err.o md.o disassembler.o uvalarm.o replace_ program.o master.o function.o debug.o crypt.o applies_table.o add_action.o eval. o fliconv.o console.o posix_timers.o event.o dns.o packages/*.o `./dtrace_compil e` -o driver.exe -lcrypt -levent -L/usr/local/lib Cannot export _ZNSt10_HashtableIP8object_sSt4pairIKS1_xESaIS4_ENSt8__detail10_Se lect1stESt8equal_toIS1_ESt4hashIS1_ENS6_18_Mod_range_hashingENS6_20_Default_rang ed_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb0EEEE10_M_e mplaceIJS2_IS1_xEEEENS6_14_Node_iteratorIS4_Lb0ELb0EEESt17integral_constantIbLb0 EEDpOT_: symbol wrong type (4 vs 3) Cannot export _ZNSt10_HashtableIP8object_sSt4pairIKS1_xESaIS4_ENSt8__detail10_Se lect1stESt8equal_toIS1_ESt4hashIS1_ENS6_18_Mod_range_hashingENS6_20_Default_rang ed_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb0EEEE16_M_a llocate_nodeIJS2_IS1_xEEEEPNS6_10_Hash_nodeIS4_Lb0EEEDpOT_: symbol wrong type (4 vs 3) Cannot export _ZNSt10_HashtableIxSt4pairIKxP14pending_call_sESaIS4_ENSt8__detail 10_Select1stESt8equal_toIxESt4hashIxENS6_18_Mod_range_hashingENS6_20_Default_ran ged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEE10_M_ emplaceIJS0_IxS3_EEEES0_INS6_14_Node_iteratorIS4_Lb0ELb0EEEbESt17integral_consta ntIbLb1EEDpOT_: symbol wrong type (4 vs 3) Cannot export _ZNSt10_HashtableIxSt4pairIKxP14pending_call_sESaIS4_ENSt8__detail 10_Select1stESt8equal_toIxESt4hashIxENS6_18_Mod_range_hashingENS6_20_Default_ran ged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEE16_M_ allocate_nodeIJS0_IxS3_EEEEPNS6_10_Hash_nodeIS4_Lb0EEEDpOT_: symbol wrong type ( 4 vs 3) Cannot export _ZNSt13_Rb_tree_nodeISt4pairIK8svalue_sSt5dequeIPS1_SaIS4_EEEEC1IJ S7_EEEDpOT_: symbol wrong type (4 vs 3) Cannot export _ZNSt5dequeIP10tick_eventSaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT _: symbol wrong type (4 vs 3) Cannot export _ZNSt5dequeIP8svalue_sSaIS1_EE12emplace_backIJS1_EEEvDpOT_: symbol wrong type (4 vs 3) Cannot export _ZNSt5dequeIP8svalue_sSaIS1_EE16_M_push_back_auxIJS1_EEEvDpOT_: sy mbol wrong type (4 vs 3) Cannot export _ZNSt8_Rb_treeI8svalue_sSt4pairIKS0_St5dequeIPS0_SaIS4_EEESt10_Sel ect1stIS7_E21unique_svalue_compareSaIS7_EE14_M_create_nodeIJS7_EEEPSt13_Rb_tree_ nodeIS7_EDpOT_: symbol wrong type (4 vs 3) Cannot export _ZNSt8_Rb_treeIlSt4pairIKlP10tick_eventESt10_Select1stIS4_ESt4less IlESaIS4_EE14_M_create_nodeIJS0_IlS3_EEEEPSt13_Rb_tree_nodeIS4_EDpOT_: symbol wr ong type (4 vs 3) collect2: error: ld returned 1 exit status Makefile:103: recipe for target 'driver.exe' failed make[1]: *** [driver.exe] Error 1 make[1]: Leaving directory '/home/sunyc/fluffos/src' Makefile:77: recipe for target 'all' failed make: *** [all] Error 2 -- Cheers -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple