This is the mail archive of the gcc-patches@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: [PATCH] Fix Ada bootstrap on darwin


On Thu, Dec 09, 2004 at 08:35:06AM -0500, Andrew Pinski wrote:
> On Darwin common symbols are not allowed in shared/dynamic libraries.
> For some reason before a couple of days ago, the Ada runtime library
> sources did not produce any common symbols, but after the latest
> patches, they produced a couple of common symbols causing this failure.

The change was to use COMMON if a BSS section does not exist.
Does MACH-O really not have one of those?


r~


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