bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libbfd and/or libopcodes not reentrant


From: Ian Lance Taylor
Subject: Re: libbfd and/or libopcodes not reentrant
Date: 12 Mar 2002 08:01:30 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Jonas Maebe <address@hidden> writes:

> Under "general BFD programming guidelines" in
> "binutils/bfd/bfdint.texi", it is stated that the goal is to make sure
> libbfd is fully reentrant. It is nowhere stated that isn't currently
> the case, but it definitely isn't (or libopcodes isn't).

Thanks for the bug report.  In fact, we know that libbfd is not
reentrant.  It's not even close.  The guideline is intended to apply
to new code added to BFD, but since there are many contributors even
that guideline is not followed particularly well.

BFD will only become reentrant if there is significant volunteer work
to make it reentrant.

Ian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]