* Christian Rössel wrote on Thu, Apr 16, 2009 at 10:41:38AM CEST:
> Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de> writes:
> 
> > What do
> >   path/to/config.guess
> > 
> > and
> >   CC=/opt/ibmcmp/xlc/bg/9.0/bin/bgcc path/to/config.guess
> > 
> > output for the system triplets?  Please download the latest config.guess
> > and config.sub files from <http://savannah.gnu.org/projects/config> for
> > this test, and adjust CC so that it points to a C compiler (or MPI
> > wrapper compiler like mpixlc) defaulting to code for the compute nodes.

> on the BG/P system in Garching (http://www.rzg.mpg.de/computing/hardware/BGP)
> config.guess outputs always "powerpc64-unknown-linux-gnu". It tried with 
> several
> CC settings.

Hmm.  What is the output of these commands?
  uname -mrsv
  uname -p
  uname -X
  /bin/arch
  /usr/bin/arch -k
  /usr/convex/getsysinfo
  /usr/bin/hostinfo
  /bin/machine
  /usr/bin/oslevel
  /bin/universe

(We still need answers for the remaining question from my previous
mail, BTW.)

Thanks,
Ralf


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to