This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug libc/10063] 'configure' for glibc-2.9 does not check libgcc_s.so.1 presence, test fail


------- Additional Comments From sergstesh at yahoo dot com  2009-04-12 00:31 -------
I've had a closer look at what is happening, and now I understand that that when
'make check' is run, LDFLAGS specified to 'configure' and indeed used during
just 'make' (not 'make check') are not used, and even though  libgcc_s.so.1
_could_ be found had LDFLAGS been passed/used, it is not found.

I am rebuilding everything from scratch in order to have clean files without the
excess debug info, and after I'm done I'll post the files with explanations
hopefully proving my point.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10063

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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