This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: Binutils + OpenSSL issue


The gcc I compile does include some patches, but I figured it'd break on a package this large. Thiemo said the patch, while fixing openssl, would probably break on other things. For a minimal system, it seems that breakage is just linked to procps, gcc and glibc. I'm sure building addition packages would probably reveal more breakage.

It fixes the openssl issue, though, Now I guess it's just a matter of figuring out how to fix openssl issue while not breaking everything else.

--Kumba


Eric Christopher wrote:


On Wed, 2003-05-21 at 09:09, Kumba wrote:

Well, gcc and glibc also fail from the same error as I reported with procps. Not enough GOT space for local GOT entries. Most other libraries seems to be fine, though, so I'm guessing the patch Thiemo rigged was on the right track. My own, binutils-inexperienced guess has me thinking some kind of conditionals need to be added to check the GOT entry count before decrementing global and/or incrementing local. Just a guess, though.


This is on a gcc bootstrap? We're currently able to do that on our end,
do you have any local patches?

-eric




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