From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8319 invoked by alias); 10 Sep 2004 21:25:32 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 8221 invoked from network); 10 Sep 2004 21:25:26 -0000 Received: from unknown (HELO web41604.mail.yahoo.com) (66.218.93.104) by sourceware.org with SMTP; 10 Sep 2004 21:25:26 -0000 Message-ID: <20040910212525.86901.qmail@web41604.mail.yahoo.com> Received: from [128.205.153.25] by web41604.mail.yahoo.com via HTTP; Fri, 10 Sep 2004 14:25:25 PDT Date: Fri, 10 Sep 2004 22:55:00 -0000 From: tran trung dung~ Subject: Help me solve this error: fatal: libstdc++.so.5: No such file or directory !! To: gcc@gcc.gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-09/txt/msg00643.txt.bz2 I compile a program using STL on GNU environment and the result like: > g++ ir1.c > a.out ld.so.1: a.out: fatal: libstdc++.so.5: open failed: No such file or directory Killed > g++ -o ir1 ir1.c > ldd ir1 libstdc++.so.5 => (file not found) libm.so.1 => /usr/lib/libm.so.1 libgcc_s.so.1 => (file not found) libc.so.1 => /usr/lib/libc.so.1 libdl.so.1 => /usr/lib/libdl.so.1 /usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1 Please help me to overcome this problem Thanks TTDUNG _______________________________ Do you Yahoo!? Shop for Back-to-School deals on Yahoo! Shopping. http://shopping.yahoo.com/backtoschool