This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] tile: support very large shared objects


On 11/3/2012 9:28 AM, Chris Metcalf wrote:
> Ah, I didn't think about gmon-start.  That ends up linked into the object
> statically for profiling, now that I look at it.  Is it true that the rest
> are linked statically into shared objects?  I thought many of them were
> just there for purely static build support.

I convinced myself that only gmon-start.c needed to be passed
-mcmodel=large in addition to elf-init.c.

Roland, I cc'ed you on the patch v2, but didn't cc the rest of libc-alpha
since it is now completely platform-specific (thus went only to libc-ports).

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


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