This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: locks on X86


Tom Tromey <tromey@redhat.com> writes:

> I wonder if there is some way to abuse ld.so to add or remove the
> prefix based on whether the system is MP.

There isn't.  I will probably add something at some point.  It will
necessarily be a up/ subdir lookup (and not smp/ or so) since the SMP
version works everywhere while the UP version does not.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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