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 target/43729] Mach-O LTO support needed for darwin



------- Comment #9 from stevenb dot gcc at gmail dot com  2010-04-26 16:06 -------
Subject: Re:  Mach-O LTO support needed for darwin

Mach-O section names are too short, but I have solved this with a
separate section with section names in a strings table. This is
similar to the solution from lto-coff.


-- 


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


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