This is the mail archive of the gcc-help@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]

gcc-2.95.2 doesn't build libstdc++ :(



 Hi.

 I'm building gcc-2.95.2 in Redhat-6.2

 I configured like follows in objdir...

 $(gcc_src_dir)/configure --enable-shared \
                          --enable-languages=c,c++ \
                          --enable-thread

 and "make bootstrap; make install"

 configuration and make process had no errors - I hope so.:(
 Since there were too many outputs on my terminal while doing 
 "make bootstrap", I couldn't notice what is error messages if any.

 Anyway...but, there was NO libstdc++ libraries in /usr/local/lib
 or elsewhere.

 What's my problem?

 Ah! $(objdir)/i686-pc-linux-gnu/libstdc++ directory is empty.
 Doesn't have anything. Is it correct? I don't guess so...

-- 
|   ªªêªÑ¨ªÇª¹ª«.ª³ªÁªéªÏªÞª¢ßÓܨªïªéªºªÇª¹.                     \\o  \\o 
+-  ÐìªèªêÐÑìíªÏªÁªçªÃªÈª¹ª´ª¤ª³ªÈª¬ª¢ªÃª¿ªóªÇª¹.            +-    ))   ))
+-  ª¢ªÊª¿ªËÎ窨ªÆªÊªéªÊ«®«ãªÈÞÖªÃªÆ ü˪ƪƫګóªòö¢ªêªÞª·ª¿. +-   //   //
|   ªÇªâ ÞçªÎíÞùêªÏ«ï «×«íªÇ.                                     |\   \\      
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mailto:alita@kldp.org 


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