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] | |
On Wed, Feb 13, 2002 at 10:58:16PM +0000, devans@lukon.com wrote: > gcc: /lib/i686/libc.so.6: version `GCC_3.0' not found (required by gcc) It sounds like you built your own version of glibc with gcc 3.0, and then did not have libgcc_s.so installed to match. There is really not enough information here to do more than hazzard a guess at what went wrong. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |