This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error in hash.cc


Hello,

I get the following error while compiling gcc -r150679 on ppc

Thanks,
Revital
                                                                                                                                  
                                                                                                                                  
              unknown-linux-gnu/libstdc++-v3/include -I/home/eres/mainline_45/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates  
              -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g   
              -O2 -D_GNU_SOURCE -mlong-double-64 -c ../../../../gcc/libstdc++-v3/src/compatibility-ldbl.cc -fPIC -DPIC            
              -o .libs/compatibility-ldbl.o                                                                                       
              In file included from ../../../../gcc/libstdc++-v3/src/compatibility-ldbl.cc:71:0:                                  
              ../../../../gcc/libstdc++-v3/src/hash.cc:29:9: error: expected initializer before ג<ג token                         
              ../../../../gcc/libstdc++-v3/src/compatibility-ldbl.cc:76:17: error: גvoid _ZNKSt4hashIeEclEe()ג aliased to         
              undefined symbol ג_ZNKSt3tr14hashIeEclEeג                                                                           
              make[4]: *** [compatibility-ldbl.lo] Error 1                                                                        
              make[4]: Leaving directory `/home/eres/mainline_45/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3/src'          
              make[3]: *** [all-recursive] Error 1                                                                                
              make[3]: Leaving directory `/home/eres/mainline_45/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3'              
              make[2]: *** [all] Error 2                                                                                          
              make[2]: Leaving directory `/home/eres/mainline_45/new_build/powerpc64-unknown-linux-gnu/libstdc++-v3'              
              make[1]: *** [all-target-libstdc++-v3] Error 2                                                                      
              make[1]: Leaving directory `/home/eres/mainline_45/new_build'                                                       
              make: *** [all] Error 2                                                                                             
                                                                                                                                  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]