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] Avoid -lm and -lpthread in libjava on darwin



On 12 Aug 2010, at 23:31, Mike Stump wrote:


I'm curious about older systems (darwin8 or darwin9), I don't recall how far back one had to go to have a real libm, but I think this might break those systems. I don't know if we care (10.2 for example, I'm not sure I'm gonna worry about it).

darwin7 needs needs checking, darwin >= 8 is OK; libm is a symlink to libSystem.
(and darwin7 might be the addition of lmx only).


Iain


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