On Wed, Feb 15, 2012 at 8:08 PM, Jeff Squyres <jsquyres_at_[hidden]> wrote:
> What is "gold"? Â Can you send all the information listed here (e.g., I don't know what version of Open MPI you're reporting about):
gold is the new binutils linker.
OS: Debian sid amd64 with g++-4.6, binutils-gold packages installed
OpenMPI: latest svn trunk
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr_at_[hidden]>*/
|