This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: glibc 2.1.94 bootstraping


Thorsten Kukuk <kukuk@suse.de> writes:

> If you don't have /usr/lib/crt*.o files installed from an old glibc
> version, make fails in iconvdata. It couldn't find the crt files
> for creating the shared libraries. Seems it only fails in iconvdata,
> the other shared libraries could be created.

The crt files are build in the first pass, the shared libs in
iconvdata in the second.  What do you do differently?

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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