Operating System - Tru64 Unix
1748261 Members
3535 Online
108760 Solutions
New Discussion

Open Source for libc.so or libmpi.so.1

 
Richard Felkins_1
Occasional Contributor

Open Source for libc.so or libmpi.so.1


I have developers that need help debugging
some new multi threaded code. The deadlock
seems to occur in libc.so and libmpi.so.1
so far. I've searched for open source
listings for these items with no luck.
Is there any possibility of finding the
source for these libs?

Thanks,

Richard.

1 REPLY 1
Nicolas Dumeige
Esteemed Contributor

Re: Open Source for libc.so or libmpi.so.1

Hello,

For the libc, get the latest CVS commit from the FSF :
http://www.gnu.org/software/libc/libc.html

Another option would be to get the lib from the OpenBSD for Alpha project.
http://www.netbsd.org/Ports/alpha/

Cheers
All different, all Unix