This is the mail archive of the gcc@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: Several "warning: cannot export hidden symbol" during x86_64-apple-darwin10 bootstrap


On Fri, May 27, 2011 at 11:30:44AM +0200, Paolo Carlini wrote:
> Hi,
> 
> > Should I open a PR for them?
> 
> What do they mean? It means that a linker script pattern matches something which can't be actually exported?

This error message may be coming from the following code...

http://www.opensource.apple.com/source/ld64/ld64-123.2/src/ld/Resolver.cpp

and seems to reside beneath the comment...

// <rdar://problem/5062685> ld does not report error when -r is used and exported symbols are not defined.

         Jack
> > 
> 
> 
> Paolo


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