This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


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

Re: Building 2.1.2 with gcc-latest


Andreas Jaeger wrote:
>
> Use Linux 2.2.13.

Service pack 13.  Sigh.    Thanks, Andreas.

I went back to my vendor's compiler (irritating vendor who ships
no-frame-pointer non-debug glibc...) and I'm now seeing:

make[1]: Entering directory `/usr/src/glibc-2.1.2/elf'
gcc   -nostdlib -nostartfiles -shared -o ld.so  \
          librtld.os            \
          -Wl,--version-script=../ld.so.map -Wl,-soname=ld-linux.so.2
/usr/bin/ld: cannot open linker script file ../ld.so.map: No such file
or directory


How does ld.so.map get created?

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