This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: Weak changes cause arm/NetBSD bootstrap failure.


On Sat, Mar 23, 2002 at 11:20:04AM +0000, Richard Earnshaw wrote:
> How can a common symbol, which by definition is just a tentative 
> allocation of space if there is no initialized alternative, be made weak?

Hum.  There's nothing to prevent it in ELF, since binding is
independent of common.  But I guess it doesn't really make 
much sense...


r~


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