Changeset 685

Show
Ignore:
Timestamp:
10/27/09 12:43:16 (4 weeks ago)
Author:
robl
Message:

update docs: i had the --build and --host arguments flipped

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README.bgp

    r634 r685  
    99the compute nodes are totaly different). 
    1010 
    11 configure --build powerpc-bgp-linux  --host powerpc64-suse-linux  \ 
     11configure --host powerpc-bgp-linux  --build powerpc64-suse-linux  \ 
    1212        --with-mpi=/bgsys/drivers/ppcfloor/comm 
    1313 
    1414It's possible to build pnetcdf with the IBM xl compilers: 
    1515 
    16 ./configure --build powerpc-bgp-linux --host powerpc64-suse-linux \ 
     16./configure --host powerpc-bgp-linux --build powerpc64-suse-linux \ 
    1717        CC=mpixlc MPICC=mpixlc FC=mpixlf90 \ 
    1818        MPIF77=mpixlf90 F77=mpixlf90 F90=mpixlf90