[gentoo-dev] [compile problem]

2006-01-19 Thread Linux Java




Hello list,
I used gcc4.0.1 before
and now downgrade to 3.4.5
now I when I compile a program it end with:

libtool: link: cannot find the library `/usr/lib/gcc/i686-pc-linux-gnu/4.0.1/libstdc++.la'

and the copilation is over.
How can I solve this problem?

thank you in advance!





Re: [gentoo-dev] [compile problem]

2006-01-19 Thread Jory A. Pratt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Linux Java wrote:
 Hello list,
 I used gcc4.0.1 before
 and now downgrade to 3.4.5
 now I when I compile a program it end with:
 
 libtool: link: cannot find the library
 `/usr/lib/gcc/i686-pc-linux-gnu/4.0.1/libstdc++.la'
 
 and the copilation is over.
 How can I solve this problem?
 
 thank you in advance!
 
 

run /sbin/fix_libtool_files.sh 4.0.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD0GWLGDfjNg8unQIRAsmHAJ48NBT0SR1gleCZHD54X8m1mVI5NQCfZqbF
7Rwk/I+7Cyi28KiG8qKWa/A=
=288z
-END PGP SIGNATURE-
-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] [compile problem]

2006-01-19 Thread Linux Java




Thanks a lot!
On Thu, 2006-01-19 at 22:22 -0600, Jory A. Pratt wrote:


run /sbin/fix_libtool_files.sh 4.0.1