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]

[Bug lto/49992] lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49992

--- Comment #40 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-08-11 12:47:02 UTC ---
(In reply to comment #39)
>  ... unless you can produce a patch (or identify a plan for such a patch) that
> would obviate the need for common symbols in the darwin port, it doesn't seem
> that we have any realistic expectation of fixing this in any other way than
> comment 32.

I would also add that we have already abandoned the use of 'ranlib -c' in the
top level configure so  extending this change to the gcc subdirectory's
configure can be viewed as making the calls to ranlib on darwin10+ consistent.


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