This is the mail archive of the libc-hacker@cygnus.com 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]

Please compile glibc 2 with egcs 1.1.1/Linux


It just comes to me that we should compile glibc 2 with egcs
1.1.1/Linux if you plan to distribute glibc 2 binaries or binaries
linked against shared glibc 2. Otherwise, you will run into problems
where __register_frame_info may be defined in your libm.so, but
not in others' libm.so. With egcs 1.1.1/Linux, libm.so leaves
__register_frame_info undefined and weak.

Thanks.


-- 
H.J. Lu (hjl@gnu.org)


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