Ralf Wildenhues wrote on Mon, 17 Jan 2005 11:43:10 +0100
>Most likely, the problem occurs earlier. During compile, >libtool munges
>the -xarch=amd64. Can you confirm this by looking at what >libtool calls
>when the sources to liblam.la are compiled?
Hi Ralf,
Thanks for the reply. I have attached a copy of the console output (these messages still appear in the console although I have piped it to buildlog.txt) , and a copy of the piped output from the configure, make and make install.
About the liblam.la, the info is being found in the attached buildlog.txt, from line 12074.
Im sorry if its troublesome for you, but I don't know how much info I should list out here, because there are quite a few very long lines with liblam.la in it.
>I have to look at this again. I've been working with a SUN >employee on
>this, but my time constraints have caused that Libtool bug >to still not
>be resolved, sorry for that.
>
>I'll report back on this issue as soon as I know more.
Thank you very much for your time.
Regards,
Juncheng
============================================================================
== Configuring LAM version 7.1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... ./config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
configure: builddir: /home/fjcsuper/lam-7.1.1
configure: srcdir: /home/fjcsuper/lam-7.1.1
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
checking whether the C compiler (/opt/SUNWspro/bin/cc -fast -xarch=amd64) accepts ANSI prototypes... yes
checking for type int2... no
checking for type uint2... no
checking for type int4... no
checking for type uint4... no
checking for type int8... no
checking for type uint8... no
checking for type float4... no
checking for type float8... no
checking size of char... 1
checking size of short... 2
checking size of wchar_t... 4
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void *... 8
checking alignment of char... 1
checking alignment of short... 2
checking alignment of wchar_t... 4
checking alignment of int... 4
checking alignment of long... 8
checking alignment of long long... 8
checking alignment of float... 4
checking alignment of double... 8
checking alignment of long double... 16
checking alignment of void *... 8
*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking if want C++ exception handling... no
checking whether /opt/SUNWspro/bin/CC has new(std::nothrow)... yes
checking for C++ template repository directory... not used
checking for C++ compiler template parameters... none needed
checking for C++ optimization flags... -fast -xarch=amd64
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking map usability... yes
checking map presence... yes
checking for map... yes
checking for type bool... yes
checking for true/false... yes
checking size of bool... 1
checking size of int... 4
checking alignment of bool... 1
checking alignment of int... 4
checking how to store bool in C... unsigned char
*** Fortran Compiler
checking for FORTRAN compiler /opt/SUNWspro/bin/f90... found
checking how to add a library directory to /opt/SUNWspro/bin/f90... "-L"
checking /opt/SUNWspro/bin/f90 external naming convention... FORTRANUNDERSCORE
checking for FORTRAN optimization flags... -fast -xarch=amd64
checking size of FORTRAN INTEGER... 4
checking size of FORTRAN REAL... 4
checking size of FORTRAN DOUBLE PRECISION... 8
checking size of FORTRAN COMPLEX... 8
checking size of FORTRAN DOUBLE COMPLEX... 16
checking alignment of FORTRAN INTEGER... 4
checking alignment of FORTRAN REAL... 4
checking alignment of FORTRAN DOUBLE PRECISION... 8
checking alignment of FORTRAN COMPLEX... 4
checking alignment of FORTRAN DOUBLE COMPLEX... 8
checking size of FORTRAN INTEGER*1... 1
checking for corresponding C type for INTEGER*1... char
checking size of FORTRAN INTEGER*2... 2
checking for corresponding C type for INTEGER*2... short
checking size of FORTRAN INTEGER*4... 4
checking for corresponding C type for INTEGER*4... int
checking size of FORTRAN INTEGER*8... 8
checking for corresponding C type for INTEGER*8... long
checking size of FORTRAN REAL*4... 4
checking for corresponding C type for REAL*4... float
checking size of FORTRAN REAL*8... 8
checking for corresponding C type for REAL*8... double
checking size of FORTRAN REAL*16... 8
checking for corresponding C type for REAL*16... double
checking alignment of FORTRAN INTEGER*1... 1
checking alignment of FORTRAN INTEGER*2... 2
checking alignment of FORTRAN INTEGER*4... 4
checking alignment of FORTRAN INTEGER*8... 8
checking alignment of FORTRAN REAL*4... 4
checking alignment of FORTRAN REAL*8... 8
checking alignment of FORTRAN REAL*16... 8
*** LAM configuration options
checking if want profiling interface... yes
checking if want full installation of Trillium files... no
checking if want ROMIO support... no
checking if want FORTRAN support... yes
checking if want MPI 2 C++ support... no
checking if want MPI::File C++ binding support... no
checking if want IMPI support... no
checking how to yeild... yield()
checking for LAM user signal... SIGUSR2
checking if want purify clean... no
checking for desired boot timeout... 60 seconds
checking for desired lamd packet resend time... 500000 seconds
checking for desired lamd heartbeat time... 120 seconds
checking if want stub MPI functions... no
checking if want default promiscuous boot connections... no
*** System-specific tests
checking whether ln -s works... yes
checking for cp... /usr/bin/cp
checking for rm... /usr/bin/rm
checking for sh... /usr/bin/sh
checking if installed perl can support mpiexec... yes
checking for prototype of snprintf... yes
checking for prototype of gethostname... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking for rpc/xdr.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for strings.h... (cached) yes
checking if FIONBIO defined in sys/ioctl.h... not on AIX 4.3.3, so who cares?
checking if SA_RESTART defined in signal.h... yes
checking for sa_len in struct sockaddr... no
checking for union semun in sys/sem.h... no
checking if need to include sys/select.h... yes
checking for socket... no
checking for socket in -lsocket... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for login in -lutil... no
checking for openpty... no
checking for atexit... yes
checking for getcwd... yes
checking for yield... yes
checking for snprintf... yes
checking for atoll... yes
checking for strtoll... yes
checking for sched_yield... no
checking for sysconf... yes
checking for sysctl... no
checking whether vscanf is declared... yes
checking whether va_copy is declared... yes
checking whether __va_copy is declared... yes
checking for glibc... no
checking whether to use prefix memcpy()... no (default on non-glibc systems: no)
checking whether byte ordering is bigendian... no
checking for struct semid_ds... yes
checking if SYSV semaphores work... yes
checking for SYSV semaphore support... yes
checking for struct shmid_ds... yes
checking if SYSV shared memory works... yes
checking for SYSV shared memory support... yes
checking if C compiler and POSIX threads work as is... no - Solaris, not checked
checking if C++ compiler and POSIX threads work as is... no - Solaris, not checked
checking if F77 compiler and POSIX threads work as is... no - Solaris, not checked
checking if C compiler and POSIX threads work with -Kthread... no
checking if C compiler and POSIX threads work with -kthread... yes
checking if C++ compiler and POSIX threads work with -Kthread... no
checking if C++ compiler and POSIX threads work with -kthread... no
checking if C++ compiler and POSIX threads work with -pthread... yes
checking if F77 compiler and POSIX threads work with -Kthread... no
checking if F77 compiler and POSIX threads work with -kthread... no
checking if F77 compiler and POSIX threads work with -pthread... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... yes - Workshop/Forte
checking if C++ compiler and Solaris threads work... yes - Workshop/Forte
checking if F77 compiler and Solaris threads work... yes - -lthread
checking for working Solaris threads package... yes
checking for type of thread support... solaris
checking for pthread_atfork... yes
checking for FD_SETSIZE... using system defaults
checking BSD 4.3 for msg_accrights in struct msghdr... yes
checking BSD 4.3 fd passing example... passed
checking for BSD 4.3 fd passing support... yes
checking for POSIX.1g struct msghdr... no
checking for BSD 4.4 fd passing support... no
checking for System V Release 4 for struct strrecvfd... yes
checking System V Release 4 fd passing example... failed
checking for System V Release 4 fd passing support... no
checking for BSD ptys... yes
checking for SYSV ptys... yes
checking size of struct stat members... 8
checking type of getsockopt optlen parameter... socklen_t
checking type of recvfrom length parameter... socklen_t
checking if build filesystem is case sensitive... yes
checking if configuring for case sensitive fs... yes
*** Memory management setup
checking for memory management type... none
*** Optional modules
checking if want MPI C++ bindings... disabled
checking if want ROMIO... disabled
checking if want TotalView attach support... enabled
checking if want TotalView queue debugging support... enabled
checking for bproc_numnodes in -lbproc... no
checking if want BPROC support... no
checking if want deprecated executable names... yes
checking for subdir args... '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64'
============================================================================
== Totalview message queue debugging support
============================================================================
configure: LAM configuring in share/totalview
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... ./config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
checking size of void *... 8
configure: /bin/bash './configure' *failed* for share/totalview
*** SSI modules
checking which modules should be run-time loadable... none
checking for SSI kinds... boot coll crlam crmpi rpi
configure: LAM configuring in share/ssi/boot/bproc
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI boot bproc module version 1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the bproc boot to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI boot bproc-specific setup
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for bproc_numnodes in -lbproc... no
configure: /bin/bash './configure' *failed* for share/ssi/boot/bproc
configure: --- SSI module boot:bproc compile: no
configure: LAM configuring in share/ssi/boot/globus
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI boot globus module version 0.6
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the globus boot to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-boot-globus-config.h
config.status: src/lam-ssi-boot-globus-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/boot/globus
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module boot:globus compile: yes
configure: +++ SSI module boot:globus mode: static
configure: LAM configuring in share/ssi/boot/rsh
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI boot rsh module version 1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the rsh boot to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI boot rsh-specific setup
checking for rsh... /usr/bin/rsh
checking for remote shell command... rsh
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-boot-rsh-config.h
config.status: src/lam-ssi-boot-rsh-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/boot/rsh
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module boot:rsh compile: yes
configure: +++ SSI module boot:rsh mode: static
configure: LAM configuring in share/ssi/boot/slurm
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI boot slurm module version 1.0
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the slurm boot to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-boot-slurm-config.h
config.status: src/lam-ssi-boot-slurm-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/boot/slurm
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module boot:slurm compile: yes
configure: +++ SSI module boot:slurm mode: static
configure: LAM configuring in share/ssi/boot/tm
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI boot tm module version 1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the tm boot to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI boot tm-specific setup
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking tm.h usability... no
checking tm.h presence... no
checking for tm.h... no
configure: /bin/bash './configure' *failed* for share/ssi/boot/tm
configure: --- SSI module boot:tm compile: no
configure: LAM configuring in share/ssi/coll/impi
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI coll impi module version 7.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the impi coll to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI coll impi-specific setup
checking if want IMPI support... no
configure: /bin/bash './configure' *failed* for share/ssi/coll/impi
configure: --- SSI module coll:impi compile: no
configure: LAM configuring in share/ssi/coll/lam_basic
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI coll lam_basic module version 7.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the lam_basic coll to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-coll-lam-basic-config.h
config.status: src/lam-ssi-coll-lam-basic-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/coll/lam_basic
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module coll:lam_basic compile: yes
configure: +++ SSI module coll:lam_basic mode: static
configure: LAM configuring in share/ssi/coll/shmem
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI coll shmem module version 1.0
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the shmem coll to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-coll-shmem-config.h
config.status: src/lam-ssi-coll-shmem-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/coll/shmem
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module coll:shmem compile: yes
configure: +++ SSI module coll:shmem mode: static
configure: LAM configuring in share/ssi/coll/smp
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI coll smp module version 1.2
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the smp coll to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-coll-smp-config.h
config.status: src/lam-ssi-coll-smp-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/coll/smp
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module coll:smp compile: yes
configure: +++ SSI module coll:smp mode: static
configure: LAM configuring in share/ssi/crlam/blcr
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI crlam blcr module version 1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the blcr crlam to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI crlam blcr-specific setup
checking if C compiler and POSIX threads work as is... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... yes - Workshop/Forte
checking for working Solaris threads package... yes
checking for type of thread support... solaris
configure: /bin/bash './configure' *failed* for share/ssi/crlam/blcr
configure: --- SSI module crlam:blcr compile: no
configure: LAM configuring in share/ssi/crlam/self
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI crlam self module version 1.0
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the self crlam to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking if want C++ exception handling... no
checking whether /opt/SUNWspro/bin/CC has new(std::nothrow)... yes
checking for C++ template repository directory... not used
checking for C++ compiler template parameters... none needed
checking for C++ optimization flags... -fast -xarch=amd64
*** SSI crlam self-specific setup
checking if C compiler and POSIX threads work as is... yes
checking if C++ compiler and POSIX threads work as is... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... yes - Workshop/Forte
checking if C++ compiler and Solaris threads work... yes - Workshop/Forte
checking for working Solaris threads package... yes
checking for type of thread support... solaris
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-crlam-self-config.h
config.status: src/lam-ssi-crlam-self-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/crlam/self
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module crlam:self compile: yes
configure: +++ SSI module crlam:self mode: static
configure: LAM configuring in share/ssi/crmpi/blcr
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI crmpi blcr module version 1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the blcr crmpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI crmpi blcr-specific setup
checking if C compiler and POSIX threads work as is... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... yes - Workshop/Forte
checking for working Solaris threads package... yes
checking for type of thread support... solaris
configure: /bin/bash './configure' *failed* for share/ssi/crmpi/blcr
configure: --- SSI module crmpi:blcr compile: no
configure: LAM configuring in share/ssi/crmpi/self
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI crmpi self module version 1.0
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the self crmpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking if want C++ exception handling... no
checking whether /opt/SUNWspro/bin/CC has new(std::nothrow)... yes
checking for C++ template repository directory... not used
checking for C++ compiler template parameters... none needed
checking for C++ optimization flags... -fast -xarch=amd64
*** SSI crmpi self-specific setup
checking if C compiler and POSIX threads work as is... yes
checking if C++ compiler and POSIX threads work as is... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... yes - Workshop/Forte
checking if C++ compiler and Solaris threads work... yes - Workshop/Forte
checking for working Solaris threads package... yes
checking for type of thread support... solaris
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-crmpi-self-config.h
config.status: src/lam-ssi-crmpi-self-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/crmpi/self
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module crmpi:self compile: yes
configure: +++ SSI module crmpi:self mode: static
configure: LAM configuring in share/ssi/rpi/crtcp
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI rpi crtcp module version 1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the crtcp rpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI rpi crtcp-specific setup
checking for CRTCP short message length... 65536 bytes
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-crtcp-config.h
config.status: src/lam-ssi-rpi-crtcp-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/rpi/crtcp
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module rpi:crtcp compile: yes
configure: +++ SSI module rpi:crtcp mode: static
configure: LAM configuring in share/ssi/rpi/gm
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI rpi gm module version 1.2
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the gm rpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking if want C++ exception handling... no
checking whether /opt/SUNWspro/bin/CC has new(std::nothrow)... yes
checking for C++ template repository directory... not used
checking for C++ compiler template parameters... none needed
checking for C++ optimization flags... -fast -xarch=amd64
*** SSI rpi gm-specific setup
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for main in -lgm... no
configure: /bin/bash './configure' *failed* for share/ssi/rpi/gm
configure: --- SSI module rpi:gm compile: no
configure: LAM configuring in share/ssi/rpi/ib
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI rpi ib module version 1.0
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the ib rpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking if want C++ exception handling... no
checking whether /opt/SUNWspro/bin/CC has new(std::nothrow)... yes
checking for C++ template repository directory... not used
checking for C++ compiler template parameters... none needed
checking for C++ optimization flags... -fast -xarch=amd64
*** SSI rpi ib-specific setup
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for VAPI_open_hca in -lvapi... no
configure: /bin/bash './configure' *failed* for share/ssi/rpi/ib
configure: --- SSI module rpi:ib compile: no
configure: LAM configuring in share/ssi/rpi/lamd
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI rpi lamd module version 7.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the lamd rpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-lamd-config.h
config.status: src/lam-ssi-rpi-lamd-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/rpi/lamd
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module rpi:lamd compile: yes
configure: +++ SSI module rpi:lamd mode: static
configure: LAM configuring in share/ssi/rpi/sysv
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI rpi sysv module version 7.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the sysv rpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI rpi sysv-specific setup
checking for TCP short message length... 65536 bytes
checking user-specified shared memory short message length... 8192 bytes
checking user-specified shared memory pool size... need to calculate
checking user-specified maximum shared memory allocation... need to calculate
checking shared memory poolsize... 16777216 bytes
checking shared memory maxalloc... 1048576 bytes
checking if want use of pthread lock... no
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-sysv-config.h
config.status: src/lam-ssi-rpi-sysv-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/rpi/sysv
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module rpi:sysv compile: yes
configure: +++ SSI module rpi:sysv mode: static
configure: LAM configuring in share/ssi/rpi/tcp
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI rpi tcp module version 7.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the tcp rpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI rpi tcp-specific setup
checking for TCP short message length... 65536 bytes
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-tcp-config.h
config.status: src/lam-ssi-rpi-tcp-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/rpi/tcp
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module rpi:tcp compile: yes
configure: +++ SSI module rpi:tcp mode: static
configure: LAM configuring in share/ssi/rpi/usysv
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --cache-file=/dev/null --srcdir=.
============================================================================
== Configuring SSI rpi usysv module version 7.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
installing to directory "/home/fjcsuper/lamMpi64"
checking if want the usysv rpi to be the default... no
checking if want module to be run-time loadable... no
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... egrep
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -fast -xarch=amd64
*** SSI rpi usysv-specific setup
checking for TCP short message length... 65536 bytes
checking user-specified shared memory short message length... 8192 bytes
checking user-specified shared memory pool size... need to calculate
checking user-specified maximum shared memory allocation... need to calculate
checking shared memory poolsize... 16777216 bytes
checking shared memory maxalloc... 1048576 bytes
checking if want use of pthread lock... no
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-usysv-config.h
config.status: src/lam-ssi-rpi-usysv-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/ssi/rpi/usysv
configure: Post-module top-level processing
checking for libtool-supplied linker flags... -lthread
configure: +++ SSI module rpi:usysv compile: yes
configure: +++ SSI module rpi:usysv mode: static
============================================================================
== Libtool / libltdl configuration
============================================================================
*** GNU libtool setup
checking for a sed that does not truncate output... /usr/bin/sed
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
*** GNU libltdl setup
configure: LAM configuring in share/libltdl
configure: running /bin/bash './configure' '--prefix=/home/fjcsuper/lamMpi64' '--enable-shared' '--without-mpi2cpp' '--without-romio' 'CC=/opt/SUNWspro/bin/cc' 'CFLAGS=-fast -xarch=amd64' 'CXXFLAGS=-fast -xarch=amd64' 'CXX=/opt/SUNWspro/bin/CC' 'FC=/opt/SUNWspro/bin/f90' 'FFLAGS=-fast -xarch=amd64' --enable-ltdl-convenience --disable-ltdl-install --enable-shared --enable-static --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /opt/SUNWspro/bin/cc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... egrep
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether /opt/SUNWspro/bin/CC accepts -g... yes
checking dependency style of /opt/SUNWspro/bin/CC... none
checking how to run the C++ preprocessor... /opt/SUNWspro/bin/CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /opt/SUNWspro/bin/f90 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from /opt/SUNWspro/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /opt/SUNWspro/bin/cc static flag works... yes
checking for /opt/SUNWspro/bin/cc option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/cc PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/cc supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for /opt/SUNWspro/bin/CC option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/CC PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/CC supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/SUNWspro/bin/f90 option to produce PIC... -KPIC
checking if /opt/SUNWspro/bin/f90 PIC flag -KPIC works... yes
checking if /opt/SUNWspro/bin/f90 supports -c -o file.o... yes
checking whether the /opt/SUNWspro/bin/f90 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... yes
checking sys/dl.h presence... yes
checking for sys/dl.h... yes
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: /bin/bash './configure' succeeded for share/libltdl
checking for libtool-supplied linker flags... -lthread -ldl
============================================================================
== Final top-level LAM configuration
============================================================================
*** Miscellaneous configuration
checking if want extra wrapper compiler LDFLAGS... no
checking which of CFLAGS are ok for TotalView modules... -xarch=amd64 -mt
checking extra CFLAGS for TotalView modules... -g
*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating config/lam-shell-setup.sh
config.status: creating config/lam-shell-setup.csh
config.status: creating config/lam_module.tcl
config.status: creating doc/Makefile
config.status: creating doc/install/Makefile
config.status: creating doc/user/Makefile
config.status: creating doc/user/version.tex
config.status: creating etc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/alltoall/Makefile
config.status: creating examples/cxx/Makefile
config.status: creating examples/fault/Makefile
config.status: creating examples/hello/Makefile
config.status: creating examples/mandelbrot/Makefile
config.status: creating examples/mandelbrot/myapp
config.status: creating examples/pi/Makefile
config.status: creating examples/ring/Makefile
config.status: creating examples/romio/Makefile
config.status: creating examples/topology/Makefile
config.status: creating examples/trivial/Makefile
config.status: creating examples/trivial/myapp
config.status: creating examples/wave1d/Makefile
config.status: creating examples/wave1d/myapp
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man2/Makefile
config.status: creating man/man3/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man7/Makefile
config.status: creating man/mans/Makefile
config.status: creating otb/Makefile
config.status: creating otb/bfctl/Makefile
config.status: creating otb/bfstate/Makefile
config.status: creating otb/doom/Makefile
config.status: creating otb/fctl/Makefile
config.status: creating otb/filedr/Makefile
config.status: creating otb/fstate/Makefile
config.status: creating otb/ipcdr/Makefile
config.status: creating otb/kdump/Makefile
config.status: creating otb/lamclean/Makefile
config.status: creating otb/lamexec/Makefile
config.status: creating otb/lamhalt/Makefile
config.status: creating otb/lamgrow/Makefile
config.status: creating otb/lamnodes/Makefile
config.status: creating otb/lamshrink/Makefile
config.status: creating otb/lamtrace/Makefile
config.status: creating otb/lamcheckpoint/Makefile
config.status: creating otb/lamrestart/Makefile
config.status: creating otb/loadgo/Makefile
config.status: creating otb/mpimsg/Makefile
config.status: creating otb/mpirun/Makefile
config.status: creating otb/mpitask/Makefile
config.status: creating otb/state/Makefile
config.status: creating otb/sys/Makefile
config.status: creating otb/sys/bforward/Makefile
config.status: creating otb/sys/bufferd/Makefile
config.status: creating otb/sys/dli_inet/Makefile
config.status: creating otb/sys/dlo_inet/Makefile
config.status: creating otb/sys/echod/Makefile
config.status: creating otb/sys/filed/Makefile
config.status: creating otb/sys/flatd/Makefile
config.status: creating otb/sys/iod/Makefile
config.status: creating otb/sys/haltd/Makefile
config.status: creating otb/sys/kenyad/Makefile
config.status: creating otb/sys/kernel/Makefile
config.status: creating otb/sys/loadd/Makefile
config.status: creating otb/sys/router/Makefile
config.status: creating otb/sys/traced/Makefile
config.status: creating otb/sys/versiond/Makefile
config.status: creating otb/sys/lamd/Makefile
config.status: creating otb/sys/impid/Makefile
config.status: creating otb/tping/Makefile
config.status: creating share/Makefile
config.status: creating share/args/Makefile
config.status: creating share/boot/Makefile
config.status: creating share/etc/Makefile
config.status: creating share/freq/Makefile
config.status: creating share/impi/Makefile
config.status: creating share/kreq/Makefile
config.status: creating share/include/Makefile
config.status: creating share/include/lam_build_info.h
config.status: creating share/include/mpif.h
config.status: creating share/include/patchlevel.h
config.status: creating share/include/mpi2cxx/Makefile
config.status: creating share/mpi/Makefile
config.status: creating share/mpi/cxx/Makefile
config.status: creating share/mpi/f77/Makefile
config.status: creating share/mpi/totalview/Makefile
config.status: creating share/nreq/Makefile
config.status: creating share/pmpi/Makefile
config.status: creating share/pmpi/f77/Makefile
config.status: creating share/memory/Makefile
config.status: creating share/memory/darwin7/Makefile
config.status: creating share/memory/ptmalloc/Makefile
config.status: creating share/memory/ptmalloc2/Makefile
config.status: creating share/rreq/Makefile
config.status: creating share/ssi/Makefile
config.status: creating share/ssi/base/Makefile
config.status: creating share/ssi/boot/Makefile
config.status: creating share/ssi/boot/base/Makefile
config.status: creating share/ssi/coll/Makefile
config.status: creating share/ssi/coll/base/Makefile
config.status: creating share/ssi/crlam/Makefile
config.status: creating share/ssi/crlam/base/Makefile
config.status: creating share/ssi/crmpi/Makefile
config.status: creating share/ssi/crmpi/base/Makefile
config.status: creating share/ssi/rpi/Makefile
config.status: creating share/ssi/rpi/base/Makefile
config.status: creating share/libmpi/Makefile
config.status: creating share/liblam/Makefile
config.status: creating share/dynamic-ssi/Makefile
config.status: creating share/dynamic-ssi/boot/Makefile
config.status: creating share/dynamic-ssi/coll/Makefile
config.status: creating share/dynamic-ssi/crlam/Makefile
config.status: creating share/dynamic-ssi/crmpi/Makefile
config.status: creating share/dynamic-ssi/rpi/Makefile
config.status: creating share/threads/Makefile
config.status: creating share/trillium/Makefile
config.status: creating share/tstdio/Makefile
config.status: creating tools/Makefile
config.status: creating tools/hboot/Makefile
config.status: creating tools/lamboot/Makefile
config.status: creating tools/laminfo/Makefile
config.status: creating tools/mpiexec/Makefile
config.status: creating tools/recon/Makefile
config.status: creating tools/tkill/Makefile
config.status: creating tools/wipe/Makefile
config.status: creating tools/wrappers/Makefile
config.status: creating romio/util/lam-configure-values
config.status: creating share/include/lam_config.h
config.status: share/include/lam_config.h is unchanged
config.status: executing depfiles commands
Making all in config
Making all in doc
Making all in install
Making all in user
Making all in share
Making all in include
make all-recursive
Making all in mpi2cxx
Making all in args
source='all_argv.c' object='all_argv.lo' libtool=yes \
depfile='.deps/all_argv.Plo' tmpdepfile='.deps/all_argv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_argv.lo all_argv.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_argv.c -KPIC -DPIC -o .libs/all_argv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_argv.c -o all_argv.o >/dev/null 2>&1
source='all_opt.c' object='all_opt.lo' libtool=yes \
depfile='.deps/all_opt.Plo' tmpdepfile='.deps/all_opt.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_opt.lo all_opt.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_opt.c -KPIC -DPIC -o .libs/all_opt.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_opt.c -o all_opt.o >/dev/null 2>&1
source='do_args.c' object='do_args.lo' libtool=yes \
depfile='.deps/do_args.Plo' tmpdepfile='.deps/do_args.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o do_args.lo do_args.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c do_args.c -KPIC -DPIC -o .libs/do_args.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c do_args.c -o do_args.o >/dev/null 2>&1
source='ndi_parse.c' object='ndi_parse.lo' libtool=yes \
depfile='.deps/ndi_parse.Plo' tmpdepfile='.deps/ndi_parse.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ndi_parse.lo ndi_parse.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ndi_parse.c -KPIC -DPIC -o .libs/ndi_parse.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ndi_parse.c -o ndi_parse.o >/dev/null 2>&1
source='ndi_resolve.c' object='ndi_resolve.lo' libtool=yes \
depfile='.deps/ndi_resolve.Plo' tmpdepfile='.deps/ndi_resolve.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ndi_resolve.lo ndi_resolve.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ndi_resolve.c -KPIC -DPIC -o .libs/ndi_resolve.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ndi_resolve.c -o ndi_resolve.o >/dev/null 2>&1
source='parse_id.c' object='parse_id.lo' libtool=yes \
depfile='.deps/parse_id.Plo' tmpdepfile='.deps/parse_id.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o parse_id.lo parse_id.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c parse_id.c -KPIC -DPIC -o .libs/parse_id.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c parse_id.c -o parse_id.o >/dev/null 2>&1
source='pdi_parse.c' object='pdi_parse.lo' libtool=yes \
depfile='.deps/pdi_parse.Plo' tmpdepfile='.deps/pdi_parse.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pdi_parse.lo pdi_parse.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pdi_parse.c -KPIC -DPIC -o .libs/pdi_parse.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pdi_parse.c -o pdi_parse.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblamargs.la all_argv.lo all_opt.lo do_args.lo ndi_parse.lo ndi_resolve.lo parse_id.lo pdi_parse.lo -lthread
ar cru .libs/liblamargs.a .libs/all_argv.o .libs/all_opt.o .libs/do_args.o .libs/ndi_parse.o .libs/ndi_resolve.o .libs/parse_id.o .libs/pdi_parse.o
ranlib .libs/liblamargs.a
creating liblamargs.la
(cd .libs && rm -f liblamargs.la && ln -s ../liblamargs.la liblamargs.la)
Making all in boot
source='app_mgmt.c' object='app_mgmt.lo' libtool=yes \
depfile='.deps/app_mgmt.Plo' tmpdepfile='.deps/app_mgmt.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o app_mgmt.lo app_mgmt.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c app_mgmt.c -KPIC -DPIC -o .libs/app_mgmt.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c app_mgmt.c -o app_mgmt.o >/dev/null 2>&1
source='asc_parse.c' object='asc_parse.lo' libtool=yes \
depfile='.deps/asc_parse.Plo' tmpdepfile='.deps/asc_parse.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o asc_parse.lo asc_parse.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_parse.c -KPIC -DPIC -o .libs/asc_parse.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_parse.c -o asc_parse.o >/dev/null 2>&1
source='asc_run.c' object='asc_run.lo' libtool=yes \
depfile='.deps/asc_run.Plo' tmpdepfile='.deps/asc_run.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o asc_run.lo asc_run.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_run.c -KPIC -DPIC -o .libs/asc_run.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_run.c -o asc_run.o >/dev/null 2>&1
source='asc_schedule.c' object='asc_schedule.lo' libtool=yes \
depfile='.deps/asc_schedule.Plo' tmpdepfile='.deps/asc_schedule.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o asc_schedule.lo asc_schedule.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_schedule.c -KPIC -DPIC -o .libs/asc_schedule.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_schedule.c -o asc_schedule.o >/dev/null 2>&1
source='asc_workdir.c' object='asc_workdir.lo' libtool=yes \
depfile='.deps/asc_workdir.Plo' tmpdepfile='.deps/asc_workdir.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o asc_workdir.lo asc_workdir.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_workdir.c -KPIC -DPIC -o .libs/asc_workdir.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c asc_workdir.c -o asc_workdir.o >/dev/null 2>&1
source='bhostparse.c' object='bhostparse.lo' libtool=yes \
depfile='.deps/bhostparse.Plo' tmpdepfile='.deps/bhostparse.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bhostparse.lo bhostparse.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bhostparse.c -KPIC -DPIC -o .libs/bhostparse.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bhostparse.c -o bhostparse.o >/dev/null 2>&1
source='deallocate.c' object='deallocate.lo' libtool=yes \
depfile='.deps/deallocate.Plo' tmpdepfile='.deps/deallocate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o deallocate.lo deallocate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c deallocate.c -KPIC -DPIC -o .libs/deallocate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c deallocate.c -o deallocate.o >/dev/null 2>&1
source='hbootparse.c' object='hbootparse.lo' libtool=yes \
depfile='.deps/hbootparse.Plo' tmpdepfile='.deps/hbootparse.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o hbootparse.lo hbootparse.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c hbootparse.c -KPIC -DPIC -o .libs/hbootparse.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c hbootparse.c -o hbootparse.o >/dev/null 2>&1
source='lamnet.c' object='lamnet.lo' libtool=yes \
depfile='.deps/lamnet.Plo' tmpdepfile='.deps/lamnet.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamnet.lo lamnet.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamnet.c -KPIC -DPIC -o .libs/lamnet.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamnet.c -o lamnet.o >/dev/null 2>&1
source='proc_schema.c' object='proc_schema.lo' libtool=yes \
depfile='.deps/proc_schema.Plo' tmpdepfile='.deps/proc_schema.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o proc_schema.lo proc_schema.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c proc_schema.c -KPIC -DPIC -o .libs/proc_schema.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c proc_schema.c -o proc_schema.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblamboot.la app_mgmt.lo asc_parse.lo asc_run.lo asc_schedule.lo asc_workdir.lo bhostparse.lo deallocate.lo hbootparse.lo lamnet.lo proc_schema.lo -lthread
ar cru .libs/liblamboot.a .libs/app_mgmt.o .libs/asc_parse.o .libs/asc_run.o .libs/asc_schedule.o .libs/asc_workdir.o .libs/bhostparse.o .libs/deallocate.o .libs/hbootparse.o .libs/lamnet.o .libs/proc_schema.o
ranlib .libs/liblamboot.a
creating liblamboot.la
(cd .libs && rm -f liblamboot.la && ln -s ../liblamboot.la liblamboot.la)
Making all in etc
source='T.c' object='T.lo' libtool=yes \
depfile='.deps/T.Plo' tmpdepfile='.deps/T.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o T.lo T.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c T.c -KPIC -DPIC -o .libs/T.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c T.c -o T.o >/dev/null 2>&1
source='all_array.c' object='all_array.lo' libtool=yes \
depfile='.deps/all_array.Plo' tmpdepfile='.deps/all_array.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_array.lo all_array.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_array.c -KPIC -DPIC -o .libs/all_array.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_array.c -o all_array.o >/dev/null 2>&1
source='all_hash.c' object='all_hash.lo' libtool=yes \
depfile='.deps/all_hash.Plo' tmpdepfile='.deps/all_hash.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_hash.lo all_hash.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_hash.c -KPIC -DPIC -o .libs/all_hash.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_hash.c -o all_hash.o >/dev/null 2>&1
source='all_list.c' object='all_list.lo' libtool=yes \
depfile='.deps/all_list.Plo' tmpdepfile='.deps/all_list.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_list.lo all_list.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_list.c -KPIC -DPIC -o .libs/all_list.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_list.c -o all_list.o >/dev/null 2>&1
source='all_queue.c' object='all_queue.lo' libtool=yes \
depfile='.deps/all_queue.Plo' tmpdepfile='.deps/all_queue.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_queue.lo all_queue.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_queue.c -KPIC -DPIC -o .libs/all_queue.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_queue.c -o all_queue.o >/dev/null 2>&1
source='all_shash.c' object='all_shash.lo' libtool=yes \
depfile='.deps/all_shash.Plo' tmpdepfile='.deps/all_shash.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_shash.lo all_shash.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_shash.c -KPIC -DPIC -o .libs/all_shash.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_shash.c -o all_shash.o >/dev/null 2>&1
source='all_slist.c' object='all_slist.lo' libtool=yes \
depfile='.deps/all_slist.Plo' tmpdepfile='.deps/all_slist.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_slist.lo all_slist.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_slist.c -KPIC -DPIC -o .libs/all_slist.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_slist.c -o all_slist.o >/dev/null 2>&1
source='all_squeue.c' object='all_squeue.lo' libtool=yes \
depfile='.deps/all_squeue.Plo' tmpdepfile='.deps/all_squeue.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o all_squeue.lo all_squeue.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_squeue.c -KPIC -DPIC -o .libs/all_squeue.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c all_squeue.c -o all_squeue.o >/dev/null 2>&1
source='atos.c' object='atos.lo' libtool=yes \
depfile='.deps/atos.Plo' tmpdepfile='.deps/atos.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o atos.lo atos.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c atos.c -KPIC -DPIC -o .libs/atos.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c atos.c -o atos.o >/dev/null 2>&1
source='blktype.c' object='blktype.lo' libtool=yes \
depfile='.deps/blktype.Plo' tmpdepfile='.deps/blktype.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o blktype.lo blktype.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c blktype.c -KPIC -DPIC -o .libs/blktype.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c blktype.c -o blktype.o >/dev/null 2>&1
source='bootsockio.c' object='bootsockio.lo' libtool=yes \
depfile='.deps/bootsockio.Plo' tmpdepfile='.deps/bootsockio.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bootsockio.lo bootsockio.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bootsockio.c -KPIC -DPIC -o .libs/bootsockio.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bootsockio.c -o bootsockio.o >/dev/null 2>&1
source='combine.c' object='combine.lo' libtool=yes \
depfile='.deps/combine.Plo' tmpdepfile='.deps/combine.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o combine.lo combine.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c combine.c -KPIC -DPIC -o .libs/combine.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c combine.c -o combine.o >/dev/null 2>&1
source='f2cstring.c' object='f2cstring.lo' libtool=yes \
depfile='.deps/f2cstring.Plo' tmpdepfile='.deps/f2cstring.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o f2cstring.lo f2cstring.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c f2cstring.c -KPIC -DPIC -o .libs/f2cstring.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c f2cstring.c -o f2cstring.o >/dev/null 2>&1
source='fail.c' object='fail.lo' libtool=yes \
depfile='.deps/fail.Plo' tmpdepfile='.deps/fail.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o fail.lo fail.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c fail.c -KPIC -DPIC -o .libs/fail.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c fail.c -o fail.o >/dev/null 2>&1
source='few.c' object='few.lo' libtool=yes \
depfile='.deps/few.Plo' tmpdepfile='.deps/few.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o few.lo few.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c few.c -KPIC -DPIC -o .libs/few.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c few.c -o few.o >/dev/null 2>&1
source='fork.c' object='fork.lo' libtool=yes \
depfile='.deps/fork.Plo' tmpdepfile='.deps/fork.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o fork.lo fork.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c fork.c -KPIC -DPIC -o .libs/fork.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c fork.c -o fork.o >/dev/null 2>&1
source='getinetaddr.c' object='getinetaddr.lo' libtool=yes \
depfile='.deps/getinetaddr.Plo' tmpdepfile='.deps/getinetaddr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getinetaddr.lo getinetaddr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getinetaddr.c -KPIC -DPIC -o .libs/getinetaddr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getinetaddr.c -o getinetaddr.o >/dev/null 2>&1
source='getworkdir.c' object='getworkdir.lo' libtool=yes \
depfile='.deps/getworkdir.Plo' tmpdepfile='.deps/getworkdir.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getworkdir.lo getworkdir.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getworkdir.c -KPIC -DPIC -o .libs/getworkdir.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getworkdir.c -o getworkdir.o >/dev/null 2>&1
source='get_ncpus.c' object='get_ncpus.lo' libtool=yes \
depfile='.deps/get_ncpus.Plo' tmpdepfile='.deps/get_ncpus.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o get_ncpus.lo get_ncpus.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c get_ncpus.c -KPIC -DPIC -o .libs/get_ncpus.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c get_ncpus.c -o get_ncpus.o >/dev/null 2>&1
source='ieee.c' object='ieee.lo' libtool=yes \
depfile='.deps/ieee.Plo' tmpdepfile='.deps/ieee.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ieee.lo ieee.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ieee.c -KPIC -DPIC -o .libs/ieee.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ieee.c -o ieee.o >/dev/null 2>&1
source='itoa.c' object='itoa.lo' libtool=yes \
depfile='.deps/itoa.Plo' tmpdepfile='.deps/itoa.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o itoa.lo itoa.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c itoa.c -KPIC -DPIC -o .libs/itoa.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c itoa.c -o itoa.o >/dev/null 2>&1
source='kill.c' object='kill.lo' libtool=yes \
depfile='.deps/kill.Plo' tmpdepfile='.deps/kill.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kill.lo kill.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kill.c -KPIC -DPIC -o .libs/kill.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kill.c -o kill.o >/dev/null 2>&1
source='kiproc.c' object='kiproc.lo' libtool=yes \
depfile='.deps/kiproc.Plo' tmpdepfile='.deps/kiproc.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kiproc.lo kiproc.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kiproc.c -KPIC -DPIC -o .libs/kiproc.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kiproc.c -o kiproc.o >/dev/null 2>&1
source='lam_gethostby.c' object='lam_gethostby.lo' libtool=yes \
depfile='.deps/lam_gethostby.Plo' tmpdepfile='.deps/lam_gethostby.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lam_gethostby.lo lam_gethostby.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lam_gethostby.c -KPIC -DPIC -o .libs/lam_gethostby.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lam_gethostby.c -o lam_gethostby.o >/dev/null 2>&1
source='lam_gethostname.c' object='lam_gethostname.lo' libtool=yes \
depfile='.deps/lam_gethostname.Plo' tmpdepfile='.deps/lam_gethostname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lam_gethostname.lo lam_gethostname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lam_gethostname.c -KPIC -DPIC -o .libs/lam_gethostname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lam_gethostname.c -o lam_gethostname.o >/dev/null 2>&1
source='lam_getpid.c' object='lam_getpid.lo' libtool=yes \
depfile='.deps/lam_getpid.Plo' tmpdepfile='.deps/lam_getpid.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lam_getpid.lo lam_getpid.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lam_getpid.c -KPIC -DPIC -o .libs/lam_getpid.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lam_getpid.c -o lam_getpid.o >/dev/null 2>&1
source='lamcommdebug.c' object='lamcommdebug.lo' libtool=yes \
depfile='.deps/lamcommdebug.Plo' tmpdepfile='.deps/lamcommdebug.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamcommdebug.lo lamcommdebug.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamcommdebug.c -KPIC -DPIC -o .libs/lamcommdebug.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamcommdebug.c -o lamcommdebug.o >/dev/null 2>&1
source='lamdebug.c' object='lamdebug.lo' libtool=yes \
depfile='.deps/lamdebug.Plo' tmpdepfile='.deps/lamdebug.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamdebug.lo lamdebug.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamdebug.c -KPIC -DPIC -o .libs/lamdebug.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamdebug.c -o lamdebug.o >/dev/null 2>&1
source='lamlog.c' object='lamlog.lo' libtool=yes \
depfile='.deps/lamlog.Plo' tmpdepfile='.deps/lamlog.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamlog.lo lamlog.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamlog.c -KPIC -DPIC -o .libs/lamlog.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamlog.c -o lamlog.o >/dev/null 2>&1
source='lamunix.c' object='lamunix.lo' libtool=yes \
depfile='.deps/lamunix.Plo' tmpdepfile='.deps/lamunix.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamunix.lo lamunix.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamunix.c -KPIC -DPIC -o .libs/lamunix.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamunix.c -o lamunix.o >/dev/null 2>&1
source='ldtimer.c' object='ldtimer.lo' libtool=yes \
depfile='.deps/ldtimer.Plo' tmpdepfile='.deps/ldtimer.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ldtimer.lo ldtimer.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ldtimer.c -KPIC -DPIC -o .libs/ldtimer.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ldtimer.c -o ldtimer.o >/dev/null 2>&1
source='mempool.c' object='mempool.lo' libtool=yes \
depfile='.deps/mempool.Plo' tmpdepfile='.deps/mempool.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mempool.lo mempool.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mempool.c -KPIC -DPIC -o .libs/mempool.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mempool.c -o mempool.o >/dev/null 2>&1
source='memucmp.c' object='memucmp.lo' libtool=yes \
depfile='.deps/memucmp.Plo' tmpdepfile='.deps/memucmp.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o memucmp.lo memucmp.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c memucmp.c -KPIC -DPIC -o .libs/memucmp.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c memucmp.c -o memucmp.o >/dev/null 2>&1
source='microsleep.c' object='microsleep.lo' libtool=yes \
depfile='.deps/microsleep.Plo' tmpdepfile='.deps/microsleep.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o microsleep.lo microsleep.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c microsleep.c -KPIC -DPIC -o .libs/microsleep.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c microsleep.c -o microsleep.o >/dev/null 2>&1
source='mpiformout.c' object='mpiformout.lo' libtool=yes \
depfile='.deps/mpiformout.Plo' tmpdepfile='.deps/mpiformout.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpiformout.lo mpiformout.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpiformout.c -KPIC -DPIC -o .libs/mpiformout.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpiformout.c -o mpiformout.o >/dev/null 2>&1
source='mpitr_com.c' object='mpitr_com.lo' libtool=yes \
depfile='.deps/mpitr_com.Plo' tmpdepfile='.deps/mpitr_com.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpitr_com.lo mpitr_com.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpitr_com.c -KPIC -DPIC -o .libs/mpitr_com.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpitr_com.c -o mpitr_com.o >/dev/null 2>&1
source='mpitr_dtprint.c' object='mpitr_dtprint.lo' libtool=yes \
depfile='.deps/mpitr_dtprint.Plo' tmpdepfile='.deps/mpitr_dtprint.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpitr_dtprint.lo mpitr_dtprint.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpitr_dtprint.c -KPIC -DPIC -o .libs/mpitr_dtprint.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpitr_dtprint.c -o mpitr_dtprint.o >/dev/null 2>&1
source='mpitr_dtype.c' object='mpitr_dtype.lo' libtool=yes \
depfile='.deps/mpitr_dtype.Plo' tmpdepfile='.deps/mpitr_dtype.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpitr_dtype.lo mpitr_dtype.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpitr_dtype.c -KPIC -DPIC -o .libs/mpitr_dtype.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpitr_dtype.c -o mpitr_dtype.o >/dev/null 2>&1
source='mrw.c' object='mrw.lo' libtool=yes \
depfile='.deps/mrw.Plo' tmpdepfile='.deps/mrw.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mrw.lo mrw.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mrw.c -KPIC -DPIC -o .libs/mrw.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mrw.c -o mrw.o >/dev/null 2>&1
source='nmsgconv.c' object='nmsgconv.lo' libtool=yes \
depfile='.deps/nmsgconv.Plo' tmpdepfile='.deps/nmsgconv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o nmsgconv.lo nmsgconv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nmsgconv.c -KPIC -DPIC -o .libs/nmsgconv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nmsgconv.c -o nmsgconv.o >/dev/null 2>&1
source='nodespin.c' object='nodespin.lo' libtool=yes \
depfile='.deps/nodespin.Plo' tmpdepfile='.deps/nodespin.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o nodespin.lo nodespin.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nodespin.c -KPIC -DPIC -o .libs/nodespin.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nodespin.c -o nodespin.o >/dev/null 2>&1
source='panic.c' object='panic.lo' libtool=yes \
depfile='.deps/panic.Plo' tmpdepfile='.deps/panic.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o panic.lo panic.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c panic.c -KPIC -DPIC -o .libs/panic.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c panic.c -o panic.o >/dev/null 2>&1
source='pathsearch.c' object='pathsearch.lo' libtool=yes \
depfile='.deps/pathsearch.Plo' tmpdepfile='.deps/pathsearch.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pathsearch.lo pathsearch.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pathsearch.c -KPIC -DPIC -o .libs/pathsearch.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pathsearch.c -o pathsearch.o >/dev/null 2>&1
source='prime.c' object='prime.lo' libtool=yes \
depfile='.deps/prime.Plo' tmpdepfile='.deps/prime.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o prime.lo prime.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c prime.c -KPIC -DPIC -o .libs/prime.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c prime.c -o prime.o >/dev/null 2>&1
source='pty.c' object='pty.lo' libtool=yes \
depfile='.deps/pty.Plo' tmpdepfile='.deps/pty.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pty.lo pty.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pty.c -KPIC -DPIC -o .libs/pty.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pty.c -o pty.o >/dev/null 2>&1
source='registry.c' object='registry.lo' libtool=yes \
depfile='.deps/registry.Plo' tmpdepfile='.deps/registry.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o registry.lo registry.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c registry.c -KPIC -DPIC -o .libs/registry.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c registry.c -o registry.o >/dev/null 2>&1
source='rev.c' object='rev.lo' libtool=yes \
depfile='.deps/rev.Plo' tmpdepfile='.deps/rev.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rev.lo rev.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rev.c -KPIC -DPIC -o .libs/rev.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rev.c -o rev.o >/dev/null 2>&1
source='show_help.c' object='show_help.lo' libtool=yes \
depfile='.deps/show_help.Plo' tmpdepfile='.deps/show_help.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o show_help.lo show_help.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c show_help.c -KPIC -DPIC -o .libs/show_help.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c show_help.c -o show_help.o >/dev/null 2>&1
source='show_version.c' object='show_version.lo' libtool=yes \
depfile='.deps/show_version.Plo' tmpdepfile='.deps/show_version.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o show_version.lo show_version.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c show_version.c -KPIC -DPIC -o .libs/show_version.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c show_version.c -o show_version.o >/dev/null 2>&1
source='snprintf.c' object='snprintf.lo' libtool=yes \
depfile='.deps/snprintf.Plo' tmpdepfile='.deps/snprintf.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o snprintf.lo snprintf.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c snprintf.c -KPIC -DPIC -o .libs/snprintf.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c snprintf.c -o snprintf.o >/dev/null 2>&1
source='socket.c' object='socket.lo' libtool=yes \
depfile='.deps/socket.Plo' tmpdepfile='.deps/socket.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o socket.lo socket.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c socket.c -KPIC -DPIC -o .libs/socket.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c socket.c -o socket.o >/dev/null 2>&1
source='srfd.c' object='srfd.lo' libtool=yes \
depfile='.deps/srfd.Plo' tmpdepfile='.deps/srfd.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o srfd.lo srfd.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c srfd.c -KPIC -DPIC -o .libs/srfd.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c srfd.c -o srfd.o >/dev/null 2>&1
source='stoi.c' object='stoi.lo' libtool=yes \
depfile='.deps/stoi.Plo' tmpdepfile='.deps/stoi.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o stoi.lo stoi.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c stoi.c -KPIC -DPIC -o .libs/stoi.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c stoi.c -o stoi.o >/dev/null 2>&1
source='strncpy.c' object='strncpy.lo' libtool=yes \
depfile='.deps/strncpy.Plo' tmpdepfile='.deps/strncpy.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o strncpy.lo strncpy.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c strncpy.c -KPIC -DPIC -o .libs/strncpy.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c strncpy.c -o strncpy.o >/dev/null 2>&1
source='terror.c' object='terror.lo' libtool=yes \
depfile='.deps/terror.Plo' tmpdepfile='.deps/terror.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o terror.lo terror.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c terror.c -KPIC -DPIC -o .libs/terror.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c terror.c -o terror.o >/dev/null 2>&1
source='trdrain_mpi.c' object='trdrain_mpi.lo' libtool=yes \
depfile='.deps/trdrain_mpi.Plo' tmpdepfile='.deps/trdrain_mpi.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o trdrain_mpi.lo trdrain_mpi.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c trdrain_mpi.c -KPIC -DPIC -o .libs/trdrain_mpi.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c trdrain_mpi.c -o trdrain_mpi.o >/dev/null 2>&1
source='ttime.c' object='ttime.lo' libtool=yes \
depfile='.deps/ttime.Plo' tmpdepfile='.deps/ttime.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ttime.lo ttime.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ttime.c -KPIC -DPIC -o .libs/ttime.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ttime.c -o ttime.o >/dev/null 2>&1
source='vctable.c' object='vctable.lo' libtool=yes \
depfile='.deps/vctable.Plo' tmpdepfile='.deps/vctable.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o vctable.lo vctable.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c vctable.c -KPIC -DPIC -o .libs/vctable.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c vctable.c -o vctable.o >/dev/null 2>&1
source='vsnprintf.c' object='vsnprintf.lo' libtool=yes \
depfile='.deps/vsnprintf.Plo' tmpdepfile='.deps/vsnprintf.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/fjcsuper/lamMpi64/etc\"" -DLAM_PREFIX="\"/home/fjcsuper/lamMpi64\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o vsnprintf.lo vsnprintf.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c vsnprintf.c -KPIC -DPIC -o .libs/vsnprintf.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/fjcsuper/lamMpi64/etc\" -DLAM_PREFIX=\"/home/fjcsuper/lamMpi64\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblametc.la T.lo all_array.lo all_hash.lo all_list.lo all_queue.lo all_shash.lo all_slist.lo all_squeue.lo atos.lo blktype.lo bootsockio.lo combine.lo f2cstring.lo fail.lo few.lo fork.lo getinetaddr.lo getworkdir.lo get_ncpus.lo ieee.lo itoa.lo kill.lo kiproc.lo lam_gethostby.lo lam_gethostname.lo lam_getpid.lo lamcommdebug.lo lamdebug.lo lamlog.lo lamunix.lo ldtimer.lo mempool.lo memucmp.lo microsleep.lo mpiformout.lo mpitr_com.lo mpitr_dtprint.lo mpitr_dtype.lo mrw.lo nmsgconv.lo nodespin.lo panic.lo pathsearch.lo prime.lo pty.lo registry.lo rev.lo show_help.lo show_version.lo snprintf.lo socket.lo srfd.lo stoi.lo strncpy.lo terror.lo trdrain_mpi.lo ttime.lo vctable.lo vsnprintf.lo -lthread
ar cru .libs/liblametc.a .libs/T.o .libs/all_array.o .libs/all_hash.o .libs/all_list.o .libs/all_queue.o .libs/all_shash.o .libs/all_slist.o .libs/all_squeue.o .libs/atos.o .libs/blktype.o .libs/bootsockio.o .libs/combine.o .libs/f2cstring.o .libs/fail.o .libs/few.o .libs/fork.o .libs/getinetaddr.o .libs/getworkdir.o .libs/get_ncpus.o .libs/ieee.o .libs/itoa.o .libs/kill.o .libs/kiproc.o .libs/lam_gethostby.o .libs/lam_gethostname.o .libs/lam_getpid.o .libs/lamcommdebug.o .libs/lamdebug.o .libs/lamlog.o .libs/lamunix.o .libs/ldtimer.o .libs/mempool.o .libs/memucmp.o .libs/microsleep.o .libs/mpiformout.o .libs/mpitr_com.o .libs/mpitr_dtprint.o .libs/mpitr_dtype.o .libs/mrw.o .libs/nmsgconv.o .libs/nodespin.o .libs/panic.o .libs/pathsearch.o .libs/prime.o .libs/pty.o .libs/registry.o .libs/rev.o .libs/show_help.o .libs/show_version.o .libs/snprintf.o .libs/socket.o .libs/srfd.o .libs/stoi.o .libs/strncpy.o .libs/terror.o .libs/trdrain_mpi.o .libs/ttime.o .libs/vctable.o .libs/vsnprintf.o
ranlib .libs/liblametc.a
creating liblametc.la
(cd .libs && rm -f liblametc.la && ln -s ../liblametc.la liblametc.la)
Making all in freq
source='lfopenfd.c' object='lfopenfd.lo' libtool=yes \
depfile='.deps/lfopenfd.Plo' tmpdepfile='.deps/lfopenfd.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lfopenfd.lo lfopenfd.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lfopenfd.c -KPIC -DPIC -o .libs/lfopenfd.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lfopenfd.c -o lfopenfd.o >/dev/null 2>&1
source='rf77.c' object='rf77.lo' libtool=yes \
depfile='.deps/rf77.Plo' tmpdepfile='.deps/rf77.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rf77.lo rf77.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rf77.c -KPIC -DPIC -o .libs/rf77.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rf77.c -o rf77.o >/dev/null 2>&1
source='rfatexit.c' object='rfatexit.lo' libtool=yes \
depfile='.deps/rfatexit.Plo' tmpdepfile='.deps/rfatexit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfatexit.lo rfatexit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfatexit.c -KPIC -DPIC -o .libs/rfatexit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfatexit.c -o rfatexit.o >/dev/null 2>&1
source='rfaux.c' object='rfaux.lo' libtool=yes \
depfile='.deps/rfaux.Plo' tmpdepfile='.deps/rfaux.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfaux.lo rfaux.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfaux.c -KPIC -DPIC -o .libs/rfaux.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfaux.c -o rfaux.o >/dev/null 2>&1
source='rfclose.c' object='rfclose.lo' libtool=yes \
depfile='.deps/rfclose.Plo' tmpdepfile='.deps/rfclose.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfclose.lo rfclose.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfclose.c -KPIC -DPIC -o .libs/rfclose.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfclose.c -o rfclose.o >/dev/null 2>&1
source='rflseek.c' object='rflseek.lo' libtool=yes \
depfile='.deps/rflseek.Plo' tmpdepfile='.deps/rflseek.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rflseek.lo rflseek.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rflseek.c -KPIC -DPIC -o .libs/rflseek.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rflseek.c -o rflseek.o >/dev/null 2>&1
source='rfopen.c' object='rfopen.lo' libtool=yes \
depfile='.deps/rfopen.Plo' tmpdepfile='.deps/rfopen.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfopen.lo rfopen.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfopen.c -KPIC -DPIC -o .libs/rfopen.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfopen.c -o rfopen.o >/dev/null 2>&1
source='rfpathfind.c' object='rfpathfind.lo' libtool=yes \
depfile='.deps/rfpathfind.Plo' tmpdepfile='.deps/rfpathfind.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfpathfind.lo rfpathfind.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfpathfind.c -KPIC -DPIC -o .libs/rfpathfind.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfpathfind.c -o rfpathfind.o >/dev/null 2>&1
source='rfread.c' object='rfread.lo' libtool=yes \
depfile='.deps/rfread.Plo' tmpdepfile='.deps/rfread.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfread.lo rfread.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfread.c -KPIC -DPIC -o .libs/rfread.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfread.c -o rfread.o >/dev/null 2>&1
source='rfrename.c' object='rfrename.lo' libtool=yes \
depfile='.deps/rfrename.Plo' tmpdepfile='.deps/rfrename.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfrename.lo rfrename.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfrename.c -KPIC -DPIC -o .libs/rfrename.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfrename.c -o rfrename.o >/dev/null 2>&1
source='rfsimplex.c' object='rfsimplex.lo' libtool=yes \
depfile='.deps/rfsimplex.Plo' tmpdepfile='.deps/rfsimplex.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfsimplex.lo rfsimplex.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfsimplex.c -KPIC -DPIC -o .libs/rfsimplex.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfsimplex.c -o rfsimplex.o >/dev/null 2>&1
source='rfstat.c' object='rfstat.lo' libtool=yes \
depfile='.deps/rfstat.Plo' tmpdepfile='.deps/rfstat.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfstat.lo rfstat.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfstat.c -KPIC -DPIC -o .libs/rfstat.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfstat.c -o rfstat.o >/dev/null 2>&1
source='rfstate.c' object='rfstate.lo' libtool=yes \
depfile='.deps/rfstate.Plo' tmpdepfile='.deps/rfstate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfstate.lo rfstate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfstate.c -KPIC -DPIC -o .libs/rfstate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfstate.c -o rfstate.o >/dev/null 2>&1
source='rfwrite.c' object='rfwrite.lo' libtool=yes \
depfile='.deps/rfwrite.Plo' tmpdepfile='.deps/rfwrite.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rfwrite.lo rfwrite.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfwrite.c -KPIC -DPIC -o .libs/rfwrite.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rfwrite.c -o rfwrite.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblamfreq.la lfopenfd.lo rf77.lo rfatexit.lo rfaux.lo rfclose.lo rflseek.lo rfopen.lo rfpathfind.lo rfread.lo rfrename.lo rfsimplex.lo rfstat.lo rfstate.lo rfwrite.lo -lthread
ar cru .libs/liblamfreq.a .libs/lfopenfd.o .libs/rf77.o .libs/rfatexit.o .libs/rfaux.o .libs/rfclose.o .libs/rflseek.o .libs/rfopen.o .libs/rfpathfind.o .libs/rfread.o .libs/rfrename.o .libs/rfsimplex.o .libs/rfstat.o .libs/rfstate.o .libs/rfwrite.o
ranlib .libs/liblamfreq.a
creating liblamfreq.la
(cd .libs && rm -f liblamfreq.la && ln -s ../liblamfreq.la liblamfreq.la)
Making all in kreq
source='kdoom.c' object='kdoom.lo' libtool=yes \
depfile='.deps/kdoom.Plo' tmpdepfile='.deps/kdoom.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kdoom.lo kdoom.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kdoom.c -KPIC -DPIC -o .libs/kdoom.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kdoom.c -o kdoom.o >/dev/null 2>&1
source='clientio.c' object='clientio.lo' libtool=yes \
depfile='.deps/clientio.Plo' tmpdepfile='.deps/clientio.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o clientio.lo clientio.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c clientio.c -KPIC -DPIC -o .libs/clientio.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c clientio.c -o clientio.o >/dev/null 2>&1
source='couter.c' object='couter.lo' libtool=yes \
depfile='.deps/couter.Plo' tmpdepfile='.deps/couter.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o couter.lo couter.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c couter.c -KPIC -DPIC -o .libs/couter.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c couter.c -o couter.o >/dev/null 2>&1
source='kattach.c' object='kattach.lo' libtool=yes \
depfile='.deps/kattach.Plo' tmpdepfile='.deps/kattach.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kattach.lo kattach.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kattach.c -KPIC -DPIC -o .libs/kattach.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kattach.c -o kattach.o >/dev/null 2>&1
source='kcreate.c' object='kcreate.lo' libtool=yes \
depfile='.deps/kcreate.Plo' tmpdepfile='.deps/kcreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kcreate.lo kcreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kcreate.c -KPIC -DPIC -o .libs/kcreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kcreate.c -o kcreate.o >/dev/null 2>&1
source='kdetach.c' object='kdetach.lo' libtool=yes \
depfile='.deps/kdetach.Plo' tmpdepfile='.deps/kdetach.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kdetach.lo kdetach.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kdetach.c -KPIC -DPIC -o .libs/kdetach.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kdetach.c -o kdetach.o >/dev/null 2>&1
source='kenter.c' object='kenter.lo' libtool=yes \
depfile='.deps/kenter.Plo' tmpdepfile='.deps/kenter.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kenter.lo kenter.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kenter.c -KPIC -DPIC -o .libs/kenter.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kenter.c -o kenter.o >/dev/null 2>&1
source='kexit.c' object='kexit.lo' libtool=yes \
depfile='.deps/kexit.Plo' tmpdepfile='.deps/kexit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kexit.lo kexit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kexit.c -KPIC -DPIC -o .libs/kexit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kexit.c -o kexit.o >/dev/null 2>&1
source='kinit.c' object='kinit.lo' libtool=yes \
depfile='.deps/kinit.Plo' tmpdepfile='.deps/kinit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kinit.lo kinit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kinit.c -KPIC -DPIC -o .libs/kinit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kinit.c -o kinit.o >/dev/null 2>&1
source='krecv.c' object='krecv.lo' libtool=yes \
depfile='.deps/krecv.Plo' tmpdepfile='.deps/krecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o krecv.lo krecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c krecv.c -KPIC -DPIC -o .libs/krecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c krecv.c -o krecv.o >/dev/null 2>&1
source='ksend.c' object='ksend.lo' libtool=yes \
depfile='.deps/ksend.Plo' tmpdepfile='.deps/ksend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ksend.lo ksend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ksend.c -KPIC -DPIC -o .libs/ksend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ksend.c -o ksend.o >/dev/null 2>&1
source='ksignal.c' object='ksignal.lo' libtool=yes \
depfile='.deps/ksignal.Plo' tmpdepfile='.deps/ksignal.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ksignal.lo ksignal.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ksignal.c -KPIC -DPIC -o .libs/ksignal.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ksignal.c -o ksignal.o >/dev/null 2>&1
source='ksr.c' object='ksr.lo' libtool=yes \
depfile='.deps/ksr.Plo' tmpdepfile='.deps/ksr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ksr.lo ksr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ksr.c -KPIC -DPIC -o .libs/ksr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ksr.c -o ksr.o >/dev/null 2>&1
source='kstate.c' object='kstate.lo' libtool=yes \
depfile='.deps/kstate.Plo' tmpdepfile='.deps/kstate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o kstate.lo kstate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kstate.c -KPIC -DPIC -o .libs/kstate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c kstate.c -o kstate.o >/dev/null 2>&1
source='ktrace.c' object='ktrace.lo' libtool=yes \
depfile='.deps/ktrace.Plo' tmpdepfile='.deps/ktrace.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ktrace.lo ktrace.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ktrace.c -KPIC -DPIC -o .libs/ktrace.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ktrace.c -o ktrace.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblamkreq.la kdoom.lo clientio.lo couter.lo kattach.lo kcreate.lo kdetach.lo kenter.lo kexit.lo kinit.lo krecv.lo ksend.lo ksignal.lo ksr.lo kstate.lo ktrace.lo -lthread
ar cru .libs/liblamkreq.a .libs/kdoom.o .libs/clientio.o .libs/couter.o .libs/kattach.o .libs/kcreate.o .libs/kdetach.o .libs/kenter.o .libs/kexit.o .libs/kinit.o .libs/krecv.o .libs/ksend.o .libs/ksignal.o .libs/ksr.o .libs/kstate.o .libs/ktrace.o
ranlib .libs/liblamkreq.a
creating liblamkreq.la
(cd .libs && rm -f liblamkreq.la && ln -s ../liblamkreq.la liblamkreq.la)
Making all in impi
Making all in memory
Making all in ptmalloc
Making all in ptmalloc2
Making all in darwin7
source='memory_hook.c' object='memory_hook.lo' libtool=yes \
depfile='.deps/memory_hook.Plo' tmpdepfile='.deps/memory_hook.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o memory_hook.lo memory_hook.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c memory_hook.c -KPIC -DPIC -o .libs/memory_hook.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c memory_hook.c -o memory_hook.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o libmemory.la memory_hook.lo -lthread
ar cru .libs/libmemory.a .libs/memory_hook.o
ranlib .libs/libmemory.a
creating libmemory.la
(cd .libs && rm -f libmemory.la && ln -s ../libmemory.la libmemory.la)
Making all in mpi
Making all in f77
source='abort_f.c' object='abort_f.lo' libtool=yes \
depfile='.deps/abort_f.Plo' tmpdepfile='.deps/abort_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o abort_f.lo abort_f.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c abort_f.c -KPIC -DPIC -o .libs/abort_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c abort_f.c -o abort_f.o >/dev/null 2>&1
source='accept_f.c' object='accept_f.lo' libtool=yes \
depfile='.deps/accept_f.Plo' tmpdepfile='.deps/accept_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o accept_f.lo accept_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accept_f.c -KPIC -DPIC -o .libs/accept_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accept_f.c -o accept_f.o >/dev/null 2>&1
source='accumulate_f.c' object='accumulate_f.lo' libtool=yes \
depfile='.deps/accumulate_f.Plo' tmpdepfile='.deps/accumulate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o accumulate_f.lo accumulate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accumulate_f.c -KPIC -DPIC -o .libs/accumulate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accumulate_f.c -o accumulate_f.o >/dev/null 2>&1
source='address_f.c' object='address_f.lo' libtool=yes \
depfile='.deps/address_f.Plo' tmpdepfile='.deps/address_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o address_f.lo address_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c address_f.c -KPIC -DPIC -o .libs/address_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c address_f.c -o address_f.o >/dev/null 2>&1
source='allgather_f.c' object='allgather_f.lo' libtool=yes \
depfile='.deps/allgather_f.Plo' tmpdepfile='.deps/allgather_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allgather_f.lo allgather_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgather_f.c -KPIC -DPIC -o .libs/allgather_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgather_f.c -o allgather_f.o >/dev/null 2>&1
source='allgatherv_f.c' object='allgatherv_f.lo' libtool=yes \
depfile='.deps/allgatherv_f.Plo' tmpdepfile='.deps/allgatherv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allgatherv_f.lo allgatherv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgatherv_f.c -KPIC -DPIC -o .libs/allgatherv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgatherv_f.c -o allgatherv_f.o >/dev/null 2>&1
source='allocmem_f.c' object='allocmem_f.lo' libtool=yes \
depfile='.deps/allocmem_f.Plo' tmpdepfile='.deps/allocmem_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allocmem_f.lo allocmem_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allocmem_f.c -KPIC -DPIC -o .libs/allocmem_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allocmem_f.c -o allocmem_f.o >/dev/null 2>&1
source='allreduce_f.c' object='allreduce_f.lo' libtool=yes \
depfile='.deps/allreduce_f.Plo' tmpdepfile='.deps/allreduce_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allreduce_f.lo allreduce_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allreduce_f.c -KPIC -DPIC -o .libs/allreduce_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allreduce_f.c -o allreduce_f.o >/dev/null 2>&1
source='alltoall_f.c' object='alltoall_f.lo' libtool=yes \
depfile='.deps/alltoall_f.Plo' tmpdepfile='.deps/alltoall_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o alltoall_f.lo alltoall_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoall_f.c -KPIC -DPIC -o .libs/alltoall_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoall_f.c -o alltoall_f.o >/dev/null 2>&1
source='alltoallv_f.c' object='alltoallv_f.lo' libtool=yes \
depfile='.deps/alltoallv_f.Plo' tmpdepfile='.deps/alltoallv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o alltoallv_f.lo alltoallv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallv_f.c -KPIC -DPIC -o .libs/alltoallv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallv_f.c -o alltoallv_f.o >/dev/null 2>&1
source='alltoallw_f.c' object='alltoallw_f.lo' libtool=yes \
depfile='.deps/alltoallw_f.Plo' tmpdepfile='.deps/alltoallw_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o alltoallw_f.lo alltoallw_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallw_f.c -KPIC -DPIC -o .libs/alltoallw_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallw_f.c -o alltoallw_f.o >/dev/null 2>&1
source='attrdel_f.c' object='attrdel_f.lo' libtool=yes \
depfile='.deps/attrdel_f.Plo' tmpdepfile='.deps/attrdel_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o attrdel_f.lo attrdel_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrdel_f.c -KPIC -DPIC -o .libs/attrdel_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrdel_f.c -o attrdel_f.o >/dev/null 2>&1
source='attrget_f.c' object='attrget_f.lo' libtool=yes \
depfile='.deps/attrget_f.Plo' tmpdepfile='.deps/attrget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o attrget_f.lo attrget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrget_f.c -KPIC -DPIC -o .libs/attrget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrget_f.c -o attrget_f.o >/dev/null 2>&1
source='attrput_f.c' object='attrput_f.lo' libtool=yes \
depfile='.deps/attrput_f.Plo' tmpdepfile='.deps/attrput_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o attrput_f.lo attrput_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrput_f.c -KPIC -DPIC -o .libs/attrput_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrput_f.c -o attrput_f.o >/dev/null 2>&1
source='barrier_f.c' object='barrier_f.lo' libtool=yes \
depfile='.deps/barrier_f.Plo' tmpdepfile='.deps/barrier_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o barrier_f.lo barrier_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c barrier_f.c -KPIC -DPIC -o .libs/barrier_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c barrier_f.c -o barrier_f.o >/dev/null 2>&1
source='bcast_f.c' object='bcast_f.lo' libtool=yes \
depfile='.deps/bcast_f.Plo' tmpdepfile='.deps/bcast_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bcast_f.lo bcast_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bcast_f.c -KPIC -DPIC -o .libs/bcast_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bcast_f.c -o bcast_f.o >/dev/null 2>&1
source='bsend_f.c' object='bsend_f.lo' libtool=yes \
depfile='.deps/bsend_f.Plo' tmpdepfile='.deps/bsend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bsend_f.lo bsend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsend_f.c -KPIC -DPIC -o .libs/bsend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsend_f.c -o bsend_f.o >/dev/null 2>&1
source='bsendinit_f.c' object='bsendinit_f.lo' libtool=yes \
depfile='.deps/bsendinit_f.Plo' tmpdepfile='.deps/bsendinit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bsendinit_f.lo bsendinit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsendinit_f.c -KPIC -DPIC -o .libs/bsendinit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsendinit_f.c -o bsendinit_f.o >/dev/null 2>&1
source='bufattach_f.c' object='bufattach_f.lo' libtool=yes \
depfile='.deps/bufattach_f.Plo' tmpdepfile='.deps/bufattach_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bufattach_f.lo bufattach_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufattach_f.c -KPIC -DPIC -o .libs/bufattach_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufattach_f.c -o bufattach_f.o >/dev/null 2>&1
source='bufdetach_f.c' object='bufdetach_f.lo' libtool=yes \
depfile='.deps/bufdetach_f.Plo' tmpdepfile='.deps/bufdetach_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bufdetach_f.lo bufdetach_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufdetach_f.c -KPIC -DPIC -o .libs/bufdetach_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufdetach_f.c -o bufdetach_f.o >/dev/null 2>&1
source='cancel_f.c' object='cancel_f.lo' libtool=yes \
depfile='.deps/cancel_f.Plo' tmpdepfile='.deps/cancel_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cancel_f.lo cancel_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cancel_f.c -KPIC -DPIC -o .libs/cancel_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cancel_f.c -o cancel_f.o >/dev/null 2>&1
source='cartcoords_f.c' object='cartcoords_f.lo' libtool=yes \
depfile='.deps/cartcoords_f.Plo' tmpdepfile='.deps/cartcoords_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartcoords_f.lo cartcoords_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcoords_f.c -KPIC -DPIC -o .libs/cartcoords_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcoords_f.c -o cartcoords_f.o >/dev/null 2>&1
source='cartcreate_f.c' object='cartcreate_f.lo' libtool=yes \
depfile='.deps/cartcreate_f.Plo' tmpdepfile='.deps/cartcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartcreate_f.lo cartcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcreate_f.c -KPIC -DPIC -o .libs/cartcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcreate_f.c -o cartcreate_f.o >/dev/null 2>&1
source='cartdimget_f.c' object='cartdimget_f.lo' libtool=yes \
depfile='.deps/cartdimget_f.Plo' tmpdepfile='.deps/cartdimget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartdimget_f.lo cartdimget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartdimget_f.c -KPIC -DPIC -o .libs/cartdimget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartdimget_f.c -o cartdimget_f.o >/dev/null 2>&1
source='cartget_f.c' object='cartget_f.lo' libtool=yes \
depfile='.deps/cartget_f.Plo' tmpdepfile='.deps/cartget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartget_f.lo cartget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartget_f.c -KPIC -DPIC -o .libs/cartget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartget_f.c -o cartget_f.o >/dev/null 2>&1
source='cartmap_f.c' object='cartmap_f.lo' libtool=yes \
depfile='.deps/cartmap_f.Plo' tmpdepfile='.deps/cartmap_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartmap_f.lo cartmap_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartmap_f.c -KPIC -DPIC -o .libs/cartmap_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartmap_f.c -o cartmap_f.o >/dev/null 2>&1
source='cartrank_f.c' object='cartrank_f.lo' libtool=yes \
depfile='.deps/cartrank_f.Plo' tmpdepfile='.deps/cartrank_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartrank_f.lo cartrank_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartrank_f.c -KPIC -DPIC -o .libs/cartrank_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartrank_f.c -o cartrank_f.o >/dev/null 2>&1
source='cartshift_f.c' object='cartshift_f.lo' libtool=yes \
depfile='.deps/cartshift_f.Plo' tmpdepfile='.deps/cartshift_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartshift_f.lo cartshift_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartshift_f.c -KPIC -DPIC -o .libs/cartshift_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartshift_f.c -o cartshift_f.o >/dev/null 2>&1
source='cartsub_f.c' object='cartsub_f.lo' libtool=yes \
depfile='.deps/cartsub_f.Plo' tmpdepfile='.deps/cartsub_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartsub_f.lo cartsub_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartsub_f.c -KPIC -DPIC -o .libs/cartsub_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartsub_f.c -o cartsub_f.o >/dev/null 2>&1
source='ccmp_f.c' object='ccmp_f.lo' libtool=yes \
depfile='.deps/ccmp_f.Plo' tmpdepfile='.deps/ccmp_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccmp_f.lo ccmp_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccmp_f.c -KPIC -DPIC -o .libs/ccmp_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccmp_f.c -o ccmp_f.o >/dev/null 2>&1
source='ccreateerr_f.c' object='ccreateerr_f.lo' libtool=yes \
depfile='.deps/ccreateerr_f.Plo' tmpdepfile='.deps/ccreateerr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccreateerr_f.lo ccreateerr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreateerr_f.c -KPIC -DPIC -o .libs/ccreateerr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreateerr_f.c -o ccreateerr_f.o >/dev/null 2>&1
source='ccreate_f.c' object='ccreate_f.lo' libtool=yes \
depfile='.deps/ccreate_f.Plo' tmpdepfile='.deps/ccreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccreate_f.lo ccreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreate_f.c -KPIC -DPIC -o .libs/ccreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreate_f.c -o ccreate_f.o >/dev/null 2>&1
source='ccreatekey_f.c' object='ccreatekey_f.lo' libtool=yes \
depfile='.deps/ccreatekey_f.Plo' tmpdepfile='.deps/ccreatekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccreatekey_f.lo ccreatekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreatekey_f.c -KPIC -DPIC -o .libs/ccreatekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreatekey_f.c -o ccreatekey_f.o >/dev/null 2>&1
source='cdelattr_f.c' object='cdelattr_f.lo' libtool=yes \
depfile='.deps/cdelattr_f.Plo' tmpdepfile='.deps/cdelattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cdelattr_f.lo cdelattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdelattr_f.c -KPIC -DPIC -o .libs/cdelattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdelattr_f.c -o cdelattr_f.o >/dev/null 2>&1
source='cdisconnect_f.c' object='cdisconnect_f.lo' libtool=yes \
depfile='.deps/cdisconnect_f.Plo' tmpdepfile='.deps/cdisconnect_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cdisconnect_f.lo cdisconnect_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdisconnect_f.c -KPIC -DPIC -o .libs/cdisconnect_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdisconnect_f.c -o cdisconnect_f.o >/dev/null 2>&1
source='cdup_f.c' object='cdup_f.lo' libtool=yes \
depfile='.deps/cdup_f.Plo' tmpdepfile='.deps/cdup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cdup_f.lo cdup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdup_f.c -KPIC -DPIC -o .libs/cdup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdup_f.c -o cdup_f.o >/dev/null 2>&1
source='cfree_f.c' object='cfree_f.lo' libtool=yes \
depfile='.deps/cfree_f.Plo' tmpdepfile='.deps/cfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cfree_f.lo cfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfree_f.c -KPIC -DPIC -o .libs/cfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfree_f.c -o cfree_f.o >/dev/null 2>&1
source='cfreekey_f.c' object='cfreekey_f.lo' libtool=yes \
depfile='.deps/cfreekey_f.Plo' tmpdepfile='.deps/cfreekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cfreekey_f.lo cfreekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfreekey_f.c -KPIC -DPIC -o .libs/cfreekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfreekey_f.c -o cfreekey_f.o >/dev/null 2>&1
source='cgetattr_f.c' object='cgetattr_f.lo' libtool=yes \
depfile='.deps/cgetattr_f.Plo' tmpdepfile='.deps/cgetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgetattr_f.lo cgetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetattr_f.c -KPIC -DPIC -o .libs/cgetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetattr_f.c -o cgetattr_f.o >/dev/null 2>&1
source='cgeterr_f.c' object='cgeterr_f.lo' libtool=yes \
depfile='.deps/cgeterr_f.Plo' tmpdepfile='.deps/cgeterr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgeterr_f.lo cgeterr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgeterr_f.c -KPIC -DPIC -o .libs/cgeterr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgeterr_f.c -o cgeterr_f.o >/dev/null 2>&1
source='cgetname_f.c' object='cgetname_f.lo' libtool=yes \
depfile='.deps/cgetname_f.Plo' tmpdepfile='.deps/cgetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgetname_f.lo cgetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetname_f.c -KPIC -DPIC -o .libs/cgetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetname_f.c -o cgetname_f.o >/dev/null 2>&1
source='cgetparent_f.c' object='cgetparent_f.lo' libtool=yes \
depfile='.deps/cgetparent_f.Plo' tmpdepfile='.deps/cgetparent_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgetparent_f.lo cgetparent_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetparent_f.c -KPIC -DPIC -o .libs/cgetparent_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetparent_f.c -o cgetparent_f.o >/dev/null 2>&1
source='cgroup_f.c' object='cgroup_f.lo' libtool=yes \
depfile='.deps/cgroup_f.Plo' tmpdepfile='.deps/cgroup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgroup_f.lo cgroup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgroup_f.c -KPIC -DPIC -o .libs/cgroup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgroup_f.c -o cgroup_f.o >/dev/null 2>&1
source='connect_f.c' object='connect_f.lo' libtool=yes \
depfile='.deps/connect_f.Plo' tmpdepfile='.deps/connect_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o connect_f.lo connect_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c connect_f.c -KPIC -DPIC -o .libs/connect_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c connect_f.c -o connect_f.o >/dev/null 2>&1
source='crank_f.c' object='crank_f.lo' libtool=yes \
depfile='.deps/crank_f.Plo' tmpdepfile='.deps/crank_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o crank_f.lo crank_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crank_f.c -KPIC -DPIC -o .libs/crank_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crank_f.c -o crank_f.o >/dev/null 2>&1
source='crgroup_f.c' object='crgroup_f.lo' libtool=yes \
depfile='.deps/crgroup_f.Plo' tmpdepfile='.deps/crgroup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o crgroup_f.lo crgroup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crgroup_f.c -KPIC -DPIC -o .libs/crgroup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crgroup_f.c -o crgroup_f.o >/dev/null 2>&1
source='crsize_f.c' object='crsize_f.lo' libtool=yes \
depfile='.deps/crsize_f.Plo' tmpdepfile='.deps/crsize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o crsize_f.lo crsize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crsize_f.c -KPIC -DPIC -o .libs/crsize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crsize_f.c -o crsize_f.o >/dev/null 2>&1
source='csetattr_f.c' object='csetattr_f.lo' libtool=yes \
depfile='.deps/csetattr_f.Plo' tmpdepfile='.deps/csetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csetattr_f.lo csetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetattr_f.c -KPIC -DPIC -o .libs/csetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetattr_f.c -o csetattr_f.o >/dev/null 2>&1
source='cseterr_f.c' object='cseterr_f.lo' libtool=yes \
depfile='.deps/cseterr_f.Plo' tmpdepfile='.deps/cseterr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cseterr_f.lo cseterr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cseterr_f.c -KPIC -DPIC -o .libs/cseterr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cseterr_f.c -o cseterr_f.o >/dev/null 2>&1
source='csetname_f.c' object='csetname_f.lo' libtool=yes \
depfile='.deps/csetname_f.Plo' tmpdepfile='.deps/csetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csetname_f.lo csetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetname_f.c -KPIC -DPIC -o .libs/csetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetname_f.c -o csetname_f.o >/dev/null 2>&1
source='csize_f.c' object='csize_f.lo' libtool=yes \
depfile='.deps/csize_f.Plo' tmpdepfile='.deps/csize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csize_f.lo csize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csize_f.c -KPIC -DPIC -o .libs/csize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csize_f.c -o csize_f.o >/dev/null 2>&1
source='csplit_f.c' object='csplit_f.lo' libtool=yes \
depfile='.deps/csplit_f.Plo' tmpdepfile='.deps/csplit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csplit_f.lo csplit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csplit_f.c -KPIC -DPIC -o .libs/csplit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csplit_f.c -o csplit_f.o >/dev/null 2>&1
source='ctestinter_f.c' object='ctestinter_f.lo' libtool=yes \
depfile='.deps/ctestinter_f.Plo' tmpdepfile='.deps/ctestinter_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ctestinter_f.lo ctestinter_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ctestinter_f.c -KPIC -DPIC -o .libs/ctestinter_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ctestinter_f.c -o ctestinter_f.o >/dev/null 2>&1
source='dimscreate_f.c' object='dimscreate_f.lo' libtool=yes \
depfile='.deps/dimscreate_f.Plo' tmpdepfile='.deps/dimscreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o dimscreate_f.lo dimscreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dimscreate_f.c -KPIC -DPIC -o .libs/dimscreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dimscreate_f.c -o dimscreate_f.o >/dev/null 2>&1
source='dupfn_f.c' object='dupfn_f.lo' libtool=yes \
depfile='.deps/dupfn_f.Plo' tmpdepfile='.deps/dupfn_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o dupfn_f.lo dupfn_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dupfn_f.c -KPIC -DPIC -o .libs/dupfn_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dupfn_f.c -o dupfn_f.o >/dev/null 2>&1
source='errclass_f.c' object='errclass_f.lo' libtool=yes \
depfile='.deps/errclass_f.Plo' tmpdepfile='.deps/errclass_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errclass_f.lo errclass_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errclass_f.c -KPIC -DPIC -o .libs/errclass_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errclass_f.c -o errclass_f.o >/dev/null 2>&1
source='errcreate_f.c' object='errcreate_f.lo' libtool=yes \
depfile='.deps/errcreate_f.Plo' tmpdepfile='.deps/errcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errcreate_f.lo errcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errcreate_f.c -KPIC -DPIC -o .libs/errcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errcreate_f.c -o errcreate_f.o >/dev/null 2>&1
source='errfree_f.c' object='errfree_f.lo' libtool=yes \
depfile='.deps/errfree_f.Plo' tmpdepfile='.deps/errfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errfree_f.lo errfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errfree_f.c -KPIC -DPIC -o .libs/errfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errfree_f.c -o errfree_f.o >/dev/null 2>&1
source='errget_f.c' object='errget_f.lo' libtool=yes \
depfile='.deps/errget_f.Plo' tmpdepfile='.deps/errget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errget_f.lo errget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errget_f.c -KPIC -DPIC -o .libs/errget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errget_f.c -o errget_f.o >/dev/null 2>&1
source='errset_f.c' object='errset_f.lo' libtool=yes \
depfile='.deps/errset_f.Plo' tmpdepfile='.deps/errset_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errset_f.lo errset_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errset_f.c -KPIC -DPIC -o .libs/errset_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errset_f.c -o errset_f.o >/dev/null 2>&1
source='errstring_f.c' object='errstring_f.lo' libtool=yes \
depfile='.deps/errstring_f.Plo' tmpdepfile='.deps/errstring_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errstring_f.lo errstring_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errstring_f.c -KPIC -DPIC -o .libs/errstring_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errstring_f.c -o errstring_f.o >/dev/null 2>&1
source='exscan_f.c' object='exscan_f.lo' libtool=yes \
depfile='.deps/exscan_f.Plo' tmpdepfile='.deps/exscan_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o exscan_f.lo exscan_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c exscan_f.c -KPIC -DPIC -o .libs/exscan_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c exscan_f.c -o exscan_f.o >/dev/null 2>&1
source='finalize_f.c' object='finalize_f.lo' libtool=yes \
depfile='.deps/finalize_f.Plo' tmpdepfile='.deps/finalize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o finalize_f.lo finalize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalize_f.c -KPIC -DPIC -o .libs/finalize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalize_f.c -o finalize_f.o >/dev/null 2>&1
source='finalized_f.c' object='finalized_f.lo' libtool=yes \
depfile='.deps/finalized_f.Plo' tmpdepfile='.deps/finalized_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o finalized_f.lo finalized_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalized_f.c -KPIC -DPIC -o .libs/finalized_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalized_f.c -o finalized_f.o >/dev/null 2>&1
source='freemem_f.c' object='freemem_f.lo' libtool=yes \
depfile='.deps/freemem_f.Plo' tmpdepfile='.deps/freemem_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o freemem_f.lo freemem_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c freemem_f.c -KPIC -DPIC -o .libs/freemem_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c freemem_f.c -o freemem_f.o >/dev/null 2>&1
source='gather_f.c' object='gather_f.lo' libtool=yes \
depfile='.deps/gather_f.Plo' tmpdepfile='.deps/gather_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gather_f.lo gather_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gather_f.c -KPIC -DPIC -o .libs/gather_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gather_f.c -o gather_f.o >/dev/null 2>&1
source='gatherv_f.c' object='gatherv_f.lo' libtool=yes \
depfile='.deps/gatherv_f.Plo' tmpdepfile='.deps/gatherv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gatherv_f.lo gatherv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gatherv_f.c -KPIC -DPIC -o .libs/gatherv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gatherv_f.c -o gatherv_f.o >/dev/null 2>&1
source='gcmp_f.c' object='gcmp_f.lo' libtool=yes \
depfile='.deps/gcmp_f.Plo' tmpdepfile='.deps/gcmp_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gcmp_f.lo gcmp_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gcmp_f.c -KPIC -DPIC -o .libs/gcmp_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gcmp_f.c -o gcmp_f.o >/dev/null 2>&1
source='gdiff_f.c' object='gdiff_f.lo' libtool=yes \
depfile='.deps/gdiff_f.Plo' tmpdepfile='.deps/gdiff_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gdiff_f.lo gdiff_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gdiff_f.c -KPIC -DPIC -o .libs/gdiff_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gdiff_f.c -o gdiff_f.o >/dev/null 2>&1
source='getaddress_f.c' object='getaddress_f.lo' libtool=yes \
depfile='.deps/getaddress_f.Plo' tmpdepfile='.deps/getaddress_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getaddress_f.lo getaddress_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getaddress_f.c -KPIC -DPIC -o .libs/getaddress_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getaddress_f.c -o getaddress_f.o >/dev/null 2>&1
source='getcount_f.c' object='getcount_f.lo' libtool=yes \
depfile='.deps/getcount_f.Plo' tmpdepfile='.deps/getcount_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getcount_f.lo getcount_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getcount_f.c -KPIC -DPIC -o .libs/getcount_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getcount_f.c -o getcount_f.o >/dev/null 2>&1
source='getelem_f.c' object='getelem_f.lo' libtool=yes \
depfile='.deps/getelem_f.Plo' tmpdepfile='.deps/getelem_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getelem_f.lo getelem_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getelem_f.c -KPIC -DPIC -o .libs/getelem_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getelem_f.c -o getelem_f.o >/dev/null 2>&1
source='get_f.c' object='get_f.lo' libtool=yes \
depfile='.deps/get_f.Plo' tmpdepfile='.deps/get_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o get_f.lo get_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c get_f.c -KPIC -DPIC -o .libs/get_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c get_f.c -o get_f.o >/dev/null 2>&1
source='getprocname_f.c' object='getprocname_f.lo' libtool=yes \
depfile='.deps/getprocname_f.Plo' tmpdepfile='.deps/getprocname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getprocname_f.lo getprocname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getprocname_f.c -KPIC -DPIC -o .libs/getprocname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getprocname_f.c -o getprocname_f.o >/dev/null 2>&1
source='getversion_f.c' object='getversion_f.lo' libtool=yes \
depfile='.deps/getversion_f.Plo' tmpdepfile='.deps/getversion_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getversion_f.lo getversion_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getversion_f.c -KPIC -DPIC -o .libs/getversion_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getversion_f.c -o getversion_f.o >/dev/null 2>&1
source='gexcl_f.c' object='gexcl_f.lo' libtool=yes \
depfile='.deps/gexcl_f.Plo' tmpdepfile='.deps/gexcl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gexcl_f.lo gexcl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gexcl_f.c -KPIC -DPIC -o .libs/gexcl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gexcl_f.c -o gexcl_f.o >/dev/null 2>&1
source='gfree_f.c' object='gfree_f.lo' libtool=yes \
depfile='.deps/gfree_f.Plo' tmpdepfile='.deps/gfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gfree_f.lo gfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gfree_f.c -KPIC -DPIC -o .libs/gfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gfree_f.c -o gfree_f.o >/dev/null 2>&1
source='gincl_f.c' object='gincl_f.lo' libtool=yes \
depfile='.deps/gincl_f.Plo' tmpdepfile='.deps/gincl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gincl_f.lo gincl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gincl_f.c -KPIC -DPIC -o .libs/gincl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gincl_f.c -o gincl_f.o >/dev/null 2>&1
source='ginter_f.c' object='ginter_f.lo' libtool=yes \
depfile='.deps/ginter_f.Plo' tmpdepfile='.deps/ginter_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ginter_f.lo ginter_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ginter_f.c -KPIC -DPIC -o .libs/ginter_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ginter_f.c -o ginter_f.o >/dev/null 2>&1
source='grank_f.c' object='grank_f.lo' libtool=yes \
depfile='.deps/grank_f.Plo' tmpdepfile='.deps/grank_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o grank_f.lo grank_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grank_f.c -KPIC -DPIC -o .libs/grank_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grank_f.c -o grank_f.o >/dev/null 2>&1
source='graphcreate_f.c' object='graphcreate_f.lo' libtool=yes \
depfile='.deps/graphcreate_f.Plo' tmpdepfile='.deps/graphcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphcreate_f.lo graphcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphcreate_f.c -KPIC -DPIC -o .libs/graphcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphcreate_f.c -o graphcreate_f.o >/dev/null 2>&1
source='graphdimsget_f.c' object='graphdimsget_f.lo' libtool=yes \
depfile='.deps/graphdimsget_f.Plo' tmpdepfile='.deps/graphdimsget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphdimsget_f.lo graphdimsget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphdimsget_f.c -KPIC -DPIC -o .libs/graphdimsget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphdimsget_f.c -o graphdimsget_f.o >/dev/null 2>&1
source='graphget_f.c' object='graphget_f.lo' libtool=yes \
depfile='.deps/graphget_f.Plo' tmpdepfile='.deps/graphget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphget_f.lo graphget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphget_f.c -KPIC -DPIC -o .libs/graphget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphget_f.c -o graphget_f.o >/dev/null 2>&1
source='graphmap_f.c' object='graphmap_f.lo' libtool=yes \
depfile='.deps/graphmap_f.Plo' tmpdepfile='.deps/graphmap_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphmap_f.lo graphmap_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphmap_f.c -KPIC -DPIC -o .libs/graphmap_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphmap_f.c -o graphmap_f.o >/dev/null 2>&1
source='graphnbrcount_f.c' object='graphnbrcount_f.lo' libtool=yes \
depfile='.deps/graphnbrcount_f.Plo' tmpdepfile='.deps/graphnbrcount_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphnbrcount_f.lo graphnbrcount_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbrcount_f.c -KPIC -DPIC -o .libs/graphnbrcount_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbrcount_f.c -o graphnbrcount_f.o >/dev/null 2>&1
source='graphnbr_f.c' object='graphnbr_f.lo' libtool=yes \
depfile='.deps/graphnbr_f.Plo' tmpdepfile='.deps/graphnbr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphnbr_f.lo graphnbr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbr_f.c -KPIC -DPIC -o .libs/graphnbr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbr_f.c -o graphnbr_f.o >/dev/null 2>&1
source='grexcl_f.c' object='grexcl_f.lo' libtool=yes \
depfile='.deps/grexcl_f.Plo' tmpdepfile='.deps/grexcl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o grexcl_f.lo grexcl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grexcl_f.c -KPIC -DPIC -o .libs/grexcl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grexcl_f.c -o grexcl_f.o >/dev/null 2>&1
source='grincl_f.c' object='grincl_f.lo' libtool=yes \
depfile='.deps/grincl_f.Plo' tmpdepfile='.deps/grincl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o grincl_f.lo grincl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grincl_f.c -KPIC -DPIC -o .libs/grincl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grincl_f.c -o grincl_f.o >/dev/null 2>&1
source='gsize_f.c' object='gsize_f.lo' libtool=yes \
depfile='.deps/gsize_f.Plo' tmpdepfile='.deps/gsize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gsize_f.lo gsize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gsize_f.c -KPIC -DPIC -o .libs/gsize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gsize_f.c -o gsize_f.o >/dev/null 2>&1
source='gtranks_f.c' object='gtranks_f.lo' libtool=yes \
depfile='.deps/gtranks_f.Plo' tmpdepfile='.deps/gtranks_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gtranks_f.lo gtranks_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gtranks_f.c -KPIC -DPIC -o .libs/gtranks_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gtranks_f.c -o gtranks_f.o >/dev/null 2>&1
source='gunion_f.c' object='gunion_f.lo' libtool=yes \
depfile='.deps/gunion_f.Plo' tmpdepfile='.deps/gunion_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gunion_f.lo gunion_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gunion_f.c -KPIC -DPIC -o .libs/gunion_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gunion_f.c -o gunion_f.o >/dev/null 2>&1
source='ibsend_f.c' object='ibsend_f.lo' libtool=yes \
depfile='.deps/ibsend_f.Plo' tmpdepfile='.deps/ibsend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ibsend_f.lo ibsend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ibsend_f.c -KPIC -DPIC -o .libs/ibsend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ibsend_f.c -o ibsend_f.o >/dev/null 2>&1
source='iccreate_f.c' object='iccreate_f.lo' libtool=yes \
depfile='.deps/iccreate_f.Plo' tmpdepfile='.deps/iccreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o iccreate_f.lo iccreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iccreate_f.c -KPIC -DPIC -o .libs/iccreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iccreate_f.c -o iccreate_f.o >/dev/null 2>&1
source='icmerge_f.c' object='icmerge_f.lo' libtool=yes \
depfile='.deps/icmerge_f.Plo' tmpdepfile='.deps/icmerge_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o icmerge_f.lo icmerge_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c icmerge_f.c -KPIC -DPIC -o .libs/icmerge_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c icmerge_f.c -o icmerge_f.o >/dev/null 2>&1
source='infocreate_f.c' object='infocreate_f.lo' libtool=yes \
depfile='.deps/infocreate_f.Plo' tmpdepfile='.deps/infocreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infocreate_f.lo infocreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infocreate_f.c -KPIC -DPIC -o .libs/infocreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infocreate_f.c -o infocreate_f.o >/dev/null 2>&1
source='infodel_f.c' object='infodel_f.lo' libtool=yes \
depfile='.deps/infodel_f.Plo' tmpdepfile='.deps/infodel_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infodel_f.lo infodel_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodel_f.c -KPIC -DPIC -o .libs/infodel_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodel_f.c -o infodel_f.o >/dev/null 2>&1
source='infodup_f.c' object='infodup_f.lo' libtool=yes \
depfile='.deps/infodup_f.Plo' tmpdepfile='.deps/infodup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infodup_f.lo infodup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodup_f.c -KPIC -DPIC -o .libs/infodup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodup_f.c -o infodup_f.o >/dev/null 2>&1
source='infofree_f.c' object='infofree_f.lo' libtool=yes \
depfile='.deps/infofree_f.Plo' tmpdepfile='.deps/infofree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infofree_f.lo infofree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infofree_f.c -KPIC -DPIC -o .libs/infofree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infofree_f.c -o infofree_f.o >/dev/null 2>&1
source='infoget_f.c' object='infoget_f.lo' libtool=yes \
depfile='.deps/infoget_f.Plo' tmpdepfile='.deps/infoget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infoget_f.lo infoget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoget_f.c -KPIC -DPIC -o .libs/infoget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoget_f.c -o infoget_f.o >/dev/null 2>&1
source='infogetnkeys_f.c' object='infogetnkeys_f.lo' libtool=yes \
depfile='.deps/infogetnkeys_f.Plo' tmpdepfile='.deps/infogetnkeys_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infogetnkeys_f.lo infogetnkeys_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnkeys_f.c -KPIC -DPIC -o .libs/infogetnkeys_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnkeys_f.c -o infogetnkeys_f.o >/dev/null 2>&1
source='infogetnth_f.c' object='infogetnth_f.lo' libtool=yes \
depfile='.deps/infogetnth_f.Plo' tmpdepfile='.deps/infogetnth_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infogetnth_f.lo infogetnth_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnth_f.c -KPIC -DPIC -o .libs/infogetnth_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnth_f.c -o infogetnth_f.o >/dev/null 2>&1
source='infogetvlen_f.c' object='infogetvlen_f.lo' libtool=yes \
depfile='.deps/infogetvlen_f.Plo' tmpdepfile='.deps/infogetvlen_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infogetvlen_f.lo infogetvlen_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetvlen_f.c -KPIC -DPIC -o .libs/infogetvlen_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetvlen_f.c -o infogetvlen_f.o >/dev/null 2>&1
source='infoset_f.c' object='infoset_f.lo' libtool=yes \
depfile='.deps/infoset_f.Plo' tmpdepfile='.deps/infoset_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infoset_f.lo infoset_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoset_f.c -KPIC -DPIC -o .libs/infoset_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoset_f.c -o infoset_f.o >/dev/null 2>&1
source='inited_f.c' object='inited_f.lo' libtool=yes \
depfile='.deps/inited_f.Plo' tmpdepfile='.deps/inited_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o inited_f.lo inited_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c inited_f.c -KPIC -DPIC -o .libs/inited_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c inited_f.c -o inited_f.o >/dev/null 2>&1
source='init_f.c' object='init_f.lo' libtool=yes \
depfile='.deps/init_f.Plo' tmpdepfile='.deps/init_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o init_f.lo init_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c init_f.c -KPIC -DPIC -o .libs/init_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c init_f.c -o init_f.o >/dev/null 2>&1
source='initthr_f.c' object='initthr_f.lo' libtool=yes \
depfile='.deps/initthr_f.Plo' tmpdepfile='.deps/initthr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o initthr_f.lo initthr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c initthr_f.c -KPIC -DPIC -o .libs/initthr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c initthr_f.c -o initthr_f.o >/dev/null 2>&1
source='iprobe_f.c' object='iprobe_f.lo' libtool=yes \
depfile='.deps/iprobe_f.Plo' tmpdepfile='.deps/iprobe_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o iprobe_f.lo iprobe_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iprobe_f.c -KPIC -DPIC -o .libs/iprobe_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iprobe_f.c -o iprobe_f.o >/dev/null 2>&1
source='irecv_f.c' object='irecv_f.lo' libtool=yes \
depfile='.deps/irecv_f.Plo' tmpdepfile='.deps/irecv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o irecv_f.lo irecv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irecv_f.c -KPIC -DPIC -o .libs/irecv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irecv_f.c -o irecv_f.o >/dev/null 2>&1
source='irsend_f.c' object='irsend_f.lo' libtool=yes \
depfile='.deps/irsend_f.Plo' tmpdepfile='.deps/irsend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o irsend_f.lo irsend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irsend_f.c -KPIC -DPIC -o .libs/irsend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irsend_f.c -o irsend_f.o >/dev/null 2>&1
source='isend_f.c' object='isend_f.lo' libtool=yes \
depfile='.deps/isend_f.Plo' tmpdepfile='.deps/isend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o isend_f.lo isend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isend_f.c -KPIC -DPIC -o .libs/isend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isend_f.c -o isend_f.o >/dev/null 2>&1
source='issend_f.c' object='issend_f.lo' libtool=yes \
depfile='.deps/issend_f.Plo' tmpdepfile='.deps/issend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o issend_f.lo issend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c issend_f.c -KPIC -DPIC -o .libs/issend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c issend_f.c -o issend_f.o >/dev/null 2>&1
source='isthrmain_f.c' object='isthrmain_f.lo' libtool=yes \
depfile='.deps/isthrmain_f.Plo' tmpdepfile='.deps/isthrmain_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o isthrmain_f.lo isthrmain_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isthrmain_f.c -KPIC -DPIC -o .libs/isthrmain_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isthrmain_f.c -o isthrmain_f.o >/dev/null 2>&1
source='join_f.c' object='join_f.lo' libtool=yes \
depfile='.deps/join_f.Plo' tmpdepfile='.deps/join_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o join_f.lo join_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c join_f.c -KPIC -DPIC -o .libs/join_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c join_f.c -o join_f.o >/dev/null 2>&1
source='keycreate_f.c' object='keycreate_f.lo' libtool=yes \
depfile='.deps/keycreate_f.Plo' tmpdepfile='.deps/keycreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o keycreate_f.lo keycreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keycreate_f.c -KPIC -DPIC -o .libs/keycreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keycreate_f.c -o keycreate_f.o >/dev/null 2>&1
source='keyfree_f.c' object='keyfree_f.lo' libtool=yes \
depfile='.deps/keyfree_f.Plo' tmpdepfile='.deps/keyfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o keyfree_f.lo keyfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keyfree_f.c -KPIC -DPIC -o .libs/keyfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keyfree_f.c -o keyfree_f.o >/dev/null 2>&1
source='mpil_id_f.c' object='mpil_id_f.lo' libtool=yes \
depfile='.deps/mpil_id_f.Plo' tmpdepfile='.deps/mpil_id_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_id_f.lo mpil_id_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_id_f.c -KPIC -DPIC -o .libs/mpil_id_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_id_f.c -o mpil_id_f.o >/dev/null 2>&1
source='mpil_signal_f.c' object='mpil_signal_f.lo' libtool=yes \
depfile='.deps/mpil_signal_f.Plo' tmpdepfile='.deps/mpil_signal_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_signal_f.lo mpil_signal_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_signal_f.c -KPIC -DPIC -o .libs/mpil_signal_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_signal_f.c -o mpil_signal_f.o >/dev/null 2>&1
source='mpil_trace_f.c' object='mpil_trace_f.lo' libtool=yes \
depfile='.deps/mpil_trace_f.Plo' tmpdepfile='.deps/mpil_trace_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_trace_f.lo mpil_trace_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_trace_f.c -KPIC -DPIC -o .libs/mpil_trace_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_trace_f.c -o mpil_trace_f.o >/dev/null 2>&1
source='namelook_f.c' object='namelook_f.lo' libtool=yes \
depfile='.deps/namelook_f.Plo' tmpdepfile='.deps/namelook_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o namelook_f.lo namelook_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namelook_f.c -KPIC -DPIC -o .libs/namelook_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namelook_f.c -o namelook_f.o >/dev/null 2>&1
source='namepub_f.c' object='namepub_f.lo' libtool=yes \
depfile='.deps/namepub_f.Plo' tmpdepfile='.deps/namepub_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o namepub_f.lo namepub_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namepub_f.c -KPIC -DPIC -o .libs/namepub_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namepub_f.c -o namepub_f.o >/dev/null 2>&1
source='nameunpub_f.c' object='nameunpub_f.lo' libtool=yes \
depfile='.deps/nameunpub_f.Plo' tmpdepfile='.deps/nameunpub_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o nameunpub_f.lo nameunpub_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nameunpub_f.c -KPIC -DPIC -o .libs/nameunpub_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nameunpub_f.c -o nameunpub_f.o >/dev/null 2>&1
source='opcreate_f.c' object='opcreate_f.lo' libtool=yes \
depfile='.deps/opcreate_f.Plo' tmpdepfile='.deps/opcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o opcreate_f.lo opcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opcreate_f.c -KPIC -DPIC -o .libs/opcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opcreate_f.c -o opcreate_f.o >/dev/null 2>&1
source='opfree_f.c' object='opfree_f.lo' libtool=yes \
depfile='.deps/opfree_f.Plo' tmpdepfile='.deps/opfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o opfree_f.lo opfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opfree_f.c -KPIC -DPIC -o .libs/opfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opfree_f.c -o opfree_f.o >/dev/null 2>&1
source='pack_f.c' object='pack_f.lo' libtool=yes \
depfile='.deps/pack_f.Plo' tmpdepfile='.deps/pack_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pack_f.lo pack_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pack_f.c -KPIC -DPIC -o .libs/pack_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pack_f.c -o pack_f.o >/dev/null 2>&1
source='packsize_f.c' object='packsize_f.lo' libtool=yes \
depfile='.deps/packsize_f.Plo' tmpdepfile='.deps/packsize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o packsize_f.lo packsize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c packsize_f.c -KPIC -DPIC -o .libs/packsize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c packsize_f.c -o packsize_f.o >/dev/null 2>&1
source='pcontrol_f.c' object='pcontrol_f.lo' libtool=yes \
depfile='.deps/pcontrol_f.Plo' tmpdepfile='.deps/pcontrol_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcontrol_f.lo pcontrol_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcontrol_f.c -KPIC -DPIC -o .libs/pcontrol_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcontrol_f.c -o pcontrol_f.o >/dev/null 2>&1
source='portclose_f.c' object='portclose_f.lo' libtool=yes \
depfile='.deps/portclose_f.Plo' tmpdepfile='.deps/portclose_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o portclose_f.lo portclose_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portclose_f.c -KPIC -DPIC -o .libs/portclose_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portclose_f.c -o portclose_f.o >/dev/null 2>&1
source='portopen_f.c' object='portopen_f.lo' libtool=yes \
depfile='.deps/portopen_f.Plo' tmpdepfile='.deps/portopen_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o portopen_f.lo portopen_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portopen_f.c -KPIC -DPIC -o .libs/portopen_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portopen_f.c -o portopen_f.o >/dev/null 2>&1
source='probe_f.c' object='probe_f.lo' libtool=yes \
depfile='.deps/probe_f.Plo' tmpdepfile='.deps/probe_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o probe_f.lo probe_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c probe_f.c -KPIC -DPIC -o .libs/probe_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c probe_f.c -o probe_f.o >/dev/null 2>&1
source='put_f.c' object='put_f.lo' libtool=yes \
depfile='.deps/put_f.Plo' tmpdepfile='.deps/put_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o put_f.lo put_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c put_f.c -KPIC -DPIC -o .libs/put_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c put_f.c -o put_f.o >/dev/null 2>&1
source='querythr_f.c' object='querythr_f.lo' libtool=yes \
depfile='.deps/querythr_f.Plo' tmpdepfile='.deps/querythr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o querythr_f.lo querythr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c querythr_f.c -KPIC -DPIC -o .libs/querythr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c querythr_f.c -o querythr_f.o >/dev/null 2>&1
source='recv_f.c' object='recv_f.lo' libtool=yes \
depfile='.deps/recv_f.Plo' tmpdepfile='.deps/recv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o recv_f.lo recv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recv_f.c -KPIC -DPIC -o .libs/recv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recv_f.c -o recv_f.o >/dev/null 2>&1
source='recvinit_f.c' object='recvinit_f.lo' libtool=yes \
depfile='.deps/recvinit_f.Plo' tmpdepfile='.deps/recvinit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o recvinit_f.lo recvinit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recvinit_f.c -KPIC -DPIC -o .libs/recvinit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recvinit_f.c -o recvinit_f.o >/dev/null 2>&1
source='reduce_f.c' object='reduce_f.lo' libtool=yes \
depfile='.deps/reduce_f.Plo' tmpdepfile='.deps/reduce_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o reduce_f.lo reduce_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reduce_f.c -KPIC -DPIC -o .libs/reduce_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reduce_f.c -o reduce_f.o >/dev/null 2>&1
source='reducescatter_f.c' object='reducescatter_f.lo' libtool=yes \
depfile='.deps/reducescatter_f.Plo' tmpdepfile='.deps/reducescatter_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o reducescatter_f.lo reducescatter_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reducescatter_f.c -KPIC -DPIC -o .libs/reducescatter_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reducescatter_f.c -o reducescatter_f.o >/dev/null 2>&1
source='reqfree_f.c' object='reqfree_f.lo' libtool=yes \
depfile='.deps/reqfree_f.Plo' tmpdepfile='.deps/reqfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o reqfree_f.lo reqfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reqfree_f.c -KPIC -DPIC -o .libs/reqfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reqfree_f.c -o reqfree_f.o >/dev/null 2>&1
source='rsend_f.c' object='rsend_f.lo' libtool=yes \
depfile='.deps/rsend_f.Plo' tmpdepfile='.deps/rsend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rsend_f.lo rsend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsend_f.c -KPIC -DPIC -o .libs/rsend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsend_f.c -o rsend_f.o >/dev/null 2>&1
source='rsendinit_f.c' object='rsendinit_f.lo' libtool=yes \
depfile='.deps/rsendinit_f.Plo' tmpdepfile='.deps/rsendinit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rsendinit_f.lo rsendinit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsendinit_f.c -KPIC -DPIC -o .libs/rsendinit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsendinit_f.c -o rsendinit_f.o >/dev/null 2>&1
source='scan_f.c' object='scan_f.lo' libtool=yes \
depfile='.deps/scan_f.Plo' tmpdepfile='.deps/scan_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o scan_f.lo scan_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scan_f.c -KPIC -DPIC -o .libs/scan_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scan_f.c -o scan_f.o >/dev/null 2>&1
source='scatter_f.c' object='scatter_f.lo' libtool=yes \
depfile='.deps/scatter_f.Plo' tmpdepfile='.deps/scatter_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o scatter_f.lo scatter_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatter_f.c -KPIC -DPIC -o .libs/scatter_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatter_f.c -o scatter_f.o >/dev/null 2>&1
source='scatterv_f.c' object='scatterv_f.lo' libtool=yes \
depfile='.deps/scatterv_f.Plo' tmpdepfile='.deps/scatterv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o scatterv_f.lo scatterv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatterv_f.c -KPIC -DPIC -o .libs/scatterv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatterv_f.c -o scatterv_f.o >/dev/null 2>&1
source='send_f.c' object='send_f.lo' libtool=yes \
depfile='.deps/send_f.Plo' tmpdepfile='.deps/send_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o send_f.lo send_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c send_f.c -KPIC -DPIC -o .libs/send_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c send_f.c -o send_f.o >/dev/null 2>&1
source='sendinit_f.c' object='sendinit_f.lo' libtool=yes \
depfile='.deps/sendinit_f.Plo' tmpdepfile='.deps/sendinit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o sendinit_f.lo sendinit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendinit_f.c -KPIC -DPIC -o .libs/sendinit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendinit_f.c -o sendinit_f.o >/dev/null 2>&1
source='sendrecv_f.c' object='sendrecv_f.lo' libtool=yes \
depfile='.deps/sendrecv_f.Plo' tmpdepfile='.deps/sendrecv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o sendrecv_f.lo sendrecv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecv_f.c -KPIC -DPIC -o .libs/sendrecv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecv_f.c -o sendrecv_f.o >/dev/null 2>&1
source='sendrecvrep_f.c' object='sendrecvrep_f.lo' libtool=yes \
depfile='.deps/sendrecvrep_f.Plo' tmpdepfile='.deps/sendrecvrep_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o sendrecvrep_f.lo sendrecvrep_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecvrep_f.c -KPIC -DPIC -o .libs/sendrecvrep_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecvrep_f.c -o sendrecvrep_f.o >/dev/null 2>&1
source='spawn_f.c' object='spawn_f.lo' libtool=yes \
depfile='.deps/spawn_f.Plo' tmpdepfile='.deps/spawn_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o spawn_f.lo spawn_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawn_f.c -KPIC -DPIC -o .libs/spawn_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawn_f.c -o spawn_f.o >/dev/null 2>&1
source='spawnmult_f.c' object='spawnmult_f.lo' libtool=yes \
depfile='.deps/spawnmult_f.Plo' tmpdepfile='.deps/spawnmult_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o spawnmult_f.lo spawnmult_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawnmult_f.c -KPIC -DPIC -o .libs/spawnmult_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawnmult_f.c -o spawnmult_f.o >/dev/null 2>&1
source='ssend_f.c' object='ssend_f.lo' libtool=yes \
depfile='.deps/ssend_f.Plo' tmpdepfile='.deps/ssend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ssend_f.lo ssend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssend_f.c -KPIC -DPIC -o .libs/ssend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssend_f.c -o ssend_f.o >/dev/null 2>&1
source='ssendinit_f.c' object='ssendinit_f.lo' libtool=yes \
depfile='.deps/ssendinit_f.Plo' tmpdepfile='.deps/ssendinit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ssendinit_f.lo ssendinit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssendinit_f.c -KPIC -DPIC -o .libs/ssendinit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssendinit_f.c -o ssendinit_f.o >/dev/null 2>&1
source='startall_f.c' object='startall_f.lo' libtool=yes \
depfile='.deps/startall_f.Plo' tmpdepfile='.deps/startall_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o startall_f.lo startall_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c startall_f.c -KPIC -DPIC -o .libs/startall_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c startall_f.c -o startall_f.o >/dev/null 2>&1
source='start_f.c' object='start_f.lo' libtool=yes \
depfile='.deps/start_f.Plo' tmpdepfile='.deps/start_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o start_f.lo start_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c start_f.c -KPIC -DPIC -o .libs/start_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c start_f.c -o start_f.o >/dev/null 2>&1
source='tcommit_f.c' object='tcommit_f.lo' libtool=yes \
depfile='.deps/tcommit_f.Plo' tmpdepfile='.deps/tcommit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcommit_f.lo tcommit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcommit_f.c -KPIC -DPIC -o .libs/tcommit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcommit_f.c -o tcommit_f.o >/dev/null 2>&1
source='tcontig_f.c' object='tcontig_f.lo' libtool=yes \
depfile='.deps/tcontig_f.Plo' tmpdepfile='.deps/tcontig_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcontig_f.lo tcontig_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcontig_f.c -KPIC -DPIC -o .libs/tcontig_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcontig_f.c -o tcontig_f.o >/dev/null 2>&1
source='tcreatehindex_f.c' object='tcreatehindex_f.lo' libtool=yes \
depfile='.deps/tcreatehindex_f.Plo' tmpdepfile='.deps/tcreatehindex_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatehindex_f.lo tcreatehindex_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehindex_f.c -KPIC -DPIC -o .libs/tcreatehindex_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehindex_f.c -o tcreatehindex_f.o >/dev/null 2>&1
source='tcreatehvector_f.c' object='tcreatehvector_f.lo' libtool=yes \
depfile='.deps/tcreatehvector_f.Plo' tmpdepfile='.deps/tcreatehvector_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatehvector_f.lo tcreatehvector_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehvector_f.c -KPIC -DPIC -o .libs/tcreatehvector_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehvector_f.c -o tcreatehvector_f.o >/dev/null 2>&1
source='tcreatekey_f.c' object='tcreatekey_f.lo' libtool=yes \
depfile='.deps/tcreatekey_f.Plo' tmpdepfile='.deps/tcreatekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatekey_f.lo tcreatekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatekey_f.c -KPIC -DPIC -o .libs/tcreatekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatekey_f.c -o tcreatekey_f.o >/dev/null 2>&1
source='tcreatestruct_f.c' object='tcreatestruct_f.lo' libtool=yes \
depfile='.deps/tcreatestruct_f.Plo' tmpdepfile='.deps/tcreatestruct_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatestruct_f.lo tcreatestruct_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatestruct_f.c -KPIC -DPIC -o .libs/tcreatestruct_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatestruct_f.c -o tcreatestruct_f.o >/dev/null 2>&1
source='tdarray_f.c' object='tdarray_f.lo' libtool=yes \
depfile='.deps/tdarray_f.Plo' tmpdepfile='.deps/tdarray_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tdarray_f.lo tdarray_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdarray_f.c -KPIC -DPIC -o .libs/tdarray_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdarray_f.c -o tdarray_f.o >/dev/null 2>&1
source='tdelattr_f.c' object='tdelattr_f.lo' libtool=yes \
depfile='.deps/tdelattr_f.Plo' tmpdepfile='.deps/tdelattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tdelattr_f.lo tdelattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdelattr_f.c -KPIC -DPIC -o .libs/tdelattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdelattr_f.c -o tdelattr_f.o >/dev/null 2>&1
source='tdup_f.c' object='tdup_f.lo' libtool=yes \
depfile='.deps/tdup_f.Plo' tmpdepfile='.deps/tdup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tdup_f.lo tdup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdup_f.c -KPIC -DPIC -o .libs/tdup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdup_f.c -o tdup_f.o >/dev/null 2>&1
source='testall_f.c' object='testall_f.lo' libtool=yes \
depfile='.deps/testall_f.Plo' tmpdepfile='.deps/testall_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testall_f.lo testall_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testall_f.c -KPIC -DPIC -o .libs/testall_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testall_f.c -o testall_f.o >/dev/null 2>&1
source='testany_f.c' object='testany_f.lo' libtool=yes \
depfile='.deps/testany_f.Plo' tmpdepfile='.deps/testany_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testany_f.lo testany_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testany_f.c -KPIC -DPIC -o .libs/testany_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testany_f.c -o testany_f.o >/dev/null 2>&1
source='testcancel_f.c' object='testcancel_f.lo' libtool=yes \
depfile='.deps/testcancel_f.Plo' tmpdepfile='.deps/testcancel_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testcancel_f.lo testcancel_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testcancel_f.c -KPIC -DPIC -o .libs/testcancel_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testcancel_f.c -o testcancel_f.o >/dev/null 2>&1
source='test_f.c' object='test_f.lo' libtool=yes \
depfile='.deps/test_f.Plo' tmpdepfile='.deps/test_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o test_f.lo test_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c test_f.c -KPIC -DPIC -o .libs/test_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c test_f.c -o test_f.o >/dev/null 2>&1
source='testsome_f.c' object='testsome_f.lo' libtool=yes \
depfile='.deps/testsome_f.Plo' tmpdepfile='.deps/testsome_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testsome_f.lo testsome_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testsome_f.c -KPIC -DPIC -o .libs/testsome_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testsome_f.c -o testsome_f.o >/dev/null 2>&1
source='textent_f.c' object='textent_f.lo' libtool=yes \
depfile='.deps/textent_f.Plo' tmpdepfile='.deps/textent_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o textent_f.lo textent_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c textent_f.c -KPIC -DPIC -o .libs/textent_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c textent_f.c -o textent_f.o >/dev/null 2>&1
source='tfree_f.c' object='tfree_f.lo' libtool=yes \
depfile='.deps/tfree_f.Plo' tmpdepfile='.deps/tfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tfree_f.lo tfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfree_f.c -KPIC -DPIC -o .libs/tfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfree_f.c -o tfree_f.o >/dev/null 2>&1
source='tfreekey_f.c' object='tfreekey_f.lo' libtool=yes \
depfile='.deps/tfreekey_f.Plo' tmpdepfile='.deps/tfreekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tfreekey_f.lo tfreekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfreekey_f.c -KPIC -DPIC -o .libs/tfreekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfreekey_f.c -o tfreekey_f.o >/dev/null 2>&1
source='tgetattr_f.c' object='tgetattr_f.lo' libtool=yes \
depfile='.deps/tgetattr_f.Plo' tmpdepfile='.deps/tgetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetattr_f.lo tgetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetattr_f.c -KPIC -DPIC -o .libs/tgetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetattr_f.c -o tgetattr_f.o >/dev/null 2>&1
source='tgetconts_f.c' object='tgetconts_f.lo' libtool=yes \
depfile='.deps/tgetconts_f.Plo' tmpdepfile='.deps/tgetconts_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetconts_f.lo tgetconts_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetconts_f.c -KPIC -DPIC -o .libs/tgetconts_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetconts_f.c -o tgetconts_f.o >/dev/null 2>&1
source='tgetenvl_f.c' object='tgetenvl_f.lo' libtool=yes \
depfile='.deps/tgetenvl_f.Plo' tmpdepfile='.deps/tgetenvl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetenvl_f.lo tgetenvl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetenvl_f.c -KPIC -DPIC -o .libs/tgetenvl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetenvl_f.c -o tgetenvl_f.o >/dev/null 2>&1
source='tgetextent_f.c' object='tgetextent_f.lo' libtool=yes \
depfile='.deps/tgetextent_f.Plo' tmpdepfile='.deps/tgetextent_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetextent_f.lo tgetextent_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetextent_f.c -KPIC -DPIC -o .libs/tgetextent_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetextent_f.c -o tgetextent_f.o >/dev/null 2>&1
source='tgetname_f.c' object='tgetname_f.lo' libtool=yes \
depfile='.deps/tgetname_f.Plo' tmpdepfile='.deps/tgetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetname_f.lo tgetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetname_f.c -KPIC -DPIC -o .libs/tgetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetname_f.c -o tgetname_f.o >/dev/null 2>&1
source='tgettrue_f.c' object='tgettrue_f.lo' libtool=yes \
depfile='.deps/tgettrue_f.Plo' tmpdepfile='.deps/tgettrue_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgettrue_f.lo tgettrue_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgettrue_f.c -KPIC -DPIC -o .libs/tgettrue_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgettrue_f.c -o tgettrue_f.o >/dev/null 2>&1
source='thindex_f.c' object='thindex_f.lo' libtool=yes \
depfile='.deps/thindex_f.Plo' tmpdepfile='.deps/thindex_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o thindex_f.lo thindex_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thindex_f.c -KPIC -DPIC -o .libs/thindex_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thindex_f.c -o thindex_f.o >/dev/null 2>&1
source='thvector_f.c' object='thvector_f.lo' libtool=yes \
depfile='.deps/thvector_f.Plo' tmpdepfile='.deps/thvector_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o thvector_f.lo thvector_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thvector_f.c -KPIC -DPIC -o .libs/thvector_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thvector_f.c -o thvector_f.o >/dev/null 2>&1
source='tindex_f.c' object='tindex_f.lo' libtool=yes \
depfile='.deps/tindex_f.Plo' tmpdepfile='.deps/tindex_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tindex_f.lo tindex_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tindex_f.c -KPIC -DPIC -o .libs/tindex_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tindex_f.c -o tindex_f.o >/dev/null 2>&1
source='tlb_f.c' object='tlb_f.lo' libtool=yes \
depfile='.deps/tlb_f.Plo' tmpdepfile='.deps/tlb_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tlb_f.lo tlb_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tlb_f.c -KPIC -DPIC -o .libs/tlb_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tlb_f.c -o tlb_f.o >/dev/null 2>&1
source='topotest_f.c' object='topotest_f.lo' libtool=yes \
depfile='.deps/topotest_f.Plo' tmpdepfile='.deps/topotest_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o topotest_f.lo topotest_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c topotest_f.c -KPIC -DPIC -o .libs/topotest_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c topotest_f.c -o topotest_f.o >/dev/null 2>&1
source='tresize_f.c' object='tresize_f.lo' libtool=yes \
depfile='.deps/tresize_f.Plo' tmpdepfile='.deps/tresize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tresize_f.lo tresize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tresize_f.c -KPIC -DPIC -o .libs/tresize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tresize_f.c -o tresize_f.o >/dev/null 2>&1
source='tsetattr_f.c' object='tsetattr_f.lo' libtool=yes \
depfile='.deps/tsetattr_f.Plo' tmpdepfile='.deps/tsetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsetattr_f.lo tsetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetattr_f.c -KPIC -DPIC -o .libs/tsetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetattr_f.c -o tsetattr_f.o >/dev/null 2>&1
source='tsetname_f.c' object='tsetname_f.lo' libtool=yes \
depfile='.deps/tsetname_f.Plo' tmpdepfile='.deps/tsetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsetname_f.lo tsetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetname_f.c -KPIC -DPIC -o .libs/tsetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetname_f.c -o tsetname_f.o >/dev/null 2>&1
source='tsize_f.c' object='tsize_f.lo' libtool=yes \
depfile='.deps/tsize_f.Plo' tmpdepfile='.deps/tsize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsize_f.lo tsize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsize_f.c -KPIC -DPIC -o .libs/tsize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsize_f.c -o tsize_f.o >/dev/null 2>&1
source='tstruct_f.c' object='tstruct_f.lo' libtool=yes \
depfile='.deps/tstruct_f.Plo' tmpdepfile='.deps/tstruct_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tstruct_f.lo tstruct_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tstruct_f.c -KPIC -DPIC -o .libs/tstruct_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tstruct_f.c -o tstruct_f.o >/dev/null 2>&1
source='tsubarray_f.c' object='tsubarray_f.lo' libtool=yes \
depfile='.deps/tsubarray_f.Plo' tmpdepfile='.deps/tsubarray_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsubarray_f.lo tsubarray_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsubarray_f.c -KPIC -DPIC -o .libs/tsubarray_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsubarray_f.c -o tsubarray_f.o >/dev/null 2>&1
source='tub_f.c' object='tub_f.lo' libtool=yes \
depfile='.deps/tub_f.Plo' tmpdepfile='.deps/tub_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tub_f.lo tub_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tub_f.c -KPIC -DPIC -o .libs/tub_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tub_f.c -o tub_f.o >/dev/null 2>&1
source='tvector_f.c' object='tvector_f.lo' libtool=yes \
depfile='.deps/tvector_f.Plo' tmpdepfile='.deps/tvector_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tvector_f.lo tvector_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tvector_f.c -KPIC -DPIC -o .libs/tvector_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tvector_f.c -o tvector_f.o >/dev/null 2>&1
source='unpack_f.c' object='unpack_f.lo' libtool=yes \
depfile='.deps/unpack_f.Plo' tmpdepfile='.deps/unpack_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o unpack_f.lo unpack_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c unpack_f.c -KPIC -DPIC -o .libs/unpack_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c unpack_f.c -o unpack_f.o >/dev/null 2>&1
source='waitall_f.c' object='waitall_f.lo' libtool=yes \
depfile='.deps/waitall_f.Plo' tmpdepfile='.deps/waitall_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o waitall_f.lo waitall_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitall_f.c -KPIC -DPIC -o .libs/waitall_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitall_f.c -o waitall_f.o >/dev/null 2>&1
source='waitany_f.c' object='waitany_f.lo' libtool=yes \
depfile='.deps/waitany_f.Plo' tmpdepfile='.deps/waitany_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o waitany_f.lo waitany_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitany_f.c -KPIC -DPIC -o .libs/waitany_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitany_f.c -o waitany_f.o >/dev/null 2>&1
source='wait_f.c' object='wait_f.lo' libtool=yes \
depfile='.deps/wait_f.Plo' tmpdepfile='.deps/wait_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wait_f.lo wait_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wait_f.c -KPIC -DPIC -o .libs/wait_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wait_f.c -o wait_f.o >/dev/null 2>&1
source='waitsome_f.c' object='waitsome_f.lo' libtool=yes \
depfile='.deps/waitsome_f.Plo' tmpdepfile='.deps/waitsome_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o waitsome_f.lo waitsome_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitsome_f.c -KPIC -DPIC -o .libs/waitsome_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitsome_f.c -o waitsome_f.o >/dev/null 2>&1
source='wcomplete_f.c' object='wcomplete_f.lo' libtool=yes \
depfile='.deps/wcomplete_f.Plo' tmpdepfile='.deps/wcomplete_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcomplete_f.lo wcomplete_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcomplete_f.c -KPIC -DPIC -o .libs/wcomplete_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcomplete_f.c -o wcomplete_f.o >/dev/null 2>&1
source='wcreateerr_f.c' object='wcreateerr_f.lo' libtool=yes \
depfile='.deps/wcreateerr_f.Plo' tmpdepfile='.deps/wcreateerr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcreateerr_f.lo wcreateerr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreateerr_f.c -KPIC -DPIC -o .libs/wcreateerr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreateerr_f.c -o wcreateerr_f.o >/dev/null 2>&1
source='wcreate_f.c' object='wcreate_f.lo' libtool=yes \
depfile='.deps/wcreate_f.Plo' tmpdepfile='.deps/wcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcreate_f.lo wcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreate_f.c -KPIC -DPIC -o .libs/wcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreate_f.c -o wcreate_f.o >/dev/null 2>&1
source='wcreatekey_f.c' object='wcreatekey_f.lo' libtool=yes \
depfile='.deps/wcreatekey_f.Plo' tmpdepfile='.deps/wcreatekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcreatekey_f.lo wcreatekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreatekey_f.c -KPIC -DPIC -o .libs/wcreatekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreatekey_f.c -o wcreatekey_f.o >/dev/null 2>&1
source='wdelattr_f.c' object='wdelattr_f.lo' libtool=yes \
depfile='.deps/wdelattr_f.Plo' tmpdepfile='.deps/wdelattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wdelattr_f.lo wdelattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wdelattr_f.c -KPIC -DPIC -o .libs/wdelattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wdelattr_f.c -o wdelattr_f.o >/dev/null 2>&1
source='wfence_f.c' object='wfence_f.lo' libtool=yes \
depfile='.deps/wfence_f.Plo' tmpdepfile='.deps/wfence_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wfence_f.lo wfence_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfence_f.c -KPIC -DPIC -o .libs/wfence_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfence_f.c -o wfence_f.o >/dev/null 2>&1
source='wfree_f.c' object='wfree_f.lo' libtool=yes \
depfile='.deps/wfree_f.Plo' tmpdepfile='.deps/wfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wfree_f.lo wfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfree_f.c -KPIC -DPIC -o .libs/wfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfree_f.c -o wfree_f.o >/dev/null 2>&1
source='wfreekey_f.c' object='wfreekey_f.lo' libtool=yes \
depfile='.deps/wfreekey_f.Plo' tmpdepfile='.deps/wfreekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wfreekey_f.lo wfreekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfreekey_f.c -KPIC -DPIC -o .libs/wfreekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfreekey_f.c -o wfreekey_f.o >/dev/null 2>&1
source='wgetattr_f.c' object='wgetattr_f.lo' libtool=yes \
depfile='.deps/wgetattr_f.Plo' tmpdepfile='.deps/wgetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgetattr_f.lo wgetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetattr_f.c -KPIC -DPIC -o .libs/wgetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetattr_f.c -o wgetattr_f.o >/dev/null 2>&1
source='wgeterr_f.c' object='wgeterr_f.lo' libtool=yes \
depfile='.deps/wgeterr_f.Plo' tmpdepfile='.deps/wgeterr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgeterr_f.lo wgeterr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgeterr_f.c -KPIC -DPIC -o .libs/wgeterr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgeterr_f.c -o wgeterr_f.o >/dev/null 2>&1
source='wgetname_f.c' object='wgetname_f.lo' libtool=yes \
depfile='.deps/wgetname_f.Plo' tmpdepfile='.deps/wgetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgetname_f.lo wgetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetname_f.c -KPIC -DPIC -o .libs/wgetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetname_f.c -o wgetname_f.o >/dev/null 2>&1
source='wgroup_f.c' object='wgroup_f.lo' libtool=yes \
depfile='.deps/wgroup_f.Plo' tmpdepfile='.deps/wgroup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgroup_f.lo wgroup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgroup_f.c -KPIC -DPIC -o .libs/wgroup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgroup_f.c -o wgroup_f.o >/dev/null 2>&1
source='wpost_f.c' object='wpost_f.lo' libtool=yes \
depfile='.deps/wpost_f.Plo' tmpdepfile='.deps/wpost_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wpost_f.lo wpost_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wpost_f.c -KPIC -DPIC -o .libs/wpost_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wpost_f.c -o wpost_f.o >/dev/null 2>&1
source='wsetattr_f.c' object='wsetattr_f.lo' libtool=yes \
depfile='.deps/wsetattr_f.Plo' tmpdepfile='.deps/wsetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wsetattr_f.lo wsetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetattr_f.c -KPIC -DPIC -o .libs/wsetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetattr_f.c -o wsetattr_f.o >/dev/null 2>&1
source='wseterr_f.c' object='wseterr_f.lo' libtool=yes \
depfile='.deps/wseterr_f.Plo' tmpdepfile='.deps/wseterr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wseterr_f.lo wseterr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wseterr_f.c -KPIC -DPIC -o .libs/wseterr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wseterr_f.c -o wseterr_f.o >/dev/null 2>&1
source='wsetname_f.c' object='wsetname_f.lo' libtool=yes \
depfile='.deps/wsetname_f.Plo' tmpdepfile='.deps/wsetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wsetname_f.lo wsetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetname_f.c -KPIC -DPIC -o .libs/wsetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetname_f.c -o wsetname_f.o >/dev/null 2>&1
source='wstart_f.c' object='wstart_f.lo' libtool=yes \
depfile='.deps/wstart_f.Plo' tmpdepfile='.deps/wstart_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wstart_f.lo wstart_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wstart_f.c -KPIC -DPIC -o .libs/wstart_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wstart_f.c -o wstart_f.o >/dev/null 2>&1
source='wtick_f.c' object='wtick_f.lo' libtool=yes \
depfile='.deps/wtick_f.Plo' tmpdepfile='.deps/wtick_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wtick_f.lo wtick_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtick_f.c -KPIC -DPIC -o .libs/wtick_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtick_f.c -o wtick_f.o >/dev/null 2>&1
source='wtime_f.c' object='wtime_f.lo' libtool=yes \
depfile='.deps/wtime_f.Plo' tmpdepfile='.deps/wtime_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wtime_f.lo wtime_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtime_f.c -KPIC -DPIC -o .libs/wtime_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtime_f.c -o wtime_f.o >/dev/null 2>&1
source='wwait_f.c' object='wwait_f.lo' libtool=yes \
depfile='.deps/wwait_f.Plo' tmpdepfile='.deps/wwait_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wwait_f.lo wwait_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wwait_f.c -KPIC -DPIC -o .libs/wwait_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wwait_f.c -o wwait_f.o >/dev/null 2>&1
source='xbuoy_f.c' object='xbuoy_f.lo' libtool=yes \
depfile='.deps/xbuoy_f.Plo' tmpdepfile='.deps/xbuoy_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o xbuoy_f.lo xbuoy_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xbuoy_f.c -KPIC -DPIC -o .libs/xbuoy_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xbuoy_f.c -o xbuoy_f.o >/dev/null 2>&1
source='xcoloron_f.c' object='xcoloron_f.lo' libtool=yes \
depfile='.deps/xcoloron_f.Plo' tmpdepfile='.deps/xcoloron_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o xcoloron_f.lo xcoloron_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloron_f.c -KPIC -DPIC -o .libs/xcoloron_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloron_f.c -o xcoloron_f.o >/dev/null 2>&1
source='xcoloroff_f.c' object='xcoloroff_f.lo' libtool=yes \
depfile='.deps/xcoloroff_f.Plo' tmpdepfile='.deps/xcoloroff_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o xcoloroff_f.lo xcoloroff_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloroff_f.c -KPIC -DPIC -o .libs/xcoloroff_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloroff_f.c -o xcoloroff_f.o >/dev/null 2>&1
/bin/bash ../../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblamf77mpi.la -rpath /home/fjcsuper/lamMpi64/lib abort_f.lo accept_f.lo accumulate_f.lo address_f.lo allgather_f.lo allgatherv_f.lo allocmem_f.lo allreduce_f.lo alltoall_f.lo alltoallv_f.lo alltoallw_f.lo attrdel_f.lo attrget_f.lo attrput_f.lo barrier_f.lo bcast_f.lo bsend_f.lo bsendinit_f.lo bufattach_f.lo bufdetach_f.lo cancel_f.lo cartcoords_f.lo cartcreate_f.lo cartdimget_f.lo cartget_f.lo cartmap_f.lo cartrank_f.lo cartshift_f.lo cartsub_f.lo ccmp_f.lo ccreateerr_f.lo ccreate_f.lo ccreatekey_f.lo cdelattr_f.lo cdisconnect_f.lo cdup_f.lo cfree_f.lo cfreekey_f.lo cgetattr_f.lo cgeterr_f.lo cgetname_f.lo cgetparent_f.lo cgroup_f.lo connect_f.lo crank_f.lo crgroup_f.lo crsize_f.lo csetattr_f.lo cseterr_f.lo csetname_f.lo csize_f.lo csplit_f.lo ctestinter_f.lo dimscreate_f.lo dupfn_f.lo errclass_f.lo errcreate_f.lo errfree_f.lo errget_f.lo errset_f.lo errstring_f.lo exscan_f.lo finalize_f.lo finalize
d_f.lo freemem_f.lo gather_f.lo gatherv_f.lo gcmp_f.lo gdiff_f.lo getaddress_f.lo getcount_f.lo getelem_f.lo get_f.lo getprocname_f.lo getversion_f.lo gexcl_f.lo gfree_f.lo gincl_f.lo ginter_f.lo grank_f.lo graphcreate_f.lo graphdimsget_f.lo graphget_f.lo graphmap_f.lo graphnbrcount_f.lo graphnbr_f.lo grexcl_f.lo grincl_f.lo gsize_f.lo gtranks_f.lo gunion_f.lo ibsend_f.lo iccreate_f.lo icmerge_f.lo infocreate_f.lo infodel_f.lo infodup_f.lo infofree_f.lo infoget_f.lo infogetnkeys_f.lo infogetnth_f.lo infogetvlen_f.lo infoset_f.lo inited_f.lo init_f.lo initthr_f.lo iprobe_f.lo irecv_f.lo irsend_f.lo isend_f.lo issend_f.lo isthrmain_f.lo join_f.lo keycreate_f.lo keyfree_f.lo mpil_id_f.lo mpil_signal_f.lo mpil_trace_f.lo namelook_f.lo namepub_f.lo nameunpub_f.lo opcreate_f.lo opfree_f.lo pack_f.lo packsize_f.lo pcontrol_f.lo portclose_f.lo portopen_f.lo probe_f.lo put_f.lo querythr_f.lo recv_f.lo recvinit_f.lo reduce_f.lo reducescatter_f.lo reqfree_f.lo rsend_f.lo rsendinit_f.lo scan_f.lo!
scatter_f.lo scatterv_f.lo send_f.lo sendinit_f.lo sendrecv_f.lo sendrecvrep_f.lo spawn_f.lo spawnmult_f.lo ssend_f.lo ssendinit_f.lo startall_f.lo start_f.lo tcommit_f.lo tcontig_f.lo tcreatehindex_f.lo tcreatehvector_f.lo tcreatekey_f.lo tcreatestruct_f.lo tdarray_f.lo tdelattr_f.lo tdup_f.lo testall_f.lo testany_f.lo testcancel_f.lo test_f.lo testsome_f.lo textent_f.lo tfree_f.lo tfreekey_f.lo tgetattr_f.lo tgetconts_f.lo tgetenvl_f.lo tgetextent_f.lo tgetname_f.lo tgettrue_f.lo thindex_f.lo thvector_f.lo tindex_f.lo tlb_f.lo topotest_f.lo tresize_f.lo tsetattr_f.lo tsetname_f.lo tsize_f.lo tstruct_f.lo tsubarray_f.lo tub_f.lo tvector_f.lo unpack_f.lo waitall_f.lo waitany_f.lo wait_f.lo waitsome_f.lo wcomplete_f.lo wcreateerr_f.lo wcreate_f.lo wcreatekey_f.lo wdelattr_f.lo wfence_f.lo wfree_f.lo wfreekey_f.lo wgetattr_f.lo wgeterr_f.lo wgetname_f.lo wgroup_f.lo wpost_f.lo wsetattr_f.lo wseterr_f.lo wsetname_f.lo wstart_f.lo wtick_f.lo wtime_f.lo wwait_f.lo xbuoy_f.lo xcoloron_f.lo xcolo
roff_f.lo -lthread
/usr/ccs/bin/ld -G -h liblamf77mpi.so.0 -o .libs/liblamf77mpi.so.0.0.0 .libs/abort_f.o .libs/accept_f.o .libs/accumulate_f.o .libs/address_f.o .libs/allgather_f.o .libs/allgatherv_f.o .libs/allocmem_f.o .libs/allreduce_f.o .libs/alltoall_f.o .libs/alltoallv_f.o .libs/alltoallw_f.o .libs/attrdel_f.o .libs/attrget_f.o .libs/attrput_f.o .libs/barrier_f.o .libs/bcast_f.o .libs/bsend_f.o .libs/bsendinit_f.o .libs/bufattach_f.o .libs/bufdetach_f.o .libs/cancel_f.o .libs/cartcoords_f.o .libs/cartcreate_f.o .libs/cartdimget_f.o .libs/cartget_f.o .libs/cartmap_f.o .libs/cartrank_f.o .libs/cartshift_f.o .libs/cartsub_f.o .libs/ccmp_f.o .libs/ccreateerr_f.o .libs/ccreate_f.o .libs/ccreatekey_f.o .libs/cdelattr_f.o .libs/cdisconnect_f.o .libs/cdup_f.o .libs/cfree_f.o .libs/cfreekey_f.o .libs/cgetattr_f.o .libs/cgeterr_f.o .libs/cgetname_f.o .libs/cgetparent_f.o .libs/cgroup_f.o .libs/connect_f.o .libs/crank_f.o .libs/crgroup_f.o .libs/crsize_f.o .libs/csetattr_f.o .libs/cseterr_f.o .libs/csetname_f.o .libs/csize_f.o .l
ibs/csplit_f.o .libs/ctestinter_f.o .libs/dimscreate_f.o .libs/dupfn_f.o .libs/errclass_f.o .libs/errcreate_f.o .libs/errfree_f.o .libs/errget_f.o .libs/errset_f.o .libs/errstring_f.o .libs/exscan_f.o .libs/finalize_f.o .libs/finalized_f.o .libs/freemem_f.o .libs/gather_f.o .libs/gatherv_f.o .libs/gcmp_f.o .libs/gdiff_f.o .libs/getaddress_f.o .libs/getcount_f.o .libs/getelem_f.o .libs/get_f.o .libs/getprocname_f.o .libs/getversion_f.o .libs/gexcl_f.o .libs/gfree_f.o .libs/gincl_f.o .libs/ginter_f.o .libs/grank_f.o .libs/graphcreate_f.o .libs/graphdimsget_f.o .libs/graphget_f.o .libs/graphmap_f.o .libs/graphnbrcount_f.o .libs/graphnbr_f.o .libs/grexcl_f.o .libs/grincl_f.o .libs/gsize_f.o .libs/gtranks_f.o .libs/gunion_f.o .libs/ibsend_f.o .libs/iccreate_f.o .libs/icmerge_f.o .libs/infocreate_f.o .libs/infodel_f.o .libs/infodup_f.o .libs/infofree_f.o .libs/infoget_f.o .libs/infogetnkeys_f.o .libs/infogetnth_f.o .libs/infogetvlen_f.o .libs/infoset_f.o .libs/inited_f.o .libs/init_f.o .libs/initthr_f.o .li!
bs/iprobe_f.o .libs/irecv_f.o .libs/irsend_f.o .libs/isend_f.o .libs/issend_f.o .libs/isthrmain_f.o .libs/join_f.o .libs/keycreate_f.o .libs/keyfree_f.o .libs/mpil_id_f.o .libs/mpil_signal_f.o .libs/mpil_trace_f.o .libs/namelook_f.o .libs/namepub_f.o .libs/nameunpub_f.o .libs/opcreate_f.o .libs/opfree_f.o .libs/pack_f.o .libs/packsize_f.o .libs/pcontrol_f.o .libs/portclose_f.o .libs/portopen_f.o .libs/probe_f.o .libs/put_f.o .libs/querythr_f.o .libs/recv_f.o .libs/recvinit_f.o .libs/reduce_f.o .libs/reducescatter_f.o .libs/reqfree_f.o .libs/rsend_f.o .libs/rsendinit_f.o .libs/scan_f.o .libs/scatter_f.o .libs/scatterv_f.o .libs/send_f.o .libs/sendinit_f.o .libs/sendrecv_f.o .libs/sendrecvrep_f.o .libs/spawn_f.o .libs/spawnmult_f.o .libs/ssend_f.o .libs/ssendinit_f.o .libs/startall_f.o .libs/start_f.o .libs/tcommit_f.o .libs/tcontig_f.o .libs/tcreatehindex_f.o .libs/tcreatehvector_f.o .libs/tcreatekey_f.o .libs/tcreatestruct_f.o .libs/tdarray_f.o .libs/tdelattr_f.o .libs/tdup_f.o .libs/testall_f.o .libs/testan
y_f.o .libs/testcancel_f.o .libs/test_f.o .libs/testsome_f.o .libs/textent_f.o .libs/tfree_f.o .libs/tfreekey_f.o .libs/tgetattr_f.o .libs/tgetconts_f.o .libs/tgetenvl_f.o .libs/tgetextent_f.o .libs/tgetname_f.o .libs/tgettrue_f.o .libs/thindex_f.o .libs/thvector_f.o .libs/tindex_f.o .libs/tlb_f.o .libs/topotest_f.o .libs/tresize_f.o .libs/tsetattr_f.o .libs/tsetname_f.o .libs/tsize_f.o .libs/tstruct_f.o .libs/tsubarray_f.o .libs/tub_f.o .libs/tvector_f.o .libs/unpack_f.o .libs/waitall_f.o .libs/waitany_f.o .libs/wait_f.o .libs/waitsome_f.o .libs/wcomplete_f.o .libs/wcreateerr_f.o .libs/wcreate_f.o .libs/wcreatekey_f.o .libs/wdelattr_f.o .libs/wfence_f.o .libs/wfree_f.o .libs/wfreekey_f.o .libs/wgetattr_f.o .libs/wgeterr_f.o .libs/wgetname_f.o .libs/wgroup_f.o .libs/wpost_f.o .libs/wsetattr_f.o .libs/wseterr_f.o .libs/wsetname_f.o .libs/wstart_f.o .libs/wtick_f.o .libs/wtime_f.o .libs/wwait_f.o .libs/xbuoy_f.o .libs/xcoloron_f.o .libs/xcoloroff_f.o -mt -lthread -lc
LINK EDITOR MEMORY MAP
output input virtual
section section address size
.eh_fram 120 6f4
.eh_fram 120 6f4 (null)
.eh_fram 818 3e98
.eh_fram 818 48 .libs/abort_f.o
.eh_fram 860 58 .libs/accept_f.o
.eh_fram 8b8 48 .libs/accumulate_f.o
.eh_fram 900 48 .libs/address_f.o
.eh_fram 948 40 .libs/allgather_f.o
.eh_fram 988 40 .libs/allgatherv_f.o
.eh_fram 9c8 48 .libs/allocmem_f.o
.eh_fram a10 40 .libs/allreduce_f.o
.eh_fram a50 40 .libs/alltoall_f.o
.eh_fram a90 40 .libs/alltoallv_f.o
.eh_fram ad0 40 .libs/alltoallw_f.o
.eh_fram b10 48 .libs/attrdel_f.o
.eh_fram b58 50 .libs/attrget_f.o
.eh_fram ba8 48 .libs/attrput_f.o
.eh_fram bf0 48 .libs/barrier_f.o
.eh_fram c38 48 .libs/bcast_f.o
.eh_fram c80 40 .libs/bsend_f.o
.eh_fram cc0 48 .libs/bsendinit_f.o
.eh_fram d08 48 .libs/bufattach_f.o
.eh_fram d50 48 .libs/bufdetach_f.o
.eh_fram d98 48 .libs/cancel_f.o
.eh_fram de0 48 .libs/cartcoords_f.o
.eh_fram e28 48 .libs/cartcreate_f.o
.eh_fram e70 48 .libs/cartdimget_f.o
.eh_fram eb8 48 .libs/cartget_f.o
.eh_fram f00 48 .libs/cartmap_f.o
.eh_fram f48 48 .libs/cartrank_f.o
.eh_fram f90 48 .libs/cartshift_f.o
.eh_fram fd8 48 .libs/cartsub_f.o
.eh_fram 1020 48 .libs/ccmp_f.o
.eh_fram 1068 48 .libs/ccreateerr_f.o
.eh_fram 10b0 48 .libs/ccreate_f.o
.eh_fram 10f8 48 .libs/ccreatekey_f.o
.eh_fram 1140 48 .libs/cdelattr_f.o
.eh_fram 1188 48 .libs/cdisconnect_f.o
.eh_fram 11d0 48 .libs/cdup_f.o
.eh_fram 1218 48 .libs/cfree_f.o
.eh_fram 1260 48 .libs/cfreekey_f.o
.eh_fram 12a8 50 .libs/cgetattr_f.o
.eh_fram 12f8 48 .libs/cgeterr_f.o
.eh_fram 1340 58 .libs/cgetname_f.o
.eh_fram 1398 48 .libs/cgetparent_f.o
.eh_fram 13e0 48 .libs/cgroup_f.o
.eh_fram 1428 58 .libs/connect_f.o
.eh_fram 1480 48 .libs/crank_f.o
.eh_fram 14c8 48 .libs/crgroup_f.o
.eh_fram 1510 48 .libs/crsize_f.o
.eh_fram 1558 48 .libs/csetattr_f.o
.eh_fram 15a0 48 .libs/cseterr_f.o
.eh_fram 15e8 50 .libs/csetname_f.o
.eh_fram 1638 48 .libs/csize_f.o
.eh_fram 1680 48 .libs/csplit_f.o
.eh_fram 16c8 48 .libs/ctestinter_f.o
.eh_fram 1710 48 .libs/dimscreate_f.o
.eh_fram 1758 88 .libs/dupfn_f.o
.eh_fram 17e0 48 .libs/errclass_f.o
.eh_fram 1828 48 .libs/errcreate_f.o
.eh_fram 1870 48 .libs/errfree_f.o
.eh_fram 18b8 48 .libs/errget_f.o
.eh_fram 1900 48 .libs/errset_f.o
.eh_fram 1948 58 .libs/errstring_f.o
.eh_fram 19a0 40 .libs/exscan_f.o
.eh_fram 19e0 48 .libs/finalize_f.o
.eh_fram 1a28 48 .libs/finalized_f.o
.eh_fram 1a70 48 .libs/freemem_f.o
.eh_fram 1ab8 40 .libs/gather_f.o
.eh_fram 1af8 50 .libs/gatherv_f.o
.eh_fram 1b48 48 .libs/gcmp_f.o
.eh_fram 1b90 48 .libs/gdiff_f.o
.eh_fram 1bd8 48 .libs/getaddress_f.o
.eh_fram 1c20 48 .libs/getcount_f.o
.eh_fram 1c68 48 .libs/getelem_f.o
.eh_fram 1cb0 40 .libs/get_f.o
.eh_fram 1cf0 58 .libs/getprocname_f.o
.eh_fram 1d48 48 .libs/getversion_f.o
.eh_fram 1d90 48 .libs/gexcl_f.o
.eh_fram 1dd8 48 .libs/gfree_f.o
.eh_fram 1e20 48 .libs/gincl_f.o
.eh_fram 1e68 48 .libs/ginter_f.o
.eh_fram 1eb0 48 .libs/grank_f.o
.eh_fram 1ef8 48 .libs/graphcreate_f.o
.eh_fram 1f40 48 .libs/graphdimsget_f.o
.eh_fram 1f88 48 .libs/graphget_f.o
.eh_fram 1fd0 48 .libs/graphmap_f.o
.eh_fram 2018 48 .libs/graphnbrcount_f.o
.eh_fram 2060 48 .libs/graphnbr_f.o
.eh_fram 20a8 48 .libs/grexcl_f.o
.eh_fram 20f0 48 .libs/grincl_f.o
.eh_fram 2138 48 .libs/gsize_f.o
.eh_fram 2180 48 .libs/gtranks_f.o
.eh_fram 21c8 48 .libs/gunion_f.o
.eh_fram 2210 48 .libs/ibsend_f.o
.eh_fram 2258 48 .libs/iccreate_f.o
.eh_fram 22a0 48 .libs/icmerge_f.o
.eh_fram 22e8 48 .libs/infocreate_f.o
.eh_fram 2330 50 .libs/infodel_f.o
.eh_fram 2380 48 .libs/infodup_f.o
.eh_fram 23c8 48 .libs/infofree_f.o
.eh_fram 2410 58 .libs/infoget_f.o
.eh_fram 2468 48 .libs/infogetnkeys_f.o
.eh_fram 24b0 50 .libs/infogetnth_f.o
.eh_fram 2500 58 .libs/infogetvlen_f.o
.eh_fram 2558 58 .libs/infoset_f.o
.eh_fram 25b0 48 .libs/inited_f.o
.eh_fram 25f8 50 .libs/init_f.o
.eh_fram 2648 58 .libs/initthr_f.o
.eh_fram 26a0 48 .libs/iprobe_f.o
.eh_fram 26e8 48 .libs/irecv_f.o
.eh_fram 2730 48 .libs/irsend_f.o
.eh_fram 2778 48 .libs/isend_f.o
.eh_fram 27c0 48 .libs/issend_f.o
.eh_fram 2808 48 .libs/isthrmain_f.o
.eh_fram 2850 48 .libs/join_f.o
.eh_fram 2898 48 .libs/keycreate_f.o
.eh_fram 28e0 48 .libs/keyfree_f.o
.eh_fram 2928 88 .libs/mpil_id_f.o
.eh_fram 29b0 48 .libs/mpil_signal_f.o
.eh_fram 29f8 68 .libs/mpil_trace_f.o
.eh_fram 2a60 58 .libs/namelook_f.o
.eh_fram 2ab8 58 .libs/namepub_f.o
.eh_fram 2b10 58 .libs/nameunpub_f.o
.eh_fram 2b68 48 .libs/opcreate_f.o
.eh_fram 2bb0 48 .libs/opfree_f.o
.eh_fram 2bf8 40 .libs/pack_f.o
.eh_fram 2c38 48 .libs/packsize_f.o
.eh_fram 2c80 40 .libs/pcontrol_f.o
.eh_fram 2cc0 48 .libs/portclose_f.o
.eh_fram 2d08 50 .libs/portopen_f.o
.eh_fram 2d58 48 .libs/probe_f.o
.eh_fram 2da0 40 .libs/put_f.o
.eh_fram 2de0 48 .libs/querythr_f.o
.eh_fram 2e28 40 .libs/recv_f.o
.eh_fram 2e68 48 .libs/recvinit_f.o
.eh_fram 2eb0 40 .libs/reduce_f.o
.eh_fram 2ef0 40 .libs/reducescatter_f.o
.eh_fram 2f30 48 .libs/reqfree_f.o
.eh_fram 2f78 40 .libs/rsend_f.o
.eh_fram 2fb8 48 .libs/rsendinit_f.o
.eh_fram 3000 40 .libs/scan_f.o
.eh_fram 3040 40 .libs/scatter_f.o
.eh_fram 3080 50 .libs/scatterv_f.o
.eh_fram 30d0 40 .libs/send_f.o
.eh_fram 3110 48 .libs/sendinit_f.o
.eh_fram 3158 60 .libs/sendrecv_f.o
.eh_fram 31b8 40 .libs/sendrecvrep_f.o
.eh_fram 31f8 60 .libs/spawn_f.o
.eh_fram 3258 60 .libs/spawnmult_f.o
.eh_fram 32b8 40 .libs/ssend_f.o
.eh_fram 32f8 48 .libs/ssendinit_f.o
.eh_fram 3340 50 .libs/startall_f.o
.eh_fram 3390 48 .libs/start_f.o
.eh_fram 33d8 48 .libs/tcommit_f.o
.eh_fram 3420 48 .libs/tcontig_f.o
.eh_fram 3468 48 .libs/tcreatehindex_f.o
.eh_fram 34b0 48 .libs/tcreatehvector_f.o
.eh_fram 34f8 48 .libs/tcreatekey_f.o
.eh_fram 3540 58 .libs/tcreatestruct_f.o
.eh_fram 3598 48 .libs/tdarray_f.o
.eh_fram 35e0 48 .libs/tdelattr_f.o
.eh_fram 3628 48 .libs/tdup_f.o
.eh_fram 3670 58 .libs/testall_f.o
.eh_fram 36c8 58 .libs/testany_f.o
.eh_fram 3720 48 .libs/testcancel_f.o
.eh_fram 3768 48 .libs/test_f.o
.eh_fram 37b0 58 .libs/testsome_f.o
.eh_fram 3808 48 .libs/textent_f.o
.eh_fram 3850 48 .libs/tfree_f.o
.eh_fram 3898 48 .libs/tfreekey_f.o
.eh_fram 38e0 50 .libs/tgetattr_f.o
.eh_fram 3930 60 .libs/tgetconts_f.o
.eh_fram 3990 48 .libs/tgetenvl_f.o
.eh_fram 39d8 48 .libs/tgetextent_f.o
.eh_fram 3a20 58 .libs/tgetname_f.o
.eh_fram 3a78 48 .libs/tgettrue_f.o
.eh_fram 3ac0 58 .libs/thindex_f.o
.eh_fram 3b18 48 .libs/thvector_f.o
.eh_fram 3b60 48 .libs/tindex_f.o
.eh_fram 3ba8 48 .libs/tlb_f.o
.eh_fram 3bf0 48 .libs/topotest_f.o
.eh_fram 3c38 48 .libs/tresize_f.o
.eh_fram 3c80 48 .libs/tsetattr_f.o
.eh_fram 3cc8 50 .libs/tsetname_f.o
.eh_fram 3d18 48 .libs/tsize_f.o
.eh_fram 3d60 58 .libs/tstruct_f.o
.eh_fram 3db8 48 .libs/tsubarray_f.o
.eh_fram 3e00 48 .libs/tub_f.o
.eh_fram 3e48 48 .libs/tvector_f.o
.eh_fram 3e90 40 .libs/unpack_f.o
.eh_fram 3ed0 58 .libs/waitall_f.o
.eh_fram 3f28 58 .libs/waitany_f.o
.eh_fram 3f80 48 .libs/wait_f.o
.eh_fram 3fc8 58 .libs/waitsome_f.o
.eh_fram 4020 48 .libs/wcomplete_f.o
.eh_fram 4068 48 .libs/wcreateerr_f.o
.eh_fram 40b0 48 .libs/wcreate_f.o
.eh_fram 40f8 48 .libs/wcreatekey_f.o
.eh_fram 4140 48 .libs/wdelattr_f.o
.eh_fram 4188 48 .libs/wfence_f.o
.eh_fram 41d0 48 .libs/wfree_f.o
.eh_fram 4218 48 .libs/wfreekey_f.o
.eh_fram 4260 50 .libs/wgetattr_f.o
.eh_fram 42b0 48 .libs/wgeterr_f.o
.eh_fram 42f8 58 .libs/wgetname_f.o
.eh_fram 4350 48 .libs/wgroup_f.o
.eh_fram 4398 48 .libs/wpost_f.o
.eh_fram 43e0 48 .libs/wsetattr_f.o
.eh_fram 4428 48 .libs/wseterr_f.o
.eh_fram 4470 50 .libs/wsetname_f.o
.eh_fram 44c0 48 .libs/wstart_f.o
.eh_fram 4508 40 .libs/wtick_f.o
.eh_fram 4548 40 .libs/wtime_f.o
.eh_fram 4588 48 .libs/wwait_f.o
.eh_fram 45d0 50 .libs/xbuoy_f.o
.eh_fram 4620 48 .libs/xcoloron_f.o
.eh_fram 4668 48 .libs/xcoloroff_f.o
.hash 46b0 ef8
.hash 46b0 ef8 (null)
.dynsym 55a8 2cb8
.dynsym 55a8 2cb8 (null)
.dynstr 8260 1e82
.dynstr 8260 1e82 (null)
.SUNW_ve a0e8 20
.SUNW_ve a0e8 20 (null)
.rela.go a108 198
.rela.go a108 198 (null)
.rela.pl a2a0 15c0
.rela.pl a2a0 15c0 (null)
.plt b860 e90
.plt b860 e90 (null)
.text c6f0 701b
.text c6f0 39 .libs/abort_f.o
.text c730 11f .libs/accept_f.o
.text c850 c6 .libs/accumulate_f.o
.text c920 3f .libs/address_f.o
.text c960 9c .libs/allgather_f.o
.text ca00 9c .libs/allgatherv_f.o
.text caa0 49 .libs/allocmem_f.o
.text caf0 8a .libs/allreduce_f.o
.text cb80 9c .libs/alltoall_f.o
.text cc20 a4 .libs/alltoallv_f.o
.text ccd0 a4 .libs/alltoallw_f.o
.text cd80 39 .libs/attrdel_f.o
.text cdc0 9f .libs/attrget_f.o
.text ce60 3c .libs/attrput_f.o
.text cea0 37 .libs/barrier_f.o
.text cee0 67 .libs/bcast_f.o
.text cf50 67 .libs/bsend_f.o
.text cfc0 a3 .libs/bsendinit_f.o
.text d070 2c .libs/bufattach_f.o
.text d0a0 20 .libs/bufdetach_f.o
.text d0c0 41 .libs/cancel_f.o
.text d110 3b .libs/cartcoords_f.o
.text d150 69 .libs/cartcreate_f.o
.text d1c0 37 .libs/cartdimget_f.o
.text d200 39 .libs/cartget_f.o
.text d240 39 .libs/cartmap_f.o
.text d280 37 .libs/cartrank_f.o
.text d2c0 3b .libs/cartshift_f.o
.text d300 6b .libs/cartsub_f.o
.text d370 53 .libs/ccmp_f.o
.text d3d0 59 .libs/ccreateerr_f.o
.text d430 87 .libs/ccreate_f.o
.text d4c0 71 .libs/ccreatekey_f.o
.text d540 39 .libs/cdelattr_f.o
.text d580 52 .libs/cdisconnect_f.o
.text d5e0 6b .libs/cdup_f.o
.text d650 52 .libs/cfree_f.o
.text d6b0 1b .libs/cfreekey_f.o
.text d6d0 8a .libs/cgetattr_f.o
.text d760 81 .libs/cgeterr_f.o
.text d7f0 75 .libs/cgetname_f.o
.text d870 69 .libs/cgetparent_f.o
.text d8e0 81 .libs/cgroup_f.o
.text d970 11f .libs/connect_f.o
.text da90 37 .libs/crank_f.o
.text dad0 81 .libs/crgroup_f.o
.text db60 37 .libs/crsize_f.o
.text dba0 3c .libs/csetattr_f.o
.text dbe0 53 .libs/cseterr_f.o
.text dc40 a0 .libs/csetname_f.o
.text dce0 37 .libs/csize_f.o
.text dd20 6f .libs/csplit_f.o
.text dd90 37 .libs/ctestinter_f.o
.text ddd0 1f .libs/dimscreate_f.o
.text ddf0 79 .libs/dupfn_f.o
.text de70 1d .libs/errclass_f.o
.text de90 59 .libs/errcreate_f.o
.text def0 52 .libs/errfree_f.o
.text df50 81 .libs/errget_f.o
.text dfe0 53 .libs/errset_f.o
.text e040 8b .libs/errstring_f.o
.text e0d0 8a .libs/exscan_f.o
.text e160 1b .libs/finalize_f.o
.text e180 1b .libs/finalized_f.o
.text e1a0 2a .libs/freemem_f.o
.text e1d0 a1 .libs/gather_f.o
.text e280 ad .libs/gatherv_f.o
.text e330 53 .libs/gcmp_f.o
.text e390 9d .libs/gdiff_f.o
.text e430 2a .libs/getaddress_f.o
.text e460 37 .libs/getcount_f.o
.text e4a0 37 .libs/getelem_f.o
.text e4e0 99 .libs/get_f.o
.text e580 88 .libs/getprocname_f.o
.text e610 1b .libs/getversion_f.o
.text e630 83 .libs/gexcl_f.o
.text e6c0 52 .libs/gfree_f.o
.text e720 83 .libs/gincl_f.o
.text e7b0 9d .libs/ginter_f.o
.text e850 37 .libs/grank_f.o
.text e890 69 .libs/graphcreate_f.o
.text e900 37 .libs/graphdimsget_f.o
.text e940 3b .libs/graphget_f.o
.text e980 39 .libs/graphmap_f.o
.text e9c0 39 .libs/graphnbrcount_f.o
.text ea00 3b .libs/graphnbr_f.o
.text ea40 83 .libs/grexcl_f.o
.text ead0 83 .libs/grincl_f.o
.text eb60 37 .libs/gsize_f.o
.text eba0 55 .libs/gtranks_f.o
.text ec00 9d .libs/gunion_f.o
.text eca0 a3 .libs/ibsend_f.o
.text ed50 87 .libs/iccreate_f.o
.text ede0 6d .libs/icmerge_f.o
.text ee50 4f .libs/infocreate_f.o
.text eea0 a0 .libs/infodel_f.o
.text ef40 6b .libs/infodup_f.o
.text efb0 52 .libs/infofree_f.o
.text f010 13d .libs/infoget_f.o
.text f150 37 .libs/infogetnkeys_f.o
.text f190 64 .libs/infogetnth_f.o
.text f200 b3 .libs/infogetvlen_f.o
.text f2c0 ed .libs/infoset_f.o
.text f3b0 1b .libs/inited_f.o
.text f3d0 78 .libs/init_f.o
.text f450 8c .libs/initthr_f.o
.text f4e0 a4 .libs/iprobe_f.o
.text f590 a3 .libs/irecv_f.o
.text f640 a3 .libs/irsend_f.o
.text f6f0 a3 .libs/isend_f.o
.text f7a0 a3 .libs/issend_f.o
.text f850 1b .libs/isthrmain_f.o
.text f870 51 .libs/join_f.o
.text f8d0 71 .libs/keycreate_f.o
.text f950 1b .libs/keyfree_f.o
.text f970 b7 .libs/mpil_id_f.o
.text fa30 3b .libs/mpil_signal_f.o
.text fa70 3b .libs/mpil_trace_f.o
.text fab0 ef .libs/namelook_f.o
.text fba0 cf .libs/namepub_f.o
.text fc70 cf .libs/nameunpub_f.o
.text fd40 5e .libs/opcreate_f.o
.text fda0 52 .libs/opfree_f.o
.text fe00 74 .libs/pack_f.o
.text fe80 55 .libs/packsize_f.o
.text fee0 12 .libs/pcontrol_f.o
.text ff00 79 .libs/portclose_f.o
.text ff80 5c .libs/portopen_f.o
.text ffe0 a4 .libs/probe_f.o
.text 10090 99 .libs/put_f.o
.text 10130 1b .libs/querythr_f.o
.text 10150 c3 .libs/recv_f.o
.text 10220 a3 .libs/recvinit_f.o
.text 102d0 9c .libs/reduce_f.o
.text 10370 88 .libs/reducescatter_f.o
.text 10400 52 .libs/reqfree_f.o
.text 10460 67 .libs/rsend_f.o
.text 104d0 a3 .libs/rsendinit_f.o
.text 10580 8a .libs/scan_f.o
.text 10610 a1 .libs/scatter_f.o
.text 106c0 ae .libs/scatterv_f.o
.text 10770 67 .libs/send_f.o
.text 107e0 a3 .libs/sendinit_f.o
.text 10890 12c .libs/sendrecv_f.o
.text 109c0 db .libs/sendrecvrep_f.o
.text 10aa0 20d .libs/spawn_f.o
.text 10cb0 4e4 .libs/spawnmult_f.o
.text 111a0 67 .libs/ssend_f.o
.text 11210 a3 .libs/ssendinit_f.o
.text 112c0 da .libs/startall_f.o
.text 113a0 41 .libs/start_f.o
.text 113f0 41 .libs/tcommit_f.o
.text 11440 6d .libs/tcontig_f.o
.text 114b0 6d .libs/tcreatehindex_f.o
.text 11520 72 .libs/tcreatehvector_f.o
.text 115a0 71 .libs/tcreatekey_f.o
.text 11620 11f .libs/tcreatestruct_f.o
.text 11740 89 .libs/tdarray_f.o
.text 117d0 39 .libs/tdelattr_f.o
.text 11810 6b .libs/tdup_f.o
.text 11880 180 .libs/testall_f.o
.text 11a00 182 .libs/testany_f.o
.text 11b90 1b .libs/testcancel_f.o
.text 11bb0 a9 .libs/test_f.o
.text 11c60 198 .libs/testsome_f.o
.text 11e00 4c .libs/textent_f.o
.text 11e50 52 .libs/tfree_f.o
.text 11eb0 1b .libs/tfreekey_f.o
.text 11ed0 8a .libs/tgetattr_f.o
.text 11f60 147 .libs/tgetconts_f.o
.text 120b0 37 .libs/tgetenvl_f.o
.text 120f0 37 .libs/tgetextent_f.o
.text 12130 75 .libs/tgetname_f.o
.text 121b0 37 .libs/tgettrue_f.o
.text 121f0 12a .libs/thindex_f.o
.text 12320 7c .libs/thvector_f.o
.text 123a0 6d .libs/tindex_f.o
.text 12410 4c .libs/tlb_f.o
.text 12460 37 .libs/topotest_f.o
.text 124a0 71 .libs/tresize_f.o
.text 12520 3c .libs/tsetattr_f.o
.text 12560 a0 .libs/tsetname_f.o
.text 12600 37 .libs/tsize_f.o
.text 12640 1cf .libs/tstruct_f.o
.text 12810 76 .libs/tsubarray_f.o
.text 12890 4c .libs/tub_f.o
.text 128e0 71 .libs/tvector_f.o
.text 12960 75 .libs/unpack_f.o
.text 129e0 157 .libs/waitall_f.o
.text 12b40 15f .libs/waitany_f.o
.text 12ca0 a9 .libs/wait_f.o
.text 12d50 18b .libs/waitsome_f.o
.text 12ee0 37 .libs/wcomplete_f.o
.text 12f20 59 .libs/wcreateerr_f.o
.text 12f80 96 .libs/wcreate_f.o
.text 13020 71 .libs/wcreatekey_f.o
.text 130a0 39 .libs/wdelattr_f.o
.text 130e0 39 .libs/wfence_f.o
.text 13120 52 .libs/wfree_f.o
.text 13180 1b .libs/wfreekey_f.o
.text 131a0 8a .libs/wgetattr_f.o
.text 13230 81 .libs/wgeterr_f.o
.text 132c0 75 .libs/wgetname_f.o
.text 13340 81 .libs/wgroup_f.o
.text 133d0 55 .libs/wpost_f.o
.text 13430 3c .libs/wsetattr_f.o
.text 13470 53 .libs/wseterr_f.o
.text 134d0 a0 .libs/wsetname_f.o
.text 13570 55 .libs/wstart_f.o
.text 135d0 10 .libs/wtick_f.o
.text 135e0 10 .libs/wtime_f.o
.text 135f0 37 .libs/wwait_f.o
.text 13630 81 .libs/xbuoy_f.o
.text 136c0 21 .libs/xcoloron_f.o
.text 136f0 1b .libs/xcoloroff_f.o
.rodata 1370b 00
.rodata 00 00 .libs/abort_f.o
.rodata 00 00 .libs/accept_f.o
.rodata 00 00 .libs/accumulate_f.o
.rodata 00 00 .libs/address_f.o
.rodata 00 00 .libs/allgather_f.o
.rodata 00 00 .libs/allgatherv_f.o
.rodata 00 00 .libs/allocmem_f.o
.rodata 00 00 .libs/allreduce_f.o
.rodata 00 00 .libs/alltoall_f.o
.rodata 00 00 .libs/alltoallv_f.o
.rodata 00 00 .libs/alltoallw_f.o
.rodata 00 00 .libs/attrdel_f.o
.rodata 00 00 .libs/attrget_f.o
.rodata 00 00 .libs/attrput_f.o
.rodata 00 00 .libs/barrier_f.o
.rodata 00 00 .libs/bcast_f.o
.rodata 00 00 .libs/bsend_f.o
.rodata 00 00 .libs/bsendinit_f.o
.rodata 00 00 .libs/bufattach_f.o
.rodata 00 00 .libs/bufdetach_f.o
.rodata 00 00 .libs/cancel_f.o
.rodata 00 00 .libs/cartcoords_f.o
.rodata 00 00 .libs/cartcreate_f.o
.rodata 00 00 .libs/cartdimget_f.o
.rodata 00 00 .libs/cartget_f.o
.rodata 00 00 .libs/cartmap_f.o
.rodata 00 00 .libs/cartrank_f.o
.rodata 00 00 .libs/cartshift_f.o
.rodata 00 00 .libs/cartsub_f.o
.rodata 00 00 .libs/ccmp_f.o
.rodata 00 00 .libs/ccreateerr_f.o
.rodata 00 00 .libs/ccreate_f.o
.rodata 00 00 .libs/ccreatekey_f.o
.rodata 00 00 .libs/cdelattr_f.o
.rodata 00 00 .libs/cdisconnect_f.o
.rodata 00 00 .libs/cdup_f.o
.rodata 00 00 .libs/cfree_f.o
.rodata 00 00 .libs/cfreekey_f.o
.rodata 00 00 .libs/cgetattr_f.o
.rodata 00 00 .libs/cgeterr_f.o
.rodata 00 00 .libs/cgetname_f.o
.rodata 00 00 .libs/cgetparent_f.o
.rodata 00 00 .libs/cgroup_f.o
.rodata 00 00 .libs/connect_f.o
.rodata 00 00 .libs/crank_f.o
.rodata 00 00 .libs/crgroup_f.o
.rodata 00 00 .libs/crsize_f.o
.rodata 00 00 .libs/csetattr_f.o
.rodata 00 00 .libs/cseterr_f.o
.rodata 00 00 .libs/csetname_f.o
.rodata 00 00 .libs/csize_f.o
.rodata 00 00 .libs/csplit_f.o
.rodata 00 00 .libs/ctestinter_f.o
.rodata 00 00 .libs/dimscreate_f.o
.rodata 00 00 .libs/dupfn_f.o
.rodata 00 00 .libs/errclass_f.o
.rodata 00 00 .libs/errcreate_f.o
.rodata 00 00 .libs/errfree_f.o
.rodata 00 00 .libs/errget_f.o
.rodata 00 00 .libs/errset_f.o
.rodata 00 00 .libs/errstring_f.o
.rodata 00 00 .libs/exscan_f.o
.rodata 00 00 .libs/finalize_f.o
.rodata 00 00 .libs/finalized_f.o
.rodata 00 00 .libs/freemem_f.o
.rodata 00 00 .libs/gather_f.o
.rodata 00 00 .libs/gatherv_f.o
.rodata 00 00 .libs/gcmp_f.o
.rodata 00 00 .libs/gdiff_f.o
.rodata 00 00 .libs/getaddress_f.o
.rodata 00 00 .libs/getcount_f.o
.rodata 00 00 .libs/getelem_f.o
.rodata 00 00 .libs/get_f.o
.rodata 00 00 .libs/getprocname_f.o
.rodata 00 00 .libs/getversion_f.o
.rodata 00 00 .libs/gexcl_f.o
.rodata 00 00 .libs/gfree_f.o
.rodata 00 00 .libs/gincl_f.o
.rodata 00 00 .libs/ginter_f.o
.rodata 00 00 .libs/grank_f.o
.rodata 00 00 .libs/graphcreate_f.o
.rodata 00 00 .libs/graphdimsget_f.o
.rodata 00 00 .libs/graphget_f.o
.rodata 00 00 .libs/graphmap_f.o
.rodata 00 00 .libs/graphnbrcount_f.o
.rodata 00 00 .libs/graphnbr_f.o
.rodata 00 00 .libs/grexcl_f.o
.rodata 00 00 .libs/grincl_f.o
.rodata 00 00 .libs/gsize_f.o
.rodata 00 00 .libs/gtranks_f.o
.rodata 00 00 .libs/gunion_f.o
.rodata 00 00 .libs/ibsend_f.o
.rodata 00 00 .libs/iccreate_f.o
.rodata 00 00 .libs/icmerge_f.o
.rodata 00 00 .libs/infocreate_f.o
.rodata 00 00 .libs/infodel_f.o
.rodata 00 00 .libs/infodup_f.o
.rodata 00 00 .libs/infofree_f.o
.rodata 00 00 .libs/infoget_f.o
.rodata 00 00 .libs/infogetnkeys_f.o
.rodata 00 00 .libs/infogetnth_f.o
.rodata 00 00 .libs/infogetvlen_f.o
.rodata 00 00 .libs/infoset_f.o
.rodata 00 00 .libs/inited_f.o
.rodata 00 00 .libs/init_f.o
.rodata 00 00 .libs/initthr_f.o
.rodata 00 00 .libs/iprobe_f.o
.rodata 00 00 .libs/irecv_f.o
.rodata 00 00 .libs/irsend_f.o
.rodata 00 00 .libs/isend_f.o
.rodata 00 00 .libs/issend_f.o
.rodata 00 00 .libs/isthrmain_f.o
.rodata 00 00 .libs/join_f.o
.rodata 00 00 .libs/keycreate_f.o
.rodata 00 00 .libs/keyfree_f.o
.rodata 00 00 .libs/mpil_id_f.o
.rodata 00 00 .libs/mpil_signal_f.o
.rodata 00 00 .libs/mpil_trace_f.o
.rodata 00 00 .libs/namelook_f.o
.rodata 00 00 .libs/namepub_f.o
.rodata 00 00 .libs/nameunpub_f.o
.rodata 00 00 .libs/opcreate_f.o
.rodata 00 00 .libs/opfree_f.o
.rodata 00 00 .libs/pack_f.o
.rodata 00 00 .libs/packsize_f.o
.rodata 00 00 .libs/pcontrol_f.o
.rodata 00 00 .libs/portclose_f.o
.rodata 00 00 .libs/portopen_f.o
.rodata 00 00 .libs/probe_f.o
.rodata 00 00 .libs/put_f.o
.rodata 00 00 .libs/querythr_f.o
.rodata 00 00 .libs/recv_f.o
.rodata 00 00 .libs/recvinit_f.o
.rodata 00 00 .libs/reduce_f.o
.rodata 00 00 .libs/reducescatter_f.o
.rodata 00 00 .libs/reqfree_f.o
.rodata 00 00 .libs/rsend_f.o
.rodata 00 00 .libs/rsendinit_f.o
.rodata 00 00 .libs/scan_f.o
.rodata 00 00 .libs/scatter_f.o
.rodata 00 00 .libs/scatterv_f.o
.rodata 00 00 .libs/send_f.o
.rodata 00 00 .libs/sendinit_f.o
.rodata 00 00 .libs/sendrecv_f.o
.rodata 00 00 .libs/sendrecvrep_f.o
.rodata 00 00 .libs/spawn_f.o
.rodata 00 00 .libs/spawnmult_f.o
.rodata 00 00 .libs/ssend_f.o
.rodata 00 00 .libs/ssendinit_f.o
.rodata 00 00 .libs/startall_f.o
.rodata 00 00 .libs/start_f.o
.rodata 00 00 .libs/tcommit_f.o
.rodata 00 00 .libs/tcontig_f.o
.rodata 00 00 .libs/tcreatehindex_f.o
.rodata 00 00 .libs/tcreatehvector_f.o
.rodata 00 00 .libs/tcreatekey_f.o
.rodata 00 00 .libs/tcreatestruct_f.o
.rodata 00 00 .libs/tdarray_f.o
.rodata 00 00 .libs/tdelattr_f.o
.rodata 00 00 .libs/tdup_f.o
.rodata 00 00 .libs/testall_f.o
.rodata 00 00 .libs/testany_f.o
.rodata 00 00 .libs/testcancel_f.o
.rodata 00 00 .libs/test_f.o
.rodata 00 00 .libs/testsome_f.o
.rodata 00 00 .libs/textent_f.o
.rodata 00 00 .libs/tfree_f.o
.rodata 00 00 .libs/tfreekey_f.o
.rodata 00 00 .libs/tgetattr_f.o
.rodata 00 00 .libs/tgetconts_f.o
.rodata 00 00 .libs/tgetenvl_f.o
.rodata 00 00 .libs/tgetextent_f.o
.rodata 00 00 .libs/tgetname_f.o
.rodata 00 00 .libs/tgettrue_f.o
.rodata 00 00 .libs/thindex_f.o
.rodata 00 00 .libs/thvector_f.o
.rodata 00 00 .libs/tindex_f.o
.rodata 00 00 .libs/tlb_f.o
.rodata 00 00 .libs/topotest_f.o
.rodata 00 00 .libs/tresize_f.o
.rodata 00 00 .libs/tsetattr_f.o
.rodata 00 00 .libs/tsetname_f.o
.rodata 00 00 .libs/tsize_f.o
.rodata 00 00 .libs/tstruct_f.o
.rodata 00 00 .libs/tsubarray_f.o
.rodata 00 00 .libs/tub_f.o
.rodata 00 00 .libs/tvector_f.o
.rodata 00 00 .libs/unpack_f.o
.rodata 00 00 .libs/waitall_f.o
.rodata 00 00 .libs/waitany_f.o
.rodata 00 00 .libs/wait_f.o
.rodata 00 00 .libs/waitsome_f.o
.rodata 00 00 .libs/wcomplete_f.o
.rodata 00 00 .libs/wcreateerr_f.o
.rodata 00 00 .libs/wcreate_f.o
.rodata 00 00 .libs/wcreatekey_f.o
.rodata 00 00 .libs/wdelattr_f.o
.rodata 00 00 .libs/wfence_f.o
.rodata 00 00 .libs/wfree_f.o
.rodata 00 00 .libs/wfreekey_f.o
.rodata 00 00 .libs/wgetattr_f.o
.rodata 00 00 .libs/wgeterr_f.o
.rodata 00 00 .libs/wgetname_f.o
.rodata 00 00 .libs/wgroup_f.o
.rodata 00 00 .libs/wpost_f.o
.rodata 00 00 .libs/wsetattr_f.o
.rodata 00 00 .libs/wseterr_f.o
.rodata 00 00 .libs/wsetname_f.o
.rodata 00 00 .libs/wstart_f.o
.rodata 00 00 .libs/wtick_f.o
.rodata 00 00 .libs/wtime_f.o
.rodata 00 00 .libs/wwait_f.o
.rodata 00 00 .libs/xbuoy_f.o
.rodata 00 00 .libs/xcoloron_f.o
.rodata 00 00 .libs/xcoloroff_f.o
.rodata1 13710 2d
.rodata1 13710 15 .libs/init_f.o
.rodata1 13728 15 .libs/initthr_f.o
.got 23740 7e0
.got 23740 7e0 (null)
.dynamic 23f20 160
.dynamic 23f20 160 (null)
.data 24080 00
.data 00 00 .libs/abort_f.o
.data 00 00 .libs/accept_f.o
.data 00 00 .libs/accumulate_f.o
.data 00 00 .libs/address_f.o
.data 00 00 .libs/allgather_f.o
.data 00 00 .libs/allgatherv_f.o
.data 00 00 .libs/allocmem_f.o
.data 00 00 .libs/allreduce_f.o
.data 00 00 .libs/alltoall_f.o
.data 00 00 .libs/alltoallv_f.o
.data 00 00 .libs/alltoallw_f.o
.data 00 00 .libs/attrdel_f.o
.data 00 00 .libs/attrget_f.o
.data 00 00 .libs/attrput_f.o
.data 00 00 .libs/barrier_f.o
.data 00 00 .libs/bcast_f.o
.data 00 00 .libs/bsend_f.o
.data 00 00 .libs/bsendinit_f.o
.data 00 00 .libs/bufattach_f.o
.data 00 00 .libs/bufdetach_f.o
.data 00 00 .libs/cancel_f.o
.data 00 00 .libs/cartcoords_f.o
.data 00 00 .libs/cartcreate_f.o
.data 00 00 .libs/cartdimget_f.o
.data 00 00 .libs/cartget_f.o
.data 00 00 .libs/cartmap_f.o
.data 00 00 .libs/cartrank_f.o
.data 00 00 .libs/cartshift_f.o
.data 00 00 .libs/cartsub_f.o
.data 00 00 .libs/ccmp_f.o
.data 00 00 .libs/ccreateerr_f.o
.data 00 00 .libs/ccreate_f.o
.data 00 00 .libs/ccreatekey_f.o
.data 00 00 .libs/cdelattr_f.o
.data 00 00 .libs/cdisconnect_f.o
.data 00 00 .libs/cdup_f.o
.data 00 00 .libs/cfree_f.o
.data 00 00 .libs/cfreekey_f.o
.data 00 00 .libs/cgetattr_f.o
.data 00 00 .libs/cgeterr_f.o
.data 00 00 .libs/cgetname_f.o
.data 00 00 .libs/cgetparent_f.o
.data 00 00 .libs/cgroup_f.o
.data 00 00 .libs/connect_f.o
.data 00 00 .libs/crank_f.o
.data 00 00 .libs/crgroup_f.o
.data 00 00 .libs/crsize_f.o
.data 00 00 .libs/csetattr_f.o
.data 00 00 .libs/cseterr_f.o
.data 00 00 .libs/csetname_f.o
.data 00 00 .libs/csize_f.o
.data 00 00 .libs/csplit_f.o
.data 00 00 .libs/ctestinter_f.o
.data 00 00 .libs/dimscreate_f.o
.data 00 00 .libs/dupfn_f.o
.data 00 00 .libs/errclass_f.o
.data 00 00 .libs/errcreate_f.o
.data 00 00 .libs/errfree_f.o
.data 00 00 .libs/errget_f.o
.data 00 00 .libs/errset_f.o
.data 00 00 .libs/errstring_f.o
.data 00 00 .libs/exscan_f.o
.data 00 00 .libs/finalize_f.o
.data 00 00 .libs/finalized_f.o
.data 00 00 .libs/freemem_f.o
.data 00 00 .libs/gather_f.o
.data 00 00 .libs/gatherv_f.o
.data 00 00 .libs/gcmp_f.o
.data 00 00 .libs/gdiff_f.o
.data 00 00 .libs/getaddress_f.o
.data 00 00 .libs/getcount_f.o
.data 00 00 .libs/getelem_f.o
.data 00 00 .libs/get_f.o
.data 00 00 .libs/getprocname_f.o
.data 00 00 .libs/getversion_f.o
.data 00 00 .libs/gexcl_f.o
.data 00 00 .libs/gfree_f.o
.data 00 00 .libs/gincl_f.o
.data 00 00 .libs/ginter_f.o
.data 00 00 .libs/grank_f.o
.data 00 00 .libs/graphcreate_f.o
.data 00 00 .libs/graphdimsget_f.o
.data 00 00 .libs/graphget_f.o
.data 00 00 .libs/graphmap_f.o
.data 00 00 .libs/graphnbrcount_f.o
.data 00 00 .libs/graphnbr_f.o
.data 00 00 .libs/grexcl_f.o
.data 00 00 .libs/grincl_f.o
.data 00 00 .libs/gsize_f.o
.data 00 00 .libs/gtranks_f.o
.data 00 00 .libs/gunion_f.o
.data 00 00 .libs/ibsend_f.o
.data 00 00 .libs/iccreate_f.o
.data 00 00 .libs/icmerge_f.o
.data 00 00 .libs/infocreate_f.o
.data 00 00 .libs/infodel_f.o
.data 00 00 .libs/infodup_f.o
.data 00 00 .libs/infofree_f.o
.data 00 00 .libs/infoget_f.o
.data 00 00 .libs/infogetnkeys_f.o
.data 00 00 .libs/infogetnth_f.o
.data 00 00 .libs/infogetvlen_f.o
.data 00 00 .libs/infoset_f.o
.data 00 00 .libs/inited_f.o
.data 00 00 .libs/init_f.o
.data 00 00 .libs/initthr_f.o
.data 00 00 .libs/iprobe_f.o
.data 00 00 .libs/irecv_f.o
.data 00 00 .libs/irsend_f.o
.data 00 00 .libs/isend_f.o
.data 00 00 .libs/issend_f.o
.data 00 00 .libs/isthrmain_f.o
.data 00 00 .libs/join_f.o
.data 00 00 .libs/keycreate_f.o
.data 00 00 .libs/keyfree_f.o
.data 00 00 .libs/mpil_id_f.o
.data 00 00 .libs/mpil_signal_f.o
.data 00 00 .libs/mpil_trace_f.o
.data 00 00 .libs/namelook_f.o
.data 00 00 .libs/namepub_f.o
.data 00 00 .libs/nameunpub_f.o
.data 00 00 .libs/opcreate_f.o
.data 00 00 .libs/opfree_f.o
.data 00 00 .libs/pack_f.o
.data 00 00 .libs/packsize_f.o
.data 00 00 .libs/pcontrol_f.o
.data 00 00 .libs/portclose_f.o
.data 00 00 .libs/portopen_f.o
.data 00 00 .libs/probe_f.o
.data 00 00 .libs/put_f.o
.data 00 00 .libs/querythr_f.o
.data 00 00 .libs/recv_f.o
.data 00 00 .libs/recvinit_f.o
.data 00 00 .libs/reduce_f.o
.data 00 00 .libs/reducescatter_f.o
.data 00 00 .libs/reqfree_f.o
.data 00 00 .libs/rsend_f.o
.data 00 00 .libs/rsendinit_f.o
.data 00 00 .libs/scan_f.o
.data 00 00 .libs/scatter_f.o
.data 00 00 .libs/scatterv_f.o
.data 00 00 .libs/send_f.o
.data 00 00 .libs/sendinit_f.o
.data 00 00 .libs/sendrecv_f.o
.data 00 00 .libs/sendrecvrep_f.o
.data 00 00 .libs/spawn_f.o
.data 00 00 .libs/spawnmult_f.o
.data 00 00 .libs/ssend_f.o
.data 00 00 .libs/ssendinit_f.o
.data 00 00 .libs/startall_f.o
.data 00 00 .libs/start_f.o
.data 00 00 .libs/tcommit_f.o
.data 00 00 .libs/tcontig_f.o
.data 00 00 .libs/tcreatehindex_f.o
.data 00 00 .libs/tcreatehvector_f.o
.data 00 00 .libs/tcreatekey_f.o
.data 00 00 .libs/tcreatestruct_f.o
.data 00 00 .libs/tdarray_f.o
.data 00 00 .libs/tdelattr_f.o
.data 00 00 .libs/tdup_f.o
.data 00 00 .libs/testall_f.o
.data 00 00 .libs/testany_f.o
.data 00 00 .libs/testcancel_f.o
.data 00 00 .libs/test_f.o
.data 00 00 .libs/testsome_f.o
.data 00 00 .libs/textent_f.o
.data 00 00 .libs/tfree_f.o
.data 00 00 .libs/tfreekey_f.o
.data 00 00 .libs/tgetattr_f.o
.data 00 00 .libs/tgetconts_f.o
.data 00 00 .libs/tgetenvl_f.o
.data 00 00 .libs/tgetextent_f.o
.data 00 00 .libs/tgetname_f.o
.data 00 00 .libs/tgettrue_f.o
.data 00 00 .libs/thindex_f.o
.data 00 00 .libs/thvector_f.o
.data 00 00 .libs/tindex_f.o
.data 00 00 .libs/tlb_f.o
.data 00 00 .libs/topotest_f.o
.data 00 00 .libs/tresize_f.o
.data 00 00 .libs/tsetattr_f.o
.data 00 00 .libs/tsetname_f.o
.data 00 00 .libs/tsize_f.o
.data 00 00 .libs/tstruct_f.o
.data 00 00 .libs/tsubarray_f.o
.data 00 00 .libs/tub_f.o
.data 00 00 .libs/tvector_f.o
.data 00 00 .libs/unpack_f.o
.data 00 00 .libs/waitall_f.o
.data 00 00 .libs/waitany_f.o
.data 00 00 .libs/wait_f.o
.data 00 00 .libs/waitsome_f.o
.data 00 00 .libs/wcomplete_f.o
.data 00 00 .libs/wcreateerr_f.o
.data 00 00 .libs/wcreate_f.o
.data 00 00 .libs/wcreatekey_f.o
.data 00 00 .libs/wdelattr_f.o
.data 00 00 .libs/wfence_f.o
.data 00 00 .libs/wfree_f.o
.data 00 00 .libs/wfreekey_f.o
.data 00 00 .libs/wgetattr_f.o
.data 00 00 .libs/wgeterr_f.o
.data 00 00 .libs/wgetname_f.o
.data 00 00 .libs/wgroup_f.o
.data 00 00 .libs/wpost_f.o
.data 00 00 .libs/wsetattr_f.o
.data 00 00 .libs/wseterr_f.o
.data 00 00 .libs/wsetname_f.o
.data 00 00 .libs/wstart_f.o
.data 00 00 .libs/wtick_f.o
.data 00 00 .libs/wtime_f.o
.data 00 00 .libs/wwait_f.o
.data 00 00 .libs/xbuoy_f.o
.data 00 00 .libs/xcoloron_f.o
.data 00 00 .libs/xcoloroff_f.o
.bssf 24080 00
.bssf 00 00 .libs/abort_f.o
.bssf 00 00 .libs/accept_f.o
.bssf 00 00 .libs/accumulate_f.o
.bssf 00 00 .libs/address_f.o
.bssf 00 00 .libs/allgather_f.o
.bssf 00 00 .libs/allgatherv_f.o
.bssf 00 00 .libs/allocmem_f.o
.bssf 00 00 .libs/allreduce_f.o
.bssf 00 00 .libs/alltoall_f.o
.bssf 00 00 .libs/alltoallv_f.o
.bssf 00 00 .libs/alltoallw_f.o
.bssf 00 00 .libs/attrdel_f.o
.bssf 00 00 .libs/attrget_f.o
.bssf 00 00 .libs/attrput_f.o
.bssf 00 00 .libs/barrier_f.o
.bssf 00 00 .libs/bcast_f.o
.bssf 00 00 .libs/bsend_f.o
.bssf 00 00 .libs/bsendinit_f.o
.bssf 00 00 .libs/bufattach_f.o
.bssf 00 00 .libs/bufdetach_f.o
.bssf 00 00 .libs/cancel_f.o
.bssf 00 00 .libs/cartcoords_f.o
.bssf 00 00 .libs/cartcreate_f.o
.bssf 00 00 .libs/cartdimget_f.o
.bssf 00 00 .libs/cartget_f.o
.bssf 00 00 .libs/cartmap_f.o
.bssf 00 00 .libs/cartrank_f.o
.bssf 00 00 .libs/cartshift_f.o
.bssf 00 00 .libs/cartsub_f.o
.bssf 00 00 .libs/ccmp_f.o
.bssf 00 00 .libs/ccreateerr_f.o
.bssf 00 00 .libs/ccreate_f.o
.bssf 00 00 .libs/ccreatekey_f.o
.bssf 00 00 .libs/cdelattr_f.o
.bssf 00 00 .libs/cdisconnect_f.o
.bssf 00 00 .libs/cdup_f.o
.bssf 00 00 .libs/cfree_f.o
.bssf 00 00 .libs/cfreekey_f.o
.bssf 00 00 .libs/cgetattr_f.o
.bssf 00 00 .libs/cgeterr_f.o
.bssf 00 00 .libs/cgetname_f.o
.bssf 00 00 .libs/cgetparent_f.o
.bssf 00 00 .libs/cgroup_f.o
.bssf 00 00 .libs/connect_f.o
.bssf 00 00 .libs/crank_f.o
.bssf 00 00 .libs/crgroup_f.o
.bssf 00 00 .libs/crsize_f.o
.bssf 00 00 .libs/csetattr_f.o
.bssf 00 00 .libs/cseterr_f.o
.bssf 00 00 .libs/csetname_f.o
.bssf 00 00 .libs/csize_f.o
.bssf 00 00 .libs/csplit_f.o
.bssf 00 00 .libs/ctestinter_f.o
.bssf 00 00 .libs/dimscreate_f.o
.bssf 00 00 .libs/dupfn_f.o
.bssf 00 00 .libs/errclass_f.o
.bssf 00 00 .libs/errcreate_f.o
.bssf 00 00 .libs/errfree_f.o
.bssf 00 00 .libs/errget_f.o
.bssf 00 00 .libs/errset_f.o
.bssf 00 00 .libs/errstring_f.o
.bssf 00 00 .libs/exscan_f.o
.bssf 00 00 .libs/finalize_f.o
.bssf 00 00 .libs/finalized_f.o
.bssf 00 00 .libs/freemem_f.o
.bssf 00 00 .libs/gather_f.o
.bssf 00 00 .libs/gatherv_f.o
.bssf 00 00 .libs/gcmp_f.o
.bssf 00 00 .libs/gdiff_f.o
.bssf 00 00 .libs/getaddress_f.o
.bssf 00 00 .libs/getcount_f.o
.bssf 00 00 .libs/getelem_f.o
.bssf 00 00 .libs/get_f.o
.bssf 00 00 .libs/getprocname_f.o
.bssf 00 00 .libs/getversion_f.o
.bssf 00 00 .libs/gexcl_f.o
.bssf 00 00 .libs/gfree_f.o
.bssf 00 00 .libs/gincl_f.o
.bssf 00 00 .libs/ginter_f.o
.bssf 00 00 .libs/grank_f.o
.bssf 00 00 .libs/graphcreate_f.o
.bssf 00 00 .libs/graphdimsget_f.o
.bssf 00 00 .libs/graphget_f.o
.bssf 00 00 .libs/graphmap_f.o
.bssf 00 00 .libs/graphnbrcount_f.o
.bssf 00 00 .libs/graphnbr_f.o
.bssf 00 00 .libs/grexcl_f.o
.bssf 00 00 .libs/grincl_f.o
.bssf 00 00 .libs/gsize_f.o
.bssf 00 00 .libs/gtranks_f.o
.bssf 00 00 .libs/gunion_f.o
.bssf 00 00 .libs/ibsend_f.o
.bssf 00 00 .libs/iccreate_f.o
.bssf 00 00 .libs/icmerge_f.o
.bssf 00 00 .libs/infocreate_f.o
.bssf 00 00 .libs/infodel_f.o
.bssf 00 00 .libs/infodup_f.o
.bssf 00 00 .libs/infofree_f.o
.bssf 00 00 .libs/infoget_f.o
.bssf 00 00 .libs/infogetnkeys_f.o
.bssf 00 00 .libs/infogetnth_f.o
.bssf 00 00 .libs/infogetvlen_f.o
.bssf 00 00 .libs/infoset_f.o
.bssf 00 00 .libs/inited_f.o
.bssf 00 00 .libs/init_f.o
.bssf 00 00 .libs/initthr_f.o
.bssf 00 00 .libs/iprobe_f.o
.bssf 00 00 .libs/irecv_f.o
.bssf 00 00 .libs/irsend_f.o
.bssf 00 00 .libs/isend_f.o
.bssf 00 00 .libs/issend_f.o
.bssf 00 00 .libs/isthrmain_f.o
.bssf 00 00 .libs/join_f.o
.bssf 00 00 .libs/keycreate_f.o
.bssf 00 00 .libs/keyfree_f.o
.bssf 00 00 .libs/mpil_id_f.o
.bssf 00 00 .libs/mpil_signal_f.o
.bssf 00 00 .libs/mpil_trace_f.o
.bssf 00 00 .libs/namelook_f.o
.bssf 00 00 .libs/namepub_f.o
.bssf 00 00 .libs/nameunpub_f.o
.bssf 00 00 .libs/opcreate_f.o
.bssf 00 00 .libs/opfree_f.o
.bssf 00 00 .libs/pack_f.o
.bssf 00 00 .libs/packsize_f.o
.bssf 00 00 .libs/pcontrol_f.o
.bssf 00 00 .libs/portclose_f.o
.bssf 00 00 .libs/portopen_f.o
.bssf 00 00 .libs/probe_f.o
.bssf 00 00 .libs/put_f.o
.bssf 00 00 .libs/querythr_f.o
.bssf 00 00 .libs/recv_f.o
.bssf 00 00 .libs/recvinit_f.o
.bssf 00 00 .libs/reduce_f.o
.bssf 00 00 .libs/reducescatter_f.o
.bssf 00 00 .libs/reqfree_f.o
.bssf 00 00 .libs/rsend_f.o
.bssf 00 00 .libs/rsendinit_f.o
.bssf 00 00 .libs/scan_f.o
.bssf 00 00 .libs/scatter_f.o
.bssf 00 00 .libs/scatterv_f.o
.bssf 00 00 .libs/send_f.o
.bssf 00 00 .libs/sendinit_f.o
.bssf 00 00 .libs/sendrecv_f.o
.bssf 00 00 .libs/sendrecvrep_f.o
.bssf 00 00 .libs/spawn_f.o
.bssf 00 00 .libs/spawnmult_f.o
.bssf 00 00 .libs/ssend_f.o
.bssf 00 00 .libs/ssendinit_f.o
.bssf 00 00 .libs/startall_f.o
.bssf 00 00 .libs/start_f.o
.bssf 00 00 .libs/tcommit_f.o
.bssf 00 00 .libs/tcontig_f.o
.bssf 00 00 .libs/tcreatehindex_f.o
.bssf 00 00 .libs/tcreatehvector_f.o
.bssf 00 00 .libs/tcreatekey_f.o
.bssf 00 00 .libs/tcreatestruct_f.o
.bssf 00 00 .libs/tdarray_f.o
.bssf 00 00 .libs/tdelattr_f.o
.bssf 00 00 .libs/tdup_f.o
.bssf 00 00 .libs/testall_f.o
.bssf 00 00 .libs/testany_f.o
.bssf 00 00 .libs/testcancel_f.o
.bssf 00 00 .libs/test_f.o
.bssf 00 00 .libs/testsome_f.o
.bssf 00 00 .libs/textent_f.o
.bssf 00 00 .libs/tfree_f.o
.bssf 00 00 .libs/tfreekey_f.o
.bssf 00 00 .libs/tgetattr_f.o
.bssf 00 00 .libs/tgetconts_f.o
.bssf 00 00 .libs/tgetenvl_f.o
.bssf 00 00 .libs/tgetextent_f.o
.bssf 00 00 .libs/tgetname_f.o
.bssf 00 00 .libs/tgettrue_f.o
.bssf 00 00 .libs/thindex_f.o
.bssf 00 00 .libs/thvector_f.o
.bssf 00 00 .libs/tindex_f.o
.bssf 00 00 .libs/tlb_f.o
.bssf 00 00 .libs/topotest_f.o
.bssf 00 00 .libs/tresize_f.o
.bssf 00 00 .libs/tsetattr_f.o
.bssf 00 00 .libs/tsetname_f.o
.bssf 00 00 .libs/tsize_f.o
.bssf 00 00 .libs/tstruct_f.o
.bssf 00 00 .libs/tsubarray_f.o
.bssf 00 00 .libs/tub_f.o
.bssf 00 00 .libs/tvector_f.o
.bssf 00 00 .libs/unpack_f.o
.bssf 00 00 .libs/waitall_f.o
.bssf 00 00 .libs/waitany_f.o
.bssf 00 00 .libs/wait_f.o
.bssf 00 00 .libs/waitsome_f.o
.bssf 00 00 .libs/wcomplete_f.o
.bssf 00 00 .libs/wcreateerr_f.o
.bssf 00 00 .libs/wcreate_f.o
.bssf 00 00 .libs/wcreatekey_f.o
.bssf 00 00 .libs/wdelattr_f.o
.bssf 00 00 .libs/wfence_f.o
.bssf 00 00 .libs/wfree_f.o
.bssf 00 00 .libs/wfreekey_f.o
.bssf 00 00 .libs/wgetattr_f.o
.bssf 00 00 .libs/wgeterr_f.o
.bssf 00 00 .libs/wgetname_f.o
.bssf 00 00 .libs/wgroup_f.o
.bssf 00 00 .libs/wpost_f.o
.bssf 00 00 .libs/wsetattr_f.o
.bssf 00 00 .libs/wseterr_f.o
.bssf 00 00 .libs/wsetname_f.o
.bssf 00 00 .libs/wstart_f.o
.bssf 00 00 .libs/wtick_f.o
.bssf 00 00 .libs/wtime_f.o
.bssf 00 00 .libs/wwait_f.o
.bssf 00 00 .libs/xbuoy_f.o
.bssf 00 00 .libs/xcoloron_f.o
.bssf 00 00 .libs/xcoloroff_f.o
.picdata 24080 00
.picdata 00 00 .libs/abort_f.o
.picdata 00 00 .libs/accept_f.o
.picdata 00 00 .libs/accumulate_f.o
.picdata 00 00 .libs/address_f.o
.picdata 00 00 .libs/allgather_f.o
.picdata 00 00 .libs/allgatherv_f.o
.picdata 00 00 .libs/allocmem_f.o
.picdata 00 00 .libs/allreduce_f.o
.picdata 00 00 .libs/alltoall_f.o
.picdata 00 00 .libs/alltoallv_f.o
.picdata 00 00 .libs/alltoallw_f.o
.picdata 00 00 .libs/attrdel_f.o
.picdata 00 00 .libs/attrget_f.o
.picdata 00 00 .libs/attrput_f.o
.picdata 00 00 .libs/barrier_f.o
.picdata 00 00 .libs/bcast_f.o
.picdata 00 00 .libs/bsend_f.o
.picdata 00 00 .libs/bsendinit_f.o
.picdata 00 00 .libs/bufattach_f.o
.picdata 00 00 .libs/bufdetach_f.o
.picdata 00 00 .libs/cancel_f.o
.picdata 00 00 .libs/cartcoords_f.o
.picdata 00 00 .libs/cartcreate_f.o
.picdata 00 00 .libs/cartdimget_f.o
.picdata 00 00 .libs/cartget_f.o
.picdata 00 00 .libs/cartmap_f.o
.picdata 00 00 .libs/cartrank_f.o
.picdata 00 00 .libs/cartshift_f.o
.picdata 00 00 .libs/cartsub_f.o
.picdata 00 00 .libs/ccmp_f.o
.picdata 00 00 .libs/ccreateerr_f.o
.picdata 00 00 .libs/ccreate_f.o
.picdata 00 00 .libs/ccreatekey_f.o
.picdata 00 00 .libs/cdelattr_f.o
.picdata 00 00 .libs/cdisconnect_f.o
.picdata 00 00 .libs/cdup_f.o
.picdata 00 00 .libs/cfree_f.o
.picdata 00 00 .libs/cfreekey_f.o
.picdata 00 00 .libs/cgetattr_f.o
.picdata 00 00 .libs/cgeterr_f.o
.picdata 00 00 .libs/cgetname_f.o
.picdata 00 00 .libs/cgetparent_f.o
.picdata 00 00 .libs/cgroup_f.o
.picdata 00 00 .libs/connect_f.o
.picdata 00 00 .libs/crank_f.o
.picdata 00 00 .libs/crgroup_f.o
.picdata 00 00 .libs/crsize_f.o
.picdata 00 00 .libs/csetattr_f.o
.picdata 00 00 .libs/cseterr_f.o
.picdata 00 00 .libs/csetname_f.o
.picdata 00 00 .libs/csize_f.o
.picdata 00 00 .libs/csplit_f.o
.picdata 00 00 .libs/ctestinter_f.o
.picdata 00 00 .libs/dimscreate_f.o
.picdata 00 00 .libs/dupfn_f.o
.picdata 00 00 .libs/errclass_f.o
.picdata 00 00 .libs/errcreate_f.o
.picdata 00 00 .libs/errfree_f.o
.picdata 00 00 .libs/errget_f.o
.picdata 00 00 .libs/errset_f.o
.picdata 00 00 .libs/errstring_f.o
.picdata 00 00 .libs/exscan_f.o
.picdata 00 00 .libs/finalize_f.o
.picdata 00 00 .libs/finalized_f.o
.picdata 00 00 .libs/freemem_f.o
.picdata 00 00 .libs/gather_f.o
.picdata 00 00 .libs/gatherv_f.o
.picdata 00 00 .libs/gcmp_f.o
.picdata 00 00 .libs/gdiff_f.o
.picdata 00 00 .libs/getaddress_f.o
.picdata 00 00 .libs/getcount_f.o
.picdata 00 00 .libs/getelem_f.o
.picdata 00 00 .libs/get_f.o
.picdata 00 00 .libs/getprocname_f.o
.picdata 00 00 .libs/getversion_f.o
.picdata 00 00 .libs/gexcl_f.o
.picdata 00 00 .libs/gfree_f.o
.picdata 00 00 .libs/gincl_f.o
.picdata 00 00 .libs/ginter_f.o
.picdata 00 00 .libs/grank_f.o
.picdata 00 00 .libs/graphcreate_f.o
.picdata 00 00 .libs/graphdimsget_f.o
.picdata 00 00 .libs/graphget_f.o
.picdata 00 00 .libs/graphmap_f.o
.picdata 00 00 .libs/graphnbrcount_f.o
.picdata 00 00 .libs/graphnbr_f.o
.picdata 00 00 .libs/grexcl_f.o
.picdata 00 00 .libs/grincl_f.o
.picdata 00 00 .libs/gsize_f.o
.picdata 00 00 .libs/gtranks_f.o
.picdata 00 00 .libs/gunion_f.o
.picdata 00 00 .libs/ibsend_f.o
.picdata 00 00 .libs/iccreate_f.o
.picdata 00 00 .libs/icmerge_f.o
.picdata 00 00 .libs/infocreate_f.o
.picdata 00 00 .libs/infodel_f.o
.picdata 00 00 .libs/infodup_f.o
.picdata 00 00 .libs/infofree_f.o
.picdata 00 00 .libs/infoget_f.o
.picdata 00 00 .libs/infogetnkeys_f.o
.picdata 00 00 .libs/infogetnth_f.o
.picdata 00 00 .libs/infogetvlen_f.o
.picdata 00 00 .libs/infoset_f.o
.picdata 00 00 .libs/inited_f.o
.picdata 00 00 .libs/init_f.o
.picdata 00 00 .libs/initthr_f.o
.picdata 00 00 .libs/iprobe_f.o
.picdata 00 00 .libs/irecv_f.o
.picdata 00 00 .libs/irsend_f.o
.picdata 00 00 .libs/isend_f.o
.picdata 00 00 .libs/issend_f.o
.picdata 00 00 .libs/isthrmain_f.o
.picdata 00 00 .libs/join_f.o
.picdata 00 00 .libs/keycreate_f.o
.picdata 00 00 .libs/keyfree_f.o
.picdata 00 00 .libs/mpil_id_f.o
.picdata 00 00 .libs/mpil_signal_f.o
.picdata 00 00 .libs/mpil_trace_f.o
.picdata 00 00 .libs/namelook_f.o
.picdata 00 00 .libs/namepub_f.o
.picdata 00 00 .libs/nameunpub_f.o
.picdata 00 00 .libs/opcreate_f.o
.picdata 00 00 .libs/opfree_f.o
.picdata 00 00 .libs/pack_f.o
.picdata 00 00 .libs/packsize_f.o
.picdata 00 00 .libs/pcontrol_f.o
.picdata 00 00 .libs/portclose_f.o
.picdata 00 00 .libs/portopen_f.o
.picdata 00 00 .libs/probe_f.o
.picdata 00 00 .libs/put_f.o
.picdata 00 00 .libs/querythr_f.o
.picdata 00 00 .libs/recv_f.o
.picdata 00 00 .libs/recvinit_f.o
.picdata 00 00 .libs/reduce_f.o
.picdata 00 00 .libs/reducescatter_f.o
.picdata 00 00 .libs/reqfree_f.o
.picdata 00 00 .libs/rsend_f.o
.picdata 00 00 .libs/rsendinit_f.o
.picdata 00 00 .libs/scan_f.o
.picdata 00 00 .libs/scatter_f.o
.picdata 00 00 .libs/scatterv_f.o
.picdata 00 00 .libs/send_f.o
.picdata 00 00 .libs/sendinit_f.o
.picdata 00 00 .libs/sendrecv_f.o
.picdata 00 00 .libs/sendrecvrep_f.o
.picdata 00 00 .libs/spawn_f.o
.picdata 00 00 .libs/spawnmult_f.o
.picdata 00 00 .libs/ssend_f.o
.picdata 00 00 .libs/ssendinit_f.o
.picdata 00 00 .libs/startall_f.o
.picdata 00 00 .libs/start_f.o
.picdata 00 00 .libs/tcommit_f.o
.picdata 00 00 .libs/tcontig_f.o
.picdata 00 00 .libs/tcreatehindex_f.o
.picdata 00 00 .libs/tcreatehvector_f.o
.picdata 00 00 .libs/tcreatekey_f.o
.picdata 00 00 .libs/tcreatestruct_f.o
.picdata 00 00 .libs/tdarray_f.o
.picdata 00 00 .libs/tdelattr_f.o
.picdata 00 00 .libs/tdup_f.o
.picdata 00 00 .libs/testall_f.o
.picdata 00 00 .libs/testany_f.o
.picdata 00 00 .libs/testcancel_f.o
.picdata 00 00 .libs/test_f.o
.picdata 00 00 .libs/testsome_f.o
.picdata 00 00 .libs/textent_f.o
.picdata 00 00 .libs/tfree_f.o
.picdata 00 00 .libs/tfreekey_f.o
.picdata 00 00 .libs/tgetattr_f.o
.picdata 00 00 .libs/tgetconts_f.o
.picdata 00 00 .libs/tgetenvl_f.o
.picdata 00 00 .libs/tgetextent_f.o
.picdata 00 00 .libs/tgetname_f.o
.picdata 00 00 .libs/tgettrue_f.o
.picdata 00 00 .libs/thindex_f.o
.picdata 00 00 .libs/thvector_f.o
.picdata 00 00 .libs/tindex_f.o
.picdata 00 00 .libs/tlb_f.o
.picdata 00 00 .libs/topotest_f.o
.picdata 00 00 .libs/tresize_f.o
.picdata 00 00 .libs/tsetattr_f.o
.picdata 00 00 .libs/tsetname_f.o
.picdata 00 00 .libs/tsize_f.o
.picdata 00 00 .libs/tstruct_f.o
.picdata 00 00 .libs/tsubarray_f.o
.picdata 00 00 .libs/tub_f.o
.picdata 00 00 .libs/tvector_f.o
.picdata 00 00 .libs/unpack_f.o
.picdata 00 00 .libs/waitall_f.o
.picdata 00 00 .libs/waitany_f.o
.picdata 00 00 .libs/wait_f.o
.picdata 00 00 .libs/waitsome_f.o
.picdata 00 00 .libs/wcomplete_f.o
.picdata 00 00 .libs/wcreateerr_f.o
.picdata 00 00 .libs/wcreate_f.o
.picdata 00 00 .libs/wcreatekey_f.o
.picdata 00 00 .libs/wdelattr_f.o
.picdata 00 00 .libs/wfence_f.o
.picdata 00 00 .libs/wfree_f.o
.picdata 00 00 .libs/wfreekey_f.o
.picdata 00 00 .libs/wgetattr_f.o
.picdata 00 00 .libs/wgeterr_f.o
.picdata 00 00 .libs/wgetname_f.o
.picdata 00 00 .libs/wgroup_f.o
.picdata 00 00 .libs/wpost_f.o
.picdata 00 00 .libs/wsetattr_f.o
.picdata 00 00 .libs/wseterr_f.o
.picdata 00 00 .libs/wsetname_f.o
.picdata 00 00 .libs/wstart_f.o
.picdata 00 00 .libs/wtick_f.o
.picdata 00 00 .libs/wtime_f.o
.picdata 00 00 .libs/wwait_f.o
.picdata 00 00 .libs/xbuoy_f.o
.picdata 00 00 .libs/xcoloron_f.o
.picdata 00 00 .libs/xcoloroff_f.o
.data1 24080 189
.data1 24080 18 .libs/init_f.o
.data1 24098 21 .libs/initthr_f.o
.data1 240c0 14 .libs/iprobe_f.o
.data1 240d8 14 .libs/probe_f.o
.data1 240f0 14 .libs/recv_f.o
.data1 24108 14 .libs/sendrecv_f.o
.data1 24120 14 .libs/sendrecvrep_f.o
.data1 24138 12 .libs/testall_f.o
.data1 24150 14 .libs/testany_f.o
.data1 24168 14 .libs/test_f.o
.data1 24180 12 .libs/testsome_f.o
.data1 24198 19 .libs/waitall_f.o
.data1 241b8 19 .libs/waitany_f.o
.data1 241d8 14 .libs/wait_f.o
.data1 241f0 19 .libs/waitsome_f.o
.bss 24209 00
.bss 00 00 .libs/abort_f.o
.bss 00 00 .libs/accept_f.o
.bss 00 00 .libs/accumulate_f.o
.bss 00 00 .libs/address_f.o
.bss 00 00 .libs/allgather_f.o
.bss 00 00 .libs/allgatherv_f.o
.bss 00 00 .libs/allocmem_f.o
.bss 00 00 .libs/allreduce_f.o
.bss 00 00 .libs/alltoall_f.o
.bss 00 00 .libs/alltoallv_f.o
.bss 00 00 .libs/alltoallw_f.o
.bss 00 00 .libs/attrdel_f.o
.bss 00 00 .libs/attrget_f.o
.bss 00 00 .libs/attrput_f.o
.bss 00 00 .libs/barrier_f.o
.bss 00 00 .libs/bcast_f.o
.bss 00 00 .libs/bsend_f.o
.bss 00 00 .libs/bsendinit_f.o
.bss 00 00 .libs/bufattach_f.o
.bss 00 00 .libs/bufdetach_f.o
.bss 00 00 .libs/cancel_f.o
.bss 00 00 .libs/cartcoords_f.o
.bss 00 00 .libs/cartcreate_f.o
.bss 00 00 .libs/cartdimget_f.o
.bss 00 00 .libs/cartget_f.o
.bss 00 00 .libs/cartmap_f.o
.bss 00 00 .libs/cartrank_f.o
.bss 00 00 .libs/cartshift_f.o
.bss 00 00 .libs/cartsub_f.o
.bss 00 00 .libs/ccmp_f.o
.bss 00 00 .libs/ccreateerr_f.o
.bss 00 00 .libs/ccreate_f.o
.bss 00 00 .libs/ccreatekey_f.o
.bss 00 00 .libs/cdelattr_f.o
.bss 00 00 .libs/cdisconnect_f.o
.bss 00 00 .libs/cdup_f.o
.bss 00 00 .libs/cfree_f.o
.bss 00 00 .libs/cfreekey_f.o
.bss 00 00 .libs/cgetattr_f.o
.bss 00 00 .libs/cgeterr_f.o
.bss 00 00 .libs/cgetname_f.o
.bss 00 00 .libs/cgetparent_f.o
.bss 00 00 .libs/cgroup_f.o
.bss 00 00 .libs/connect_f.o
.bss 00 00 .libs/crank_f.o
.bss 00 00 .libs/crgroup_f.o
.bss 00 00 .libs/crsize_f.o
.bss 00 00 .libs/csetattr_f.o
.bss 00 00 .libs/cseterr_f.o
.bss 00 00 .libs/csetname_f.o
.bss 00 00 .libs/csize_f.o
.bss 00 00 .libs/csplit_f.o
.bss 00 00 .libs/ctestinter_f.o
.bss 00 00 .libs/dimscreate_f.o
.bss 00 00 .libs/dupfn_f.o
.bss 00 00 .libs/errclass_f.o
.bss 00 00 .libs/errcreate_f.o
.bss 00 00 .libs/errfree_f.o
.bss 00 00 .libs/errget_f.o
.bss 00 00 .libs/errset_f.o
.bss 00 00 .libs/errstring_f.o
.bss 00 00 .libs/exscan_f.o
.bss 00 00 .libs/finalize_f.o
.bss 00 00 .libs/finalized_f.o
.bss 00 00 .libs/freemem_f.o
.bss 00 00 .libs/gather_f.o
.bss 00 00 .libs/gatherv_f.o
.bss 00 00 .libs/gcmp_f.o
.bss 00 00 .libs/gdiff_f.o
.bss 00 00 .libs/getaddress_f.o
.bss 00 00 .libs/getcount_f.o
.bss 00 00 .libs/getelem_f.o
.bss 00 00 .libs/get_f.o
.bss 00 00 .libs/getprocname_f.o
.bss 00 00 .libs/getversion_f.o
.bss 00 00 .libs/gexcl_f.o
.bss 00 00 .libs/gfree_f.o
.bss 00 00 .libs/gincl_f.o
.bss 00 00 .libs/ginter_f.o
.bss 00 00 .libs/grank_f.o
.bss 00 00 .libs/graphcreate_f.o
.bss 00 00 .libs/graphdimsget_f.o
.bss 00 00 .libs/graphget_f.o
.bss 00 00 .libs/graphmap_f.o
.bss 00 00 .libs/graphnbrcount_f.o
.bss 00 00 .libs/graphnbr_f.o
.bss 00 00 .libs/grexcl_f.o
.bss 00 00 .libs/grincl_f.o
.bss 00 00 .libs/gsize_f.o
.bss 00 00 .libs/gtranks_f.o
.bss 00 00 .libs/gunion_f.o
.bss 00 00 .libs/ibsend_f.o
.bss 00 00 .libs/iccreate_f.o
.bss 00 00 .libs/icmerge_f.o
.bss 00 00 .libs/infocreate_f.o
.bss 00 00 .libs/infodel_f.o
.bss 00 00 .libs/infodup_f.o
.bss 00 00 .libs/infofree_f.o
.bss 00 00 .libs/infoget_f.o
.bss 00 00 .libs/infogetnkeys_f.o
.bss 00 00 .libs/infogetnth_f.o
.bss 00 00 .libs/infogetvlen_f.o
.bss 00 00 .libs/infoset_f.o
.bss 00 00 .libs/inited_f.o
.bss 00 00 .libs/init_f.o
.bss 00 00 .libs/initthr_f.o
.bss 00 00 .libs/iprobe_f.o
.bss 00 00 .libs/irecv_f.o
.bss 00 00 .libs/irsend_f.o
.bss 00 00 .libs/isend_f.o
.bss 00 00 .libs/issend_f.o
.bss 00 00 .libs/isthrmain_f.o
.bss 00 00 .libs/join_f.o
.bss 00 00 .libs/keycreate_f.o
.bss 00 00 .libs/keyfree_f.o
.bss 00 00 .libs/mpil_id_f.o
.bss 00 00 .libs/mpil_signal_f.o
.bss 00 00 .libs/mpil_trace_f.o
.bss 00 00 .libs/namelook_f.o
.bss 00 00 .libs/namepub_f.o
.bss 00 00 .libs/nameunpub_f.o
.bss 00 00 .libs/opcreate_f.o
.bss 00 00 .libs/opfree_f.o
.bss 00 00 .libs/pack_f.o
.bss 00 00 .libs/packsize_f.o
.bss 00 00 .libs/pcontrol_f.o
.bss 00 00 .libs/portclose_f.o
.bss 00 00 .libs/portopen_f.o
.bss 00 00 .libs/probe_f.o
.bss 00 00 .libs/put_f.o
.bss 00 00 .libs/querythr_f.o
.bss 00 00 .libs/recv_f.o
.bss 00 00 .libs/recvinit_f.o
.bss 00 00 .libs/reduce_f.o
.bss 00 00 .libs/reducescatter_f.o
.bss 00 00 .libs/reqfree_f.o
.bss 00 00 .libs/rsend_f.o
.bss 00 00 .libs/rsendinit_f.o
.bss 00 00 .libs/scan_f.o
.bss 00 00 .libs/scatter_f.o
.bss 00 00 .libs/scatterv_f.o
.bss 00 00 .libs/send_f.o
.bss 00 00 .libs/sendinit_f.o
.bss 00 00 .libs/sendrecv_f.o
.bss 00 00 .libs/sendrecvrep_f.o
.bss 00 00 .libs/spawn_f.o
.bss 00 00 .libs/spawnmult_f.o
.bss 00 00 .libs/ssend_f.o
.bss 00 00 .libs/ssendinit_f.o
.bss 00 00 .libs/startall_f.o
.bss 00 00 .libs/start_f.o
.bss 00 00 .libs/tcommit_f.o
.bss 00 00 .libs/tcontig_f.o
.bss 00 00 .libs/tcreatehindex_f.o
.bss 00 00 .libs/tcreatehvector_f.o
.bss 00 00 .libs/tcreatekey_f.o
.bss 00 00 .libs/tcreatestruct_f.o
.bss 00 00 .libs/tdarray_f.o
.bss 00 00 .libs/tdelattr_f.o
.bss 00 00 .libs/tdup_f.o
.bss 00 00 .libs/testall_f.o
.bss 00 00 .libs/testany_f.o
.bss 00 00 .libs/testcancel_f.o
.bss 00 00 .libs/test_f.o
.bss 00 00 .libs/testsome_f.o
.bss 00 00 .libs/textent_f.o
.bss 00 00 .libs/tfree_f.o
.bss 00 00 .libs/tfreekey_f.o
.bss 00 00 .libs/tgetattr_f.o
.bss 00 00 .libs/tgetconts_f.o
.bss 00 00 .libs/tgetenvl_f.o
.bss 00 00 .libs/tgetextent_f.o
.bss 00 00 .libs/tgetname_f.o
.bss 00 00 .libs/tgettrue_f.o
.bss 00 00 .libs/thindex_f.o
.bss 00 00 .libs/thvector_f.o
.bss 00 00 .libs/tindex_f.o
.bss 00 00 .libs/tlb_f.o
.bss 00 00 .libs/topotest_f.o
.bss 00 00 .libs/tresize_f.o
.bss 00 00 .libs/tsetattr_f.o
.bss 00 00 .libs/tsetname_f.o
.bss 00 00 .libs/tsize_f.o
.bss 00 00 .libs/tstruct_f.o
.bss 00 00 .libs/tsubarray_f.o
.bss 00 00 .libs/tub_f.o
.bss 00 00 .libs/tvector_f.o
.bss 00 00 .libs/unpack_f.o
.bss 00 00 .libs/waitall_f.o
.bss 00 00 .libs/waitany_f.o
.bss 00 00 .libs/wait_f.o
.bss 00 00 .libs/waitsome_f.o
.bss 00 00 .libs/wcomplete_f.o
.bss 00 00 .libs/wcreateerr_f.o
.bss 00 00 .libs/wcreate_f.o
.bss 00 00 .libs/wcreatekey_f.o
.bss 00 00 .libs/wdelattr_f.o
.bss 00 00 .libs/wfence_f.o
.bss 00 00 .libs/wfree_f.o
.bss 00 00 .libs/wfreekey_f.o
.bss 00 00 .libs/wgetattr_f.o
.bss 00 00 .libs/wgeterr_f.o
.bss 00 00 .libs/wgetname_f.o
.bss 00 00 .libs/wgroup_f.o
.bss 00 00 .libs/wpost_f.o
.bss 00 00 .libs/wsetattr_f.o
.bss 00 00 .libs/wseterr_f.o
.bss 00 00 .libs/wsetname_f.o
.bss 00 00 .libs/wstart_f.o
.bss 00 00 .libs/wtick_f.o
.bss 00 00 .libs/wtime_f.o
.bss 00 00 .libs/wwait_f.o
.bss 00 00 .libs/xbuoy_f.o
.bss 00 00 .libs/xcoloron_f.o
.bss 00 00 .libs/xcoloroff_f.o
.bss 24209 00 (null)
(cd .libs && rm -f liblamf77mpi.so.0 && ln -s liblamf77mpi.so.0.0.0 liblamf77mpi.so.0)
(cd .libs && rm -f liblamf77mpi.so && ln -s liblamf77mpi.so.0.0.0 liblamf77mpi.so)
ar cru .libs/liblamf77mpi.a abort_f.o accept_f.o accumulate_f.o address_f.o allgather_f.o allgatherv_f.o allocmem_f.o allreduce_f.o alltoall_f.o alltoallv_f.o alltoallw_f.o attrdel_f.o attrget_f.o attrput_f.o barrier_f.o bcast_f.o bsend_f.o bsendinit_f.o bufattach_f.o bufdetach_f.o cancel_f.o cartcoords_f.o cartcreate_f.o cartdimget_f.o cartget_f.o cartmap_f.o cartrank_f.o cartshift_f.o cartsub_f.o ccmp_f.o ccreateerr_f.o ccreate_f.o ccreatekey_f.o cdelattr_f.o cdisconnect_f.o cdup_f.o cfree_f.o cfreekey_f.o cgetattr_f.o cgeterr_f.o cgetname_f.o cgetparent_f.o cgroup_f.o connect_f.o crank_f.o crgroup_f.o crsize_f.o csetattr_f.o cseterr_f.o csetname_f.o csize_f.o csplit_f.o ctestinter_f.o dimscreate_f.o dupfn_f.o errclass_f.o errcreate_f.o errfree_f.o errget_f.o errset_f.o errstring_f.o exscan_f.o finalize_f.o finalized_f.o freemem_f.o gather_f.o gatherv_f.o gcmp_f.o gdiff_f.o getaddress_f.o getcount_f.o getelem_f.o get_f.o getprocname_f.o getversion_f.o gexcl_f.o gfree_f.o gincl_f.o ginter_f.o grank_f.o gra
phcreate_f.o graphdimsget_f.o graphget_f.o graphmap_f.o graphnbrcount_f.o graphnbr_f.o grexcl_f.o grincl_f.o gsize_f.o gtranks_f.o gunion_f.o ibsend_f.o iccreate_f.o icmerge_f.o infocreate_f.o infodel_f.o infodup_f.o infofree_f.o infoget_f.o infogetnkeys_f.o infogetnth_f.o infogetvlen_f.o infoset_f.o inited_f.o init_f.o initthr_f.o iprobe_f.o irecv_f.o irsend_f.o isend_f.o issend_f.o isthrmain_f.o join_f.o keycreate_f.o keyfree_f.o mpil_id_f.o mpil_signal_f.o mpil_trace_f.o namelook_f.o namepub_f.o nameunpub_f.o opcreate_f.o opfree_f.o pack_f.o packsize_f.o pcontrol_f.o portclose_f.o portopen_f.o probe_f.o put_f.o querythr_f.o recv_f.o recvinit_f.o reduce_f.o reducescatter_f.o reqfree_f.o rsend_f.o rsendinit_f.o scan_f.o scatter_f.o scatterv_f.o send_f.o sendinit_f.o sendrecv_f.o sendrecvrep_f.o spawn_f.o spawnmult_f.o ssend_f.o ssendinit_f.o startall_f.o start_f.o tcommit_f.o tcontig_f.o tcreatehindex_f.o tcreatehvector_f.o tcreatekey_f.o tcreatestruct_f.o tdarray_f.o tdelattr_f.o tdup_f.o testall_f.!
o testany_f.o testcancel_f.o test_f.o testsome_f.o textent_f.o tfree_f.o tfreekey_f.o tgetattr_f.o tgetconts_f.o tgetenvl_f.o tgetextent_f.o tgetname_f.o tgettrue_f.o thindex_f.o thvector_f.o tindex_f.o tlb_f.o topotest_f.o tresize_f.o tsetattr_f.o tsetname_f.o tsize_f.o tstruct_f.o tsubarray_f.o tub_f.o tvector_f.o unpack_f.o waitall_f.o waitany_f.o wait_f.o waitsome_f.o wcomplete_f.o wcreateerr_f.o wcreate_f.o wcreatekey_f.o wdelattr_f.o wfence_f.o wfree_f.o wfreekey_f.o wgetattr_f.o wgeterr_f.o wgetname_f.o wgroup_f.o wpost_f.o wsetattr_f.o wseterr_f.o wsetname_f.o wstart_f.o wtick_f.o wtime_f.o wwait_f.o xbuoy_f.o xcoloron_f.o xcoloroff_f.o
ranlib .libs/liblamf77mpi.a
creating liblamf77mpi.la
(cd .libs && rm -f liblamf77mpi.la && ln -s ../liblamf77mpi.la liblamf77mpi.la)
Making all in cxx
Making all in totalview
source='types.c' object='types.lo' libtool=yes \
depfile='.deps/types.Plo' tmpdepfile='.deps/types.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -xarch=amd64 -mt -g -c -o types.lo types.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -xarch=amd64 -mt -g -c types.c -KPIC -DPIC -o .libs/types.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -I../../../share/include -DLAM_BUILDING=1 -xarch=amd64 -mt -g -c types.c -o types.o >/dev/null 2>&1
/bin/bash ../../../libtool --mode=link /opt/SUNWspro/bin/cc -xarch=amd64 -mt -g -o libmpi_totalview.la types.lo -lthread
ar cru .libs/libmpi_totalview.a .libs/types.o
ranlib .libs/libmpi_totalview.a
creating libmpi_totalview.la
(cd .libs && rm -f libmpi_totalview.la && ln -s ../libmpi_totalview.la libmpi_totalview.la)
source='MPI.c' object='MPI.lo' libtool=yes \
depfile='.deps/MPI.Plo' tmpdepfile='.deps/MPI.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o MPI.lo MPI.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c MPI.c -KPIC -DPIC -o .libs/MPI.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c MPI.c -o MPI.o >/dev/null 2>&1
source='abort.c' object='abort.lo' libtool=yes \
depfile='.deps/abort.Plo' tmpdepfile='.deps/abort.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o abort.lo abort.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c abort.c -KPIC -DPIC -o .libs/abort.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c abort.c -o abort.o >/dev/null 2>&1
source='accept.c' object='accept.lo' libtool=yes \
depfile='.deps/accept.Plo' tmpdepfile='.deps/accept.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o accept.lo accept.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accept.c -KPIC -DPIC -o .libs/accept.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accept.c -o accept.o >/dev/null 2>&1
source='accumulate.c' object='accumulate.lo' libtool=yes \
depfile='.deps/accumulate.Plo' tmpdepfile='.deps/accumulate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o accumulate.lo accumulate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accumulate.c -KPIC -DPIC -o .libs/accumulate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c accumulate.c -o accumulate.o >/dev/null 2>&1
source='address.c' object='address.lo' libtool=yes \
depfile='.deps/address.Plo' tmpdepfile='.deps/address.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o address.lo address.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c address.c -KPIC -DPIC -o .libs/address.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c address.c -o address.o >/dev/null 2>&1
source='allgather.c' object='allgather.lo' libtool=yes \
depfile='.deps/allgather.Plo' tmpdepfile='.deps/allgather.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allgather.lo allgather.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgather.c -KPIC -DPIC -o .libs/allgather.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgather.c -o allgather.o >/dev/null 2>&1
source='allgatherv.c' object='allgatherv.lo' libtool=yes \
depfile='.deps/allgatherv.Plo' tmpdepfile='.deps/allgatherv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allgatherv.lo allgatherv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgatherv.c -KPIC -DPIC -o .libs/allgatherv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allgatherv.c -o allgatherv.o >/dev/null 2>&1
source='allocmem.c' object='allocmem.lo' libtool=yes \
depfile='.deps/allocmem.Plo' tmpdepfile='.deps/allocmem.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allocmem.lo allocmem.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allocmem.c -KPIC -DPIC -o .libs/allocmem.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allocmem.c -o allocmem.o >/dev/null 2>&1
source='allreduce.c' object='allreduce.lo' libtool=yes \
depfile='.deps/allreduce.Plo' tmpdepfile='.deps/allreduce.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o allreduce.lo allreduce.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allreduce.c -KPIC -DPIC -o .libs/allreduce.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c allreduce.c -o allreduce.o >/dev/null 2>&1
source='alltoall.c' object='alltoall.lo' libtool=yes \
depfile='.deps/alltoall.Plo' tmpdepfile='.deps/alltoall.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o alltoall.lo alltoall.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoall.c -KPIC -DPIC -o .libs/alltoall.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoall.c -o alltoall.o >/dev/null 2>&1
source='alltoallv.c' object='alltoallv.lo' libtool=yes \
depfile='.deps/alltoallv.Plo' tmpdepfile='.deps/alltoallv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o alltoallv.lo alltoallv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallv.c -KPIC -DPIC -o .libs/alltoallv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallv.c -o alltoallv.o >/dev/null 2>&1
source='alltoallw.c' object='alltoallw.lo' libtool=yes \
depfile='.deps/alltoallw.Plo' tmpdepfile='.deps/alltoallw.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o alltoallw.lo alltoallw.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallw.c -KPIC -DPIC -o .libs/alltoallw.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c alltoallw.c -o alltoallw.o >/dev/null 2>&1
source='attrdel.c' object='attrdel.lo' libtool=yes \
depfile='.deps/attrdel.Plo' tmpdepfile='.deps/attrdel.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o attrdel.lo attrdel.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrdel.c -KPIC -DPIC -o .libs/attrdel.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrdel.c -o attrdel.o >/dev/null 2>&1
source='attrget.c' object='attrget.lo' libtool=yes \
depfile='.deps/attrget.Plo' tmpdepfile='.deps/attrget.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o attrget.lo attrget.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrget.c -KPIC -DPIC -o .libs/attrget.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrget.c -o attrget.o >/dev/null 2>&1
source='attrput.c' object='attrput.lo' libtool=yes \
depfile='.deps/attrput.Plo' tmpdepfile='.deps/attrput.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o attrput.lo attrput.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrput.c -KPIC -DPIC -o .libs/attrput.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c attrput.c -o attrput.o >/dev/null 2>&1
source='barrier.c' object='barrier.lo' libtool=yes \
depfile='.deps/barrier.Plo' tmpdepfile='.deps/barrier.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o barrier.lo barrier.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c barrier.c -KPIC -DPIC -o .libs/barrier.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c barrier.c -o barrier.o >/dev/null 2>&1
source='bcast.c' object='bcast.lo' libtool=yes \
depfile='.deps/bcast.Plo' tmpdepfile='.deps/bcast.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bcast.lo bcast.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bcast.c -KPIC -DPIC -o .libs/bcast.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bcast.c -o bcast.o >/dev/null 2>&1
source='bsend.c' object='bsend.lo' libtool=yes \
depfile='.deps/bsend.Plo' tmpdepfile='.deps/bsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bsend.lo bsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsend.c -KPIC -DPIC -o .libs/bsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsend.c -o bsend.o >/dev/null 2>&1
source='bsendinit.c' object='bsendinit.lo' libtool=yes \
depfile='.deps/bsendinit.Plo' tmpdepfile='.deps/bsendinit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bsendinit.lo bsendinit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsendinit.c -KPIC -DPIC -o .libs/bsendinit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bsendinit.c -o bsendinit.o >/dev/null 2>&1
source='bufattach.c' object='bufattach.lo' libtool=yes \
depfile='.deps/bufattach.Plo' tmpdepfile='.deps/bufattach.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bufattach.lo bufattach.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufattach.c -KPIC -DPIC -o .libs/bufattach.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufattach.c -o bufattach.o >/dev/null 2>&1
source='bufdetach.c' object='bufdetach.lo' libtool=yes \
depfile='.deps/bufdetach.Plo' tmpdepfile='.deps/bufdetach.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bufdetach.lo bufdetach.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufdetach.c -KPIC -DPIC -o .libs/bufdetach.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bufdetach.c -o bufdetach.o >/dev/null 2>&1
source='cancel.c' object='cancel.lo' libtool=yes \
depfile='.deps/cancel.Plo' tmpdepfile='.deps/cancel.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cancel.lo cancel.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cancel.c -KPIC -DPIC -o .libs/cancel.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cancel.c -o cancel.o >/dev/null 2>&1
source='cartcoords.c' object='cartcoords.lo' libtool=yes \
depfile='.deps/cartcoords.Plo' tmpdepfile='.deps/cartcoords.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartcoords.lo cartcoords.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcoords.c -KPIC -DPIC -o .libs/cartcoords.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcoords.c -o cartcoords.o >/dev/null 2>&1
source='cartcreate.c' object='cartcreate.lo' libtool=yes \
depfile='.deps/cartcreate.Plo' tmpdepfile='.deps/cartcreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartcreate.lo cartcreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcreate.c -KPIC -DPIC -o .libs/cartcreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartcreate.c -o cartcreate.o >/dev/null 2>&1
source='cartdimget.c' object='cartdimget.lo' libtool=yes \
depfile='.deps/cartdimget.Plo' tmpdepfile='.deps/cartdimget.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartdimget.lo cartdimget.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartdimget.c -KPIC -DPIC -o .libs/cartdimget.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartdimget.c -o cartdimget.o >/dev/null 2>&1
source='cartget.c' object='cartget.lo' libtool=yes \
depfile='.deps/cartget.Plo' tmpdepfile='.deps/cartget.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartget.lo cartget.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartget.c -KPIC -DPIC -o .libs/cartget.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartget.c -o cartget.o >/dev/null 2>&1
source='cartmap.c' object='cartmap.lo' libtool=yes \
depfile='.deps/cartmap.Plo' tmpdepfile='.deps/cartmap.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartmap.lo cartmap.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartmap.c -KPIC -DPIC -o .libs/cartmap.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartmap.c -o cartmap.o >/dev/null 2>&1
source='cartrank.c' object='cartrank.lo' libtool=yes \
depfile='.deps/cartrank.Plo' tmpdepfile='.deps/cartrank.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartrank.lo cartrank.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartrank.c -KPIC -DPIC -o .libs/cartrank.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartrank.c -o cartrank.o >/dev/null 2>&1
source='cartshift.c' object='cartshift.lo' libtool=yes \
depfile='.deps/cartshift.Plo' tmpdepfile='.deps/cartshift.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartshift.lo cartshift.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartshift.c -KPIC -DPIC -o .libs/cartshift.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartshift.c -o cartshift.o >/dev/null 2>&1
source='cartsub.c' object='cartsub.lo' libtool=yes \
depfile='.deps/cartsub.Plo' tmpdepfile='.deps/cartsub.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cartsub.lo cartsub.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartsub.c -KPIC -DPIC -o .libs/cartsub.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cartsub.c -o cartsub.o >/dev/null 2>&1
source='ccmp.c' object='ccmp.lo' libtool=yes \
depfile='.deps/ccmp.Plo' tmpdepfile='.deps/ccmp.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccmp.lo ccmp.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccmp.c -KPIC -DPIC -o .libs/ccmp.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccmp.c -o ccmp.o >/dev/null 2>&1
source='ccreate.c' object='ccreate.lo' libtool=yes \
depfile='.deps/ccreate.Plo' tmpdepfile='.deps/ccreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccreate.lo ccreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreate.c -KPIC -DPIC -o .libs/ccreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreate.c -o ccreate.o >/dev/null 2>&1
source='ccreateerr.c' object='ccreateerr.lo' libtool=yes \
depfile='.deps/ccreateerr.Plo' tmpdepfile='.deps/ccreateerr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccreateerr.lo ccreateerr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreateerr.c -KPIC -DPIC -o .libs/ccreateerr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreateerr.c -o ccreateerr.o >/dev/null 2>&1
source='ccreatekey.c' object='ccreatekey.lo' libtool=yes \
depfile='.deps/ccreatekey.Plo' tmpdepfile='.deps/ccreatekey.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ccreatekey.lo ccreatekey.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreatekey.c -KPIC -DPIC -o .libs/ccreatekey.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ccreatekey.c -o ccreatekey.o >/dev/null 2>&1
source='cdelattr.c' object='cdelattr.lo' libtool=yes \
depfile='.deps/cdelattr.Plo' tmpdepfile='.deps/cdelattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cdelattr.lo cdelattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdelattr.c -KPIC -DPIC -o .libs/cdelattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdelattr.c -o cdelattr.o >/dev/null 2>&1
source='cdisconnect.c' object='cdisconnect.lo' libtool=yes \
depfile='.deps/cdisconnect.Plo' tmpdepfile='.deps/cdisconnect.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cdisconnect.lo cdisconnect.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdisconnect.c -KPIC -DPIC -o .libs/cdisconnect.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdisconnect.c -o cdisconnect.o >/dev/null 2>&1
source='cdup.c' object='cdup.lo' libtool=yes \
depfile='.deps/cdup.Plo' tmpdepfile='.deps/cdup.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cdup.lo cdup.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdup.c -KPIC -DPIC -o .libs/cdup.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cdup.c -o cdup.o >/dev/null 2>&1
source='cfree.c' object='cfree.lo' libtool=yes \
depfile='.deps/cfree.Plo' tmpdepfile='.deps/cfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cfree.lo cfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfree.c -KPIC -DPIC -o .libs/cfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfree.c -o cfree.o >/dev/null 2>&1
source='cfreekey.c' object='cfreekey.lo' libtool=yes \
depfile='.deps/cfreekey.Plo' tmpdepfile='.deps/cfreekey.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cfreekey.lo cfreekey.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfreekey.c -KPIC -DPIC -o .libs/cfreekey.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cfreekey.c -o cfreekey.o >/dev/null 2>&1
source='cgetattr.c' object='cgetattr.lo' libtool=yes \
depfile='.deps/cgetattr.Plo' tmpdepfile='.deps/cgetattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgetattr.lo cgetattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetattr.c -KPIC -DPIC -o .libs/cgetattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetattr.c -o cgetattr.o >/dev/null 2>&1
source='cgeterr.c' object='cgeterr.lo' libtool=yes \
depfile='.deps/cgeterr.Plo' tmpdepfile='.deps/cgeterr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgeterr.lo cgeterr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgeterr.c -KPIC -DPIC -o .libs/cgeterr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgeterr.c -o cgeterr.o >/dev/null 2>&1
source='cgetname.c' object='cgetname.lo' libtool=yes \
depfile='.deps/cgetname.Plo' tmpdepfile='.deps/cgetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgetname.lo cgetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetname.c -KPIC -DPIC -o .libs/cgetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetname.c -o cgetname.o >/dev/null 2>&1
source='cgetparent.c' object='cgetparent.lo' libtool=yes \
depfile='.deps/cgetparent.Plo' tmpdepfile='.deps/cgetparent.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgetparent.lo cgetparent.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetparent.c -KPIC -DPIC -o .libs/cgetparent.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgetparent.c -o cgetparent.o >/dev/null 2>&1
source='cgroup.c' object='cgroup.lo' libtool=yes \
depfile='.deps/cgroup.Plo' tmpdepfile='.deps/cgroup.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cgroup.lo cgroup.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgroup.c -KPIC -DPIC -o .libs/cgroup.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cgroup.c -o cgroup.o >/dev/null 2>&1
source='connect.c' object='connect.lo' libtool=yes \
depfile='.deps/connect.Plo' tmpdepfile='.deps/connect.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o connect.lo connect.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c connect.c -KPIC -DPIC -o .libs/connect.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c connect.c -o connect.o >/dev/null 2>&1
source='crank.c' object='crank.lo' libtool=yes \
depfile='.deps/crank.Plo' tmpdepfile='.deps/crank.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o crank.lo crank.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crank.c -KPIC -DPIC -o .libs/crank.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crank.c -o crank.o >/dev/null 2>&1
source='crgroup.c' object='crgroup.lo' libtool=yes \
depfile='.deps/crgroup.Plo' tmpdepfile='.deps/crgroup.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o crgroup.lo crgroup.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crgroup.c -KPIC -DPIC -o .libs/crgroup.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crgroup.c -o crgroup.o >/dev/null 2>&1
source='crsize.c' object='crsize.lo' libtool=yes \
depfile='.deps/crsize.Plo' tmpdepfile='.deps/crsize.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o crsize.lo crsize.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crsize.c -KPIC -DPIC -o .libs/crsize.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c crsize.c -o crsize.o >/dev/null 2>&1
source='csetattr.c' object='csetattr.lo' libtool=yes \
depfile='.deps/csetattr.Plo' tmpdepfile='.deps/csetattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csetattr.lo csetattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetattr.c -KPIC -DPIC -o .libs/csetattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetattr.c -o csetattr.o >/dev/null 2>&1
source='cseterr.c' object='cseterr.lo' libtool=yes \
depfile='.deps/cseterr.Plo' tmpdepfile='.deps/cseterr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o cseterr.lo cseterr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cseterr.c -KPIC -DPIC -o .libs/cseterr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c cseterr.c -o cseterr.o >/dev/null 2>&1
source='csetname.c' object='csetname.lo' libtool=yes \
depfile='.deps/csetname.Plo' tmpdepfile='.deps/csetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csetname.lo csetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetname.c -KPIC -DPIC -o .libs/csetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csetname.c -o csetname.o >/dev/null 2>&1
source='csize.c' object='csize.lo' libtool=yes \
depfile='.deps/csize.Plo' tmpdepfile='.deps/csize.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csize.lo csize.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csize.c -KPIC -DPIC -o .libs/csize.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csize.c -o csize.o >/dev/null 2>&1
source='csplit.c' object='csplit.lo' libtool=yes \
depfile='.deps/csplit.Plo' tmpdepfile='.deps/csplit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o csplit.lo csplit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csplit.c -KPIC -DPIC -o .libs/csplit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c csplit.c -o csplit.o >/dev/null 2>&1
source='ctestinter.c' object='ctestinter.lo' libtool=yes \
depfile='.deps/ctestinter.Plo' tmpdepfile='.deps/ctestinter.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ctestinter.lo ctestinter.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ctestinter.c -KPIC -DPIC -o .libs/ctestinter.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ctestinter.c -o ctestinter.o >/dev/null 2>&1
source='dimscreate.c' object='dimscreate.lo' libtool=yes \
depfile='.deps/dimscreate.Plo' tmpdepfile='.deps/dimscreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o dimscreate.lo dimscreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dimscreate.c -KPIC -DPIC -o .libs/dimscreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dimscreate.c -o dimscreate.o >/dev/null 2>&1
source='dupfn.c' object='dupfn.lo' libtool=yes \
depfile='.deps/dupfn.Plo' tmpdepfile='.deps/dupfn.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o dupfn.lo dupfn.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dupfn.c -KPIC -DPIC -o .libs/dupfn.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dupfn.c -o dupfn.o >/dev/null 2>&1
source='errclass.c' object='errclass.lo' libtool=yes \
depfile='.deps/errclass.Plo' tmpdepfile='.deps/errclass.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errclass.lo errclass.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errclass.c -KPIC -DPIC -o .libs/errclass.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errclass.c -o errclass.o >/dev/null 2>&1
source='errcreate.c' object='errcreate.lo' libtool=yes \
depfile='.deps/errcreate.Plo' tmpdepfile='.deps/errcreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errcreate.lo errcreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errcreate.c -KPIC -DPIC -o .libs/errcreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errcreate.c -o errcreate.o >/dev/null 2>&1
source='errfree.c' object='errfree.lo' libtool=yes \
depfile='.deps/errfree.Plo' tmpdepfile='.deps/errfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errfree.lo errfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errfree.c -KPIC -DPIC -o .libs/errfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errfree.c -o errfree.o >/dev/null 2>&1
source='errget.c' object='errget.lo' libtool=yes \
depfile='.deps/errget.Plo' tmpdepfile='.deps/errget.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errget.lo errget.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errget.c -KPIC -DPIC -o .libs/errget.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errget.c -o errget.o >/dev/null 2>&1
source='errset.c' object='errset.lo' libtool=yes \
depfile='.deps/errset.Plo' tmpdepfile='.deps/errset.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errset.lo errset.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errset.c -KPIC -DPIC -o .libs/errset.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errset.c -o errset.o >/dev/null 2>&1
source='errstring.c' object='errstring.lo' libtool=yes \
depfile='.deps/errstring.Plo' tmpdepfile='.deps/errstring.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o errstring.lo errstring.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errstring.c -KPIC -DPIC -o .libs/errstring.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c errstring.c -o errstring.o >/dev/null 2>&1
source='exscan.c' object='exscan.lo' libtool=yes \
depfile='.deps/exscan.Plo' tmpdepfile='.deps/exscan.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o exscan.lo exscan.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c exscan.c -KPIC -DPIC -o .libs/exscan.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c exscan.c -o exscan.o >/dev/null 2>&1
source='finalize.c' object='finalize.lo' libtool=yes \
depfile='.deps/finalize.Plo' tmpdepfile='.deps/finalize.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o finalize.lo finalize.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalize.c -KPIC -DPIC -o .libs/finalize.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalize.c -o finalize.o >/dev/null 2>&1
source='finalized.c' object='finalized.lo' libtool=yes \
depfile='.deps/finalized.Plo' tmpdepfile='.deps/finalized.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o finalized.lo finalized.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalized.c -KPIC -DPIC -o .libs/finalized.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c finalized.c -o finalized.o >/dev/null 2>&1
source='freemem.c' object='freemem.lo' libtool=yes \
depfile='.deps/freemem.Plo' tmpdepfile='.deps/freemem.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o freemem.lo freemem.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c freemem.c -KPIC -DPIC -o .libs/freemem.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c freemem.c -o freemem.o >/dev/null 2>&1
source='gather.c' object='gather.lo' libtool=yes \
depfile='.deps/gather.Plo' tmpdepfile='.deps/gather.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gather.lo gather.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gather.c -KPIC -DPIC -o .libs/gather.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gather.c -o gather.o >/dev/null 2>&1
source='gatherv.c' object='gatherv.lo' libtool=yes \
depfile='.deps/gatherv.Plo' tmpdepfile='.deps/gatherv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gatherv.lo gatherv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gatherv.c -KPIC -DPIC -o .libs/gatherv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gatherv.c -o gatherv.o >/dev/null 2>&1
source='gcmp.c' object='gcmp.lo' libtool=yes \
depfile='.deps/gcmp.Plo' tmpdepfile='.deps/gcmp.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gcmp.lo gcmp.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gcmp.c -KPIC -DPIC -o .libs/gcmp.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gcmp.c -o gcmp.o >/dev/null 2>&1
source='gdiff.c' object='gdiff.lo' libtool=yes \
depfile='.deps/gdiff.Plo' tmpdepfile='.deps/gdiff.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gdiff.lo gdiff.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gdiff.c -KPIC -DPIC -o .libs/gdiff.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gdiff.c -o gdiff.o >/dev/null 2>&1
source='getaddress.c' object='getaddress.lo' libtool=yes \
depfile='.deps/getaddress.Plo' tmpdepfile='.deps/getaddress.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getaddress.lo getaddress.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getaddress.c -KPIC -DPIC -o .libs/getaddress.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getaddress.c -o getaddress.o >/dev/null 2>&1
source='get.c' object='get.lo' libtool=yes \
depfile='.deps/get.Plo' tmpdepfile='.deps/get.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o get.lo get.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c get.c -KPIC -DPIC -o .libs/get.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c get.c -o get.o >/dev/null 2>&1
source='getcount.c' object='getcount.lo' libtool=yes \
depfile='.deps/getcount.Plo' tmpdepfile='.deps/getcount.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getcount.lo getcount.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getcount.c -KPIC -DPIC -o .libs/getcount.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getcount.c -o getcount.o >/dev/null 2>&1
source='getelem.c' object='getelem.lo' libtool=yes \
depfile='.deps/getelem.Plo' tmpdepfile='.deps/getelem.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getelem.lo getelem.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getelem.c -KPIC -DPIC -o .libs/getelem.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getelem.c -o getelem.o >/dev/null 2>&1
source='getprocname.c' object='getprocname.lo' libtool=yes \
depfile='.deps/getprocname.Plo' tmpdepfile='.deps/getprocname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getprocname.lo getprocname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getprocname.c -KPIC -DPIC -o .libs/getprocname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getprocname.c -o getprocname.o >/dev/null 2>&1
source='getversion.c' object='getversion.lo' libtool=yes \
depfile='.deps/getversion.Plo' tmpdepfile='.deps/getversion.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o getversion.lo getversion.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getversion.c -KPIC -DPIC -o .libs/getversion.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c getversion.c -o getversion.o >/dev/null 2>&1
source='gexcl.c' object='gexcl.lo' libtool=yes \
depfile='.deps/gexcl.Plo' tmpdepfile='.deps/gexcl.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gexcl.lo gexcl.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gexcl.c -KPIC -DPIC -o .libs/gexcl.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gexcl.c -o gexcl.o >/dev/null 2>&1
source='gfree.c' object='gfree.lo' libtool=yes \
depfile='.deps/gfree.Plo' tmpdepfile='.deps/gfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gfree.lo gfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gfree.c -KPIC -DPIC -o .libs/gfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gfree.c -o gfree.o >/dev/null 2>&1
source='gincl.c' object='gincl.lo' libtool=yes \
depfile='.deps/gincl.Plo' tmpdepfile='.deps/gincl.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gincl.lo gincl.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gincl.c -KPIC -DPIC -o .libs/gincl.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gincl.c -o gincl.o >/dev/null 2>&1
source='ginter.c' object='ginter.lo' libtool=yes \
depfile='.deps/ginter.Plo' tmpdepfile='.deps/ginter.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ginter.lo ginter.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ginter.c -KPIC -DPIC -o .libs/ginter.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ginter.c -o ginter.o >/dev/null 2>&1
source='grank.c' object='grank.lo' libtool=yes \
depfile='.deps/grank.Plo' tmpdepfile='.deps/grank.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o grank.lo grank.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grank.c -KPIC -DPIC -o .libs/grank.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grank.c -o grank.o >/dev/null 2>&1
source='graphcreate.c' object='graphcreate.lo' libtool=yes \
depfile='.deps/graphcreate.Plo' tmpdepfile='.deps/graphcreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphcreate.lo graphcreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphcreate.c -KPIC -DPIC -o .libs/graphcreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphcreate.c -o graphcreate.o >/dev/null 2>&1
source='graphdimsget.c' object='graphdimsget.lo' libtool=yes \
depfile='.deps/graphdimsget.Plo' tmpdepfile='.deps/graphdimsget.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphdimsget.lo graphdimsget.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphdimsget.c -KPIC -DPIC -o .libs/graphdimsget.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphdimsget.c -o graphdimsget.o >/dev/null 2>&1
source='graphget.c' object='graphget.lo' libtool=yes \
depfile='.deps/graphget.Plo' tmpdepfile='.deps/graphget.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphget.lo graphget.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphget.c -KPIC -DPIC -o .libs/graphget.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphget.c -o graphget.o >/dev/null 2>&1
source='graphmap.c' object='graphmap.lo' libtool=yes \
depfile='.deps/graphmap.Plo' tmpdepfile='.deps/graphmap.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphmap.lo graphmap.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphmap.c -KPIC -DPIC -o .libs/graphmap.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphmap.c -o graphmap.o >/dev/null 2>&1
source='graphnbr.c' object='graphnbr.lo' libtool=yes \
depfile='.deps/graphnbr.Plo' tmpdepfile='.deps/graphnbr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphnbr.lo graphnbr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbr.c -KPIC -DPIC -o .libs/graphnbr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbr.c -o graphnbr.o >/dev/null 2>&1
source='graphnbrcount.c' object='graphnbrcount.lo' libtool=yes \
depfile='.deps/graphnbrcount.Plo' tmpdepfile='.deps/graphnbrcount.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o graphnbrcount.lo graphnbrcount.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbrcount.c -KPIC -DPIC -o .libs/graphnbrcount.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c graphnbrcount.c -o graphnbrcount.o >/dev/null 2>&1
source='grexcl.c' object='grexcl.lo' libtool=yes \
depfile='.deps/grexcl.Plo' tmpdepfile='.deps/grexcl.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o grexcl.lo grexcl.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grexcl.c -KPIC -DPIC -o .libs/grexcl.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grexcl.c -o grexcl.o >/dev/null 2>&1
source='grincl.c' object='grincl.lo' libtool=yes \
depfile='.deps/grincl.Plo' tmpdepfile='.deps/grincl.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o grincl.lo grincl.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grincl.c -KPIC -DPIC -o .libs/grincl.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c grincl.c -o grincl.o >/dev/null 2>&1
source='gsize.c' object='gsize.lo' libtool=yes \
depfile='.deps/gsize.Plo' tmpdepfile='.deps/gsize.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gsize.lo gsize.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gsize.c -KPIC -DPIC -o .libs/gsize.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gsize.c -o gsize.o >/dev/null 2>&1
source='gtranks.c' object='gtranks.lo' libtool=yes \
depfile='.deps/gtranks.Plo' tmpdepfile='.deps/gtranks.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gtranks.lo gtranks.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gtranks.c -KPIC -DPIC -o .libs/gtranks.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gtranks.c -o gtranks.o >/dev/null 2>&1
source='gunion.c' object='gunion.lo' libtool=yes \
depfile='.deps/gunion.Plo' tmpdepfile='.deps/gunion.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o gunion.lo gunion.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gunion.c -KPIC -DPIC -o .libs/gunion.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c gunion.c -o gunion.o >/dev/null 2>&1
source='handles.c' object='handles.lo' libtool=yes \
depfile='.deps/handles.Plo' tmpdepfile='.deps/handles.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o handles.lo handles.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c handles.c -KPIC -DPIC -o .libs/handles.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c handles.c -o handles.o >/dev/null 2>&1
source='ibsend.c' object='ibsend.lo' libtool=yes \
depfile='.deps/ibsend.Plo' tmpdepfile='.deps/ibsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ibsend.lo ibsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ibsend.c -KPIC -DPIC -o .libs/ibsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ibsend.c -o ibsend.o >/dev/null 2>&1
source='iccreate.c' object='iccreate.lo' libtool=yes \
depfile='.deps/iccreate.Plo' tmpdepfile='.deps/iccreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o iccreate.lo iccreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iccreate.c -KPIC -DPIC -o .libs/iccreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iccreate.c -o iccreate.o >/dev/null 2>&1
source='icmerge.c' object='icmerge.lo' libtool=yes \
depfile='.deps/icmerge.Plo' tmpdepfile='.deps/icmerge.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o icmerge.lo icmerge.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c icmerge.c -KPIC -DPIC -o .libs/icmerge.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c icmerge.c -o icmerge.o >/dev/null 2>&1
source='infocreate.c' object='infocreate.lo' libtool=yes \
depfile='.deps/infocreate.Plo' tmpdepfile='.deps/infocreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infocreate.lo infocreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infocreate.c -KPIC -DPIC -o .libs/infocreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infocreate.c -o infocreate.o >/dev/null 2>&1
source='infodel.c' object='infodel.lo' libtool=yes \
depfile='.deps/infodel.Plo' tmpdepfile='.deps/infodel.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infodel.lo infodel.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodel.c -KPIC -DPIC -o .libs/infodel.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodel.c -o infodel.o >/dev/null 2>&1
source='infodup.c' object='infodup.lo' libtool=yes \
depfile='.deps/infodup.Plo' tmpdepfile='.deps/infodup.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infodup.lo infodup.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodup.c -KPIC -DPIC -o .libs/infodup.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infodup.c -o infodup.o >/dev/null 2>&1
source='infofree.c' object='infofree.lo' libtool=yes \
depfile='.deps/infofree.Plo' tmpdepfile='.deps/infofree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infofree.lo infofree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infofree.c -KPIC -DPIC -o .libs/infofree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infofree.c -o infofree.o >/dev/null 2>&1
source='infoget.c' object='infoget.lo' libtool=yes \
depfile='.deps/infoget.Plo' tmpdepfile='.deps/infoget.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infoget.lo infoget.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoget.c -KPIC -DPIC -o .libs/infoget.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoget.c -o infoget.o >/dev/null 2>&1
source='infogetnkeys.c' object='infogetnkeys.lo' libtool=yes \
depfile='.deps/infogetnkeys.Plo' tmpdepfile='.deps/infogetnkeys.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infogetnkeys.lo infogetnkeys.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnkeys.c -KPIC -DPIC -o .libs/infogetnkeys.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnkeys.c -o infogetnkeys.o >/dev/null 2>&1
source='infogetnth.c' object='infogetnth.lo' libtool=yes \
depfile='.deps/infogetnth.Plo' tmpdepfile='.deps/infogetnth.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infogetnth.lo infogetnth.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnth.c -KPIC -DPIC -o .libs/infogetnth.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetnth.c -o infogetnth.o >/dev/null 2>&1
source='infogetvlen.c' object='infogetvlen.lo' libtool=yes \
depfile='.deps/infogetvlen.Plo' tmpdepfile='.deps/infogetvlen.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infogetvlen.lo infogetvlen.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetvlen.c -KPIC -DPIC -o .libs/infogetvlen.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infogetvlen.c -o infogetvlen.o >/dev/null 2>&1
source='infoset.c' object='infoset.lo' libtool=yes \
depfile='.deps/infoset.Plo' tmpdepfile='.deps/infoset.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o infoset.lo infoset.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoset.c -KPIC -DPIC -o .libs/infoset.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c infoset.c -o infoset.o >/dev/null 2>&1
source='init.c' object='init.lo' libtool=yes \
depfile='.deps/init.Plo' tmpdepfile='.deps/init.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o init.lo init.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c init.c -KPIC -DPIC -o .libs/init.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c init.c -o init.o >/dev/null 2>&1
source='inited.c' object='inited.lo' libtool=yes \
depfile='.deps/inited.Plo' tmpdepfile='.deps/inited.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o inited.lo inited.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c inited.c -KPIC -DPIC -o .libs/inited.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c inited.c -o inited.o >/dev/null 2>&1
source='initthr.c' object='initthr.lo' libtool=yes \
depfile='.deps/initthr.Plo' tmpdepfile='.deps/initthr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o initthr.lo initthr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c initthr.c -KPIC -DPIC -o .libs/initthr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c initthr.c -o initthr.o >/dev/null 2>&1
source='iprobe.c' object='iprobe.lo' libtool=yes \
depfile='.deps/iprobe.Plo' tmpdepfile='.deps/iprobe.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o iprobe.lo iprobe.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iprobe.c -KPIC -DPIC -o .libs/iprobe.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c iprobe.c -o iprobe.o >/dev/null 2>&1
source='irecv.c' object='irecv.lo' libtool=yes \
depfile='.deps/irecv.Plo' tmpdepfile='.deps/irecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o irecv.lo irecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irecv.c -KPIC -DPIC -o .libs/irecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irecv.c -o irecv.o >/dev/null 2>&1
source='irsend.c' object='irsend.lo' libtool=yes \
depfile='.deps/irsend.Plo' tmpdepfile='.deps/irsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o irsend.lo irsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irsend.c -KPIC -DPIC -o .libs/irsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c irsend.c -o irsend.o >/dev/null 2>&1
source='isend.c' object='isend.lo' libtool=yes \
depfile='.deps/isend.Plo' tmpdepfile='.deps/isend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o isend.lo isend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isend.c -KPIC -DPIC -o .libs/isend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isend.c -o isend.o >/dev/null 2>&1
source='issend.c' object='issend.lo' libtool=yes \
depfile='.deps/issend.Plo' tmpdepfile='.deps/issend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o issend.lo issend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c issend.c -KPIC -DPIC -o .libs/issend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c issend.c -o issend.o >/dev/null 2>&1
source='isthrmain.c' object='isthrmain.lo' libtool=yes \
depfile='.deps/isthrmain.Plo' tmpdepfile='.deps/isthrmain.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o isthrmain.lo isthrmain.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isthrmain.c -KPIC -DPIC -o .libs/isthrmain.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c isthrmain.c -o isthrmain.o >/dev/null 2>&1
source='join.c' object='join.lo' libtool=yes \
depfile='.deps/join.Plo' tmpdepfile='.deps/join.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o join.lo join.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c join.c -KPIC -DPIC -o .libs/join.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c join.c -o join.o >/dev/null 2>&1
source='keycreate.c' object='keycreate.lo' libtool=yes \
depfile='.deps/keycreate.Plo' tmpdepfile='.deps/keycreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o keycreate.lo keycreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keycreate.c -KPIC -DPIC -o .libs/keycreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keycreate.c -o keycreate.o >/dev/null 2>&1
source='keyfree.c' object='keyfree.lo' libtool=yes \
depfile='.deps/keyfree.Plo' tmpdepfile='.deps/keyfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o keyfree.lo keyfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keyfree.c -KPIC -DPIC -o .libs/keyfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c keyfree.c -o keyfree.o >/dev/null 2>&1
source='lamapps.c' object='lamapps.lo' libtool=yes \
depfile='.deps/lamapps.Plo' tmpdepfile='.deps/lamapps.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamapps.lo lamapps.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamapps.c -KPIC -DPIC -o .libs/lamapps.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamapps.c -o lamapps.o >/dev/null 2>&1
source='lamattr.c' object='lamattr.lo' libtool=yes \
depfile='.deps/lamattr.Plo' tmpdepfile='.deps/lamattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamattr.lo lamattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamattr.c -KPIC -DPIC -o .libs/lamattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamattr.c -o lamattr.o >/dev/null 2>&1
source='lambuf.c' object='lambuf.lo' libtool=yes \
depfile='.deps/lambuf.Plo' tmpdepfile='.deps/lambuf.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lambuf.lo lambuf.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lambuf.c -KPIC -DPIC -o .libs/lambuf.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lambuf.c -o lambuf.o >/dev/null 2>&1
source='lamcid.c' object='lamcid.lo' libtool=yes \
depfile='.deps/lamcid.Plo' tmpdepfile='.deps/lamcid.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamcid.lo lamcid.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamcid.c -KPIC -DPIC -o .libs/lamcid.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamcid.c -o lamcid.o >/dev/null 2>&1
source='lamclocks.c' object='lamclocks.lo' libtool=yes \
depfile='.deps/lamclocks.Plo' tmpdepfile='.deps/lamclocks.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamclocks.lo lamclocks.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamclocks.c -KPIC -DPIC -o .libs/lamclocks.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamclocks.c -o lamclocks.o >/dev/null 2>&1
source='lamcomm.c' object='lamcomm.lo' libtool=yes \
depfile='.deps/lamcomm.Plo' tmpdepfile='.deps/lamcomm.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamcomm.lo lamcomm.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamcomm.c -KPIC -DPIC -o .libs/lamcomm.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamcomm.c -o lamcomm.o >/dev/null 2>&1
source='lamdeferr.c' object='lamdeferr.lo' libtool=yes \
depfile='.deps/lamdeferr.Plo' tmpdepfile='.deps/lamdeferr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamdeferr.lo lamdeferr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamdeferr.c -KPIC -DPIC -o .libs/lamdeferr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamdeferr.c -o lamdeferr.o >/dev/null 2>&1
source='lamdtype.c' object='lamdtype.lo' libtool=yes \
depfile='.deps/lamdtype.Plo' tmpdepfile='.deps/lamdtype.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamdtype.lo lamdtype.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamdtype.c -KPIC -DPIC -o .libs/lamdtype.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamdtype.c -o lamdtype.o >/dev/null 2>&1
source='laminit.c' object='laminit.lo' libtool=yes \
depfile='.deps/laminit.Plo' tmpdepfile='.deps/laminit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o laminit.lo laminit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c laminit.c -KPIC -DPIC -o .libs/laminit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c laminit.c -o laminit.o >/dev/null 2>&1
source='laminited.c' object='laminited.lo' libtool=yes \
depfile='.deps/laminited.Plo' tmpdepfile='.deps/laminited.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o laminited.lo laminited.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c laminited.c -KPIC -DPIC -o .libs/laminited.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c laminited.c -o laminited.o >/dev/null 2>&1
source='lammisc.c' object='lammisc.lo' libtool=yes \
depfile='.deps/lammisc.Plo' tmpdepfile='.deps/lammisc.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lammisc.lo lammisc.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lammisc.c -KPIC -DPIC -o .libs/lammisc.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lammisc.c -o lammisc.o >/dev/null 2>&1
source='lammpiinit.c' object='lammpiinit.lo' libtool=yes \
depfile='.deps/lammpiinit.Plo' tmpdepfile='.deps/lammpiinit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lammpiinit.lo lammpiinit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lammpiinit.c -KPIC -DPIC -o .libs/lammpiinit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lammpiinit.c -o lammpiinit.o >/dev/null 2>&1
source='lamnbarrier.c' object='lamnbarrier.lo' libtool=yes \
depfile='.deps/lamnbarrier.Plo' tmpdepfile='.deps/lamnbarrier.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamnbarrier.lo lamnbarrier.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamnbarrier.c -KPIC -DPIC -o .libs/lamnbarrier.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamnbarrier.c -o lamnbarrier.o >/dev/null 2>&1
source='lamonesided.c' object='lamonesided.lo' libtool=yes \
depfile='.deps/lamonesided.Plo' tmpdepfile='.deps/lamonesided.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamonesided.lo lamonesided.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamonesided.c -KPIC -DPIC -o .libs/lamonesided.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamonesided.c -o lamonesided.o >/dev/null 2>&1
source='lampack.c' object='lampack.lo' libtool=yes \
depfile='.deps/lampack.Plo' tmpdepfile='.deps/lampack.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lampack.lo lampack.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lampack.c -KPIC -DPIC -o .libs/lampack.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lampack.c -o lampack.o >/dev/null 2>&1
source='lamports.c' object='lamports.lo' libtool=yes \
depfile='.deps/lamports.Plo' tmpdepfile='.deps/lamports.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamports.lo lamports.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamports.c -KPIC -DPIC -o .libs/lamports.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamports.c -o lamports.o >/dev/null 2>&1
source='lamprocs.c' object='lamprocs.lo' libtool=yes \
depfile='.deps/lamprocs.Plo' tmpdepfile='.deps/lamprocs.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamprocs.lo lamprocs.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamprocs.c -KPIC -DPIC -o .libs/lamprocs.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamprocs.c -o lamprocs.o >/dev/null 2>&1
source='lampublish.c' object='lampublish.lo' libtool=yes \
depfile='.deps/lampublish.Plo' tmpdepfile='.deps/lampublish.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lampublish.lo lampublish.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lampublish.c -KPIC -DPIC -o .libs/lampublish.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lampublish.c -o lampublish.o >/dev/null 2>&1
source='lamreceive.c' object='lamreceive.lo' libtool=yes \
depfile='.deps/lamreceive.Plo' tmpdepfile='.deps/lamreceive.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamreceive.lo lamreceive.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamreceive.c -KPIC -DPIC -o .libs/lamreceive.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamreceive.c -o lamreceive.o >/dev/null 2>&1
source='lamreduce.c' object='lamreduce.lo' libtool=yes \
depfile='.deps/lamreduce.Plo' tmpdepfile='.deps/lamreduce.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamreduce.lo lamreduce.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamreduce.c -KPIC -DPIC -o .libs/lamreduce.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamreduce.c -o lamreduce.o >/dev/null 2>&1
source='lamreqs.c' object='lamreqs.lo' libtool=yes \
depfile='.deps/lamreqs.Plo' tmpdepfile='.deps/lamreqs.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamreqs.lo lamreqs.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamreqs.c -KPIC -DPIC -o .libs/lamreqs.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamreqs.c -o lamreqs.o >/dev/null 2>&1
source='lamsend.c' object='lamsend.lo' libtool=yes \
depfile='.deps/lamsend.Plo' tmpdepfile='.deps/lamsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamsend.lo lamsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamsend.c -KPIC -DPIC -o .libs/lamsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamsend.c -o lamsend.o >/dev/null 2>&1
source='lamsig.c' object='lamsig.lo' libtool=yes \
depfile='.deps/lamsig.Plo' tmpdepfile='.deps/lamsig.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamsig.lo lamsig.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamsig.c -KPIC -DPIC -o .libs/lamsig.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamsig.c -o lamsig.o >/dev/null 2>&1
source='lamspawn.c' object='lamspawn.lo' libtool=yes \
depfile='.deps/lamspawn.Plo' tmpdepfile='.deps/lamspawn.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamspawn.lo lamspawn.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamspawn.c -KPIC -DPIC -o .libs/lamspawn.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamspawn.c -o lamspawn.o >/dev/null 2>&1
source='lamtest.c' object='lamtest.lo' libtool=yes \
depfile='.deps/lamtest.Plo' tmpdepfile='.deps/lamtest.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamtest.lo lamtest.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamtest.c -KPIC -DPIC -o .libs/lamtest.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamtest.c -o lamtest.o >/dev/null 2>&1
source='lamthreads.c' object='lamthreads.lo' libtool=yes \
depfile='.deps/lamthreads.Plo' tmpdepfile='.deps/lamthreads.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamthreads.lo lamthreads.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamthreads.c -KPIC -DPIC -o .libs/lamthreads.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamthreads.c -o lamthreads.o >/dev/null 2>&1
source='lamtrace.c' object='lamtrace.lo' libtool=yes \
depfile='.deps/lamtrace.Plo' tmpdepfile='.deps/lamtrace.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamtrace.lo lamtrace.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamtrace.c -KPIC -DPIC -o .libs/lamtrace.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamtrace.c -o lamtrace.o >/dev/null 2>&1
source='lamunpack.c' object='lamunpack.lo' libtool=yes \
depfile='.deps/lamunpack.Plo' tmpdepfile='.deps/lamunpack.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamunpack.lo lamunpack.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamunpack.c -KPIC -DPIC -o .libs/lamunpack.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamunpack.c -o lamunpack.o >/dev/null 2>&1
source='lamupdown.c' object='lamupdown.lo' libtool=yes \
depfile='.deps/lamupdown.Plo' tmpdepfile='.deps/lamupdown.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o lamupdown.lo lamupdown.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamupdown.c -KPIC -DPIC -o .libs/lamupdown.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c lamupdown.c -o lamupdown.o >/dev/null 2>&1
source='m2l.c' object='m2l.lo' libtool=yes \
depfile='.deps/m2l.Plo' tmpdepfile='.deps/m2l.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o m2l.lo m2l.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c m2l.c -KPIC -DPIC -o .libs/m2l.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c m2l.c -o m2l.o >/dev/null 2>&1
source='mpil_id.c' object='mpil_id.lo' libtool=yes \
depfile='.deps/mpil_id.Plo' tmpdepfile='.deps/mpil_id.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_id.lo mpil_id.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_id.c -KPIC -DPIC -o .libs/mpil_id.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_id.c -o mpil_id.o >/dev/null 2>&1
source='mpil_rgetname.c' object='mpil_rgetname.lo' libtool=yes \
depfile='.deps/mpil_rgetname.Plo' tmpdepfile='.deps/mpil_rgetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_rgetname.lo mpil_rgetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_rgetname.c -KPIC -DPIC -o .libs/mpil_rgetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_rgetname.c -o mpil_rgetname.o >/dev/null 2>&1
source='mpil_rsetname.c' object='mpil_rsetname.lo' libtool=yes \
depfile='.deps/mpil_rsetname.Plo' tmpdepfile='.deps/mpil_rsetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_rsetname.lo mpil_rsetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_rsetname.c -KPIC -DPIC -o .libs/mpil_rsetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_rsetname.c -o mpil_rsetname.o >/dev/null 2>&1
source='mpil_signal.c' object='mpil_signal.lo' libtool=yes \
depfile='.deps/mpil_signal.Plo' tmpdepfile='.deps/mpil_signal.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_signal.lo mpil_signal.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_signal.c -KPIC -DPIC -o .libs/mpil_signal.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_signal.c -o mpil_signal.o >/dev/null 2>&1
source='mpil_trace.c' object='mpil_trace.lo' libtool=yes \
depfile='.deps/mpil_trace.Plo' tmpdepfile='.deps/mpil_trace.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o mpil_trace.lo mpil_trace.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_trace.c -KPIC -DPIC -o .libs/mpil_trace.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c mpil_trace.c -o mpil_trace.o >/dev/null 2>&1
source='namelook.c' object='namelook.lo' libtool=yes \
depfile='.deps/namelook.Plo' tmpdepfile='.deps/namelook.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o namelook.lo namelook.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namelook.c -KPIC -DPIC -o .libs/namelook.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namelook.c -o namelook.o >/dev/null 2>&1
source='namepub.c' object='namepub.lo' libtool=yes \
depfile='.deps/namepub.Plo' tmpdepfile='.deps/namepub.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o namepub.lo namepub.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namepub.c -KPIC -DPIC -o .libs/namepub.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c namepub.c -o namepub.o >/dev/null 2>&1
source='nameunpub.c' object='nameunpub.lo' libtool=yes \
depfile='.deps/nameunpub.Plo' tmpdepfile='.deps/nameunpub.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o nameunpub.lo nameunpub.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nameunpub.c -KPIC -DPIC -o .libs/nameunpub.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nameunpub.c -o nameunpub.o >/dev/null 2>&1
source='opcreate.c' object='opcreate.lo' libtool=yes \
depfile='.deps/opcreate.Plo' tmpdepfile='.deps/opcreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o opcreate.lo opcreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opcreate.c -KPIC -DPIC -o .libs/opcreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opcreate.c -o opcreate.o >/dev/null 2>&1
source='opfree.c' object='opfree.lo' libtool=yes \
depfile='.deps/opfree.Plo' tmpdepfile='.deps/opfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o opfree.lo opfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opfree.c -KPIC -DPIC -o .libs/opfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c opfree.c -o opfree.o >/dev/null 2>&1
source='pack.c' object='pack.lo' libtool=yes \
depfile='.deps/pack.Plo' tmpdepfile='.deps/pack.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pack.lo pack.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pack.c -KPIC -DPIC -o .libs/pack.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pack.c -o pack.o >/dev/null 2>&1
source='packsize.c' object='packsize.lo' libtool=yes \
depfile='.deps/packsize.Plo' tmpdepfile='.deps/packsize.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o packsize.lo packsize.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c packsize.c -KPIC -DPIC -o .libs/packsize.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c packsize.c -o packsize.o >/dev/null 2>&1
source='pcontrol.c' object='pcontrol.lo' libtool=yes \
depfile='.deps/pcontrol.Plo' tmpdepfile='.deps/pcontrol.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcontrol.lo pcontrol.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcontrol.c -KPIC -DPIC -o .libs/pcontrol.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcontrol.c -o pcontrol.o >/dev/null 2>&1
source='portclose.c' object='portclose.lo' libtool=yes \
depfile='.deps/portclose.Plo' tmpdepfile='.deps/portclose.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o portclose.lo portclose.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portclose.c -KPIC -DPIC -o .libs/portclose.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portclose.c -o portclose.o >/dev/null 2>&1
source='portopen.c' object='portopen.lo' libtool=yes \
depfile='.deps/portopen.Plo' tmpdepfile='.deps/portopen.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o portopen.lo portopen.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portopen.c -KPIC -DPIC -o .libs/portopen.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c portopen.c -o portopen.o >/dev/null 2>&1
source='probe.c' object='probe.lo' libtool=yes \
depfile='.deps/probe.Plo' tmpdepfile='.deps/probe.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o probe.lo probe.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c probe.c -KPIC -DPIC -o .libs/probe.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c probe.c -o probe.o >/dev/null 2>&1
source='put.c' object='put.lo' libtool=yes \
depfile='.deps/put.Plo' tmpdepfile='.deps/put.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o put.lo put.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c put.c -KPIC -DPIC -o .libs/put.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c put.c -o put.o >/dev/null 2>&1
source='querythr.c' object='querythr.lo' libtool=yes \
depfile='.deps/querythr.Plo' tmpdepfile='.deps/querythr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o querythr.lo querythr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c querythr.c -KPIC -DPIC -o .libs/querythr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c querythr.c -o querythr.o >/dev/null 2>&1
source='recv.c' object='recv.lo' libtool=yes \
depfile='.deps/recv.Plo' tmpdepfile='.deps/recv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o recv.lo recv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recv.c -KPIC -DPIC -o .libs/recv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recv.c -o recv.o >/dev/null 2>&1
source='recvinit.c' object='recvinit.lo' libtool=yes \
depfile='.deps/recvinit.Plo' tmpdepfile='.deps/recvinit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o recvinit.lo recvinit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recvinit.c -KPIC -DPIC -o .libs/recvinit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c recvinit.c -o recvinit.o >/dev/null 2>&1
source='reduce.c' object='reduce.lo' libtool=yes \
depfile='.deps/reduce.Plo' tmpdepfile='.deps/reduce.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o reduce.lo reduce.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reduce.c -KPIC -DPIC -o .libs/reduce.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reduce.c -o reduce.o >/dev/null 2>&1
source='reducescatter.c' object='reducescatter.lo' libtool=yes \
depfile='.deps/reducescatter.Plo' tmpdepfile='.deps/reducescatter.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o reducescatter.lo reducescatter.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reducescatter.c -KPIC -DPIC -o .libs/reducescatter.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reducescatter.c -o reducescatter.o >/dev/null 2>&1
source='reqfree.c' object='reqfree.lo' libtool=yes \
depfile='.deps/reqfree.Plo' tmpdepfile='.deps/reqfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o reqfree.lo reqfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reqfree.c -KPIC -DPIC -o .libs/reqfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c reqfree.c -o reqfree.o >/dev/null 2>&1
source='rsend.c' object='rsend.lo' libtool=yes \
depfile='.deps/rsend.Plo' tmpdepfile='.deps/rsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rsend.lo rsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsend.c -KPIC -DPIC -o .libs/rsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsend.c -o rsend.o >/dev/null 2>&1
source='rsendinit.c' object='rsendinit.lo' libtool=yes \
depfile='.deps/rsendinit.Plo' tmpdepfile='.deps/rsendinit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o rsendinit.lo rsendinit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsendinit.c -KPIC -DPIC -o .libs/rsendinit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c rsendinit.c -o rsendinit.o >/dev/null 2>&1
source='scan.c' object='scan.lo' libtool=yes \
depfile='.deps/scan.Plo' tmpdepfile='.deps/scan.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o scan.lo scan.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scan.c -KPIC -DPIC -o .libs/scan.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scan.c -o scan.o >/dev/null 2>&1
source='scatter.c' object='scatter.lo' libtool=yes \
depfile='.deps/scatter.Plo' tmpdepfile='.deps/scatter.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o scatter.lo scatter.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatter.c -KPIC -DPIC -o .libs/scatter.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatter.c -o scatter.o >/dev/null 2>&1
source='scatterv.c' object='scatterv.lo' libtool=yes \
depfile='.deps/scatterv.Plo' tmpdepfile='.deps/scatterv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o scatterv.lo scatterv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatterv.c -KPIC -DPIC -o .libs/scatterv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c scatterv.c -o scatterv.o >/dev/null 2>&1
source='send.c' object='send.lo' libtool=yes \
depfile='.deps/send.Plo' tmpdepfile='.deps/send.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o send.lo send.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c send.c -KPIC -DPIC -o .libs/send.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c send.c -o send.o >/dev/null 2>&1
source='sendinit.c' object='sendinit.lo' libtool=yes \
depfile='.deps/sendinit.Plo' tmpdepfile='.deps/sendinit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o sendinit.lo sendinit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendinit.c -KPIC -DPIC -o .libs/sendinit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendinit.c -o sendinit.o >/dev/null 2>&1
source='sendrecv.c' object='sendrecv.lo' libtool=yes \
depfile='.deps/sendrecv.Plo' tmpdepfile='.deps/sendrecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o sendrecv.lo sendrecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecv.c -KPIC -DPIC -o .libs/sendrecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecv.c -o sendrecv.o >/dev/null 2>&1
source='sendrecvrep.c' object='sendrecvrep.lo' libtool=yes \
depfile='.deps/sendrecvrep.Plo' tmpdepfile='.deps/sendrecvrep.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o sendrecvrep.lo sendrecvrep.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecvrep.c -KPIC -DPIC -o .libs/sendrecvrep.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c sendrecvrep.c -o sendrecvrep.o >/dev/null 2>&1
source='spawn.c' object='spawn.lo' libtool=yes \
depfile='.deps/spawn.Plo' tmpdepfile='.deps/spawn.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o spawn.lo spawn.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawn.c -KPIC -DPIC -o .libs/spawn.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawn.c -o spawn.o >/dev/null 2>&1
source='spawnmult.c' object='spawnmult.lo' libtool=yes \
depfile='.deps/spawnmult.Plo' tmpdepfile='.deps/spawnmult.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o spawnmult.lo spawnmult.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawnmult.c -KPIC -DPIC -o .libs/spawnmult.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c spawnmult.c -o spawnmult.o >/dev/null 2>&1
source='ssend.c' object='ssend.lo' libtool=yes \
depfile='.deps/ssend.Plo' tmpdepfile='.deps/ssend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ssend.lo ssend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssend.c -KPIC -DPIC -o .libs/ssend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssend.c -o ssend.o >/dev/null 2>&1
source='ssendinit.c' object='ssendinit.lo' libtool=yes \
depfile='.deps/ssendinit.Plo' tmpdepfile='.deps/ssendinit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o ssendinit.lo ssendinit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssendinit.c -KPIC -DPIC -o .libs/ssendinit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c ssendinit.c -o ssendinit.o >/dev/null 2>&1
source='startall.c' object='startall.lo' libtool=yes \
depfile='.deps/startall.Plo' tmpdepfile='.deps/startall.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o startall.lo startall.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c startall.c -KPIC -DPIC -o .libs/startall.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c startall.c -o startall.o >/dev/null 2>&1
source='start.c' object='start.lo' libtool=yes \
depfile='.deps/start.Plo' tmpdepfile='.deps/start.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o start.lo start.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c start.c -KPIC -DPIC -o .libs/start.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c start.c -o start.o >/dev/null 2>&1
source='tcommit.c' object='tcommit.lo' libtool=yes \
depfile='.deps/tcommit.Plo' tmpdepfile='.deps/tcommit.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcommit.lo tcommit.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcommit.c -KPIC -DPIC -o .libs/tcommit.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcommit.c -o tcommit.o >/dev/null 2>&1
source='tcontig.c' object='tcontig.lo' libtool=yes \
depfile='.deps/tcontig.Plo' tmpdepfile='.deps/tcontig.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcontig.lo tcontig.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcontig.c -KPIC -DPIC -o .libs/tcontig.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcontig.c -o tcontig.o >/dev/null 2>&1
source='tcreatehindex.c' object='tcreatehindex.lo' libtool=yes \
depfile='.deps/tcreatehindex.Plo' tmpdepfile='.deps/tcreatehindex.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatehindex.lo tcreatehindex.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehindex.c -KPIC -DPIC -o .libs/tcreatehindex.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehindex.c -o tcreatehindex.o >/dev/null 2>&1
source='tcreatehvector.c' object='tcreatehvector.lo' libtool=yes \
depfile='.deps/tcreatehvector.Plo' tmpdepfile='.deps/tcreatehvector.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatehvector.lo tcreatehvector.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehvector.c -KPIC -DPIC -o .libs/tcreatehvector.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatehvector.c -o tcreatehvector.o >/dev/null 2>&1
source='tcreatekey.c' object='tcreatekey.lo' libtool=yes \
depfile='.deps/tcreatekey.Plo' tmpdepfile='.deps/tcreatekey.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatekey.lo tcreatekey.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatekey.c -KPIC -DPIC -o .libs/tcreatekey.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatekey.c -o tcreatekey.o >/dev/null 2>&1
source='tcreatestruct.c' object='tcreatestruct.lo' libtool=yes \
depfile='.deps/tcreatestruct.Plo' tmpdepfile='.deps/tcreatestruct.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tcreatestruct.lo tcreatestruct.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatestruct.c -KPIC -DPIC -o .libs/tcreatestruct.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tcreatestruct.c -o tcreatestruct.o >/dev/null 2>&1
source='tdarray.c' object='tdarray.lo' libtool=yes \
depfile='.deps/tdarray.Plo' tmpdepfile='.deps/tdarray.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tdarray.lo tdarray.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdarray.c -KPIC -DPIC -o .libs/tdarray.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdarray.c -o tdarray.o >/dev/null 2>&1
source='tdelattr.c' object='tdelattr.lo' libtool=yes \
depfile='.deps/tdelattr.Plo' tmpdepfile='.deps/tdelattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tdelattr.lo tdelattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdelattr.c -KPIC -DPIC -o .libs/tdelattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdelattr.c -o tdelattr.o >/dev/null 2>&1
source='tdup.c' object='tdup.lo' libtool=yes \
depfile='.deps/tdup.Plo' tmpdepfile='.deps/tdup.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tdup.lo tdup.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdup.c -KPIC -DPIC -o .libs/tdup.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tdup.c -o tdup.o >/dev/null 2>&1
source='testall.c' object='testall.lo' libtool=yes \
depfile='.deps/testall.Plo' tmpdepfile='.deps/testall.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testall.lo testall.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testall.c -KPIC -DPIC -o .libs/testall.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testall.c -o testall.o >/dev/null 2>&1
source='testany.c' object='testany.lo' libtool=yes \
depfile='.deps/testany.Plo' tmpdepfile='.deps/testany.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testany.lo testany.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testany.c -KPIC -DPIC -o .libs/testany.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testany.c -o testany.o >/dev/null 2>&1
source='test.c' object='test.lo' libtool=yes \
depfile='.deps/test.Plo' tmpdepfile='.deps/test.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o test.lo test.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c test.c -KPIC -DPIC -o .libs/test.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c test.c -o test.o >/dev/null 2>&1
source='testcancel.c' object='testcancel.lo' libtool=yes \
depfile='.deps/testcancel.Plo' tmpdepfile='.deps/testcancel.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testcancel.lo testcancel.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testcancel.c -KPIC -DPIC -o .libs/testcancel.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testcancel.c -o testcancel.o >/dev/null 2>&1
source='testsome.c' object='testsome.lo' libtool=yes \
depfile='.deps/testsome.Plo' tmpdepfile='.deps/testsome.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o testsome.lo testsome.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testsome.c -KPIC -DPIC -o .libs/testsome.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c testsome.c -o testsome.o >/dev/null 2>&1
source='textent.c' object='textent.lo' libtool=yes \
depfile='.deps/textent.Plo' tmpdepfile='.deps/textent.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o textent.lo textent.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c textent.c -KPIC -DPIC -o .libs/textent.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c textent.c -o textent.o >/dev/null 2>&1
source='tfree.c' object='tfree.lo' libtool=yes \
depfile='.deps/tfree.Plo' tmpdepfile='.deps/tfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tfree.lo tfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfree.c -KPIC -DPIC -o .libs/tfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfree.c -o tfree.o >/dev/null 2>&1
source='tfreekey.c' object='tfreekey.lo' libtool=yes \
depfile='.deps/tfreekey.Plo' tmpdepfile='.deps/tfreekey.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tfreekey.lo tfreekey.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfreekey.c -KPIC -DPIC -o .libs/tfreekey.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tfreekey.c -o tfreekey.o >/dev/null 2>&1
source='tgetattr.c' object='tgetattr.lo' libtool=yes \
depfile='.deps/tgetattr.Plo' tmpdepfile='.deps/tgetattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetattr.lo tgetattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetattr.c -KPIC -DPIC -o .libs/tgetattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetattr.c -o tgetattr.o >/dev/null 2>&1
source='tgetconts.c' object='tgetconts.lo' libtool=yes \
depfile='.deps/tgetconts.Plo' tmpdepfile='.deps/tgetconts.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetconts.lo tgetconts.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetconts.c -KPIC -DPIC -o .libs/tgetconts.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetconts.c -o tgetconts.o >/dev/null 2>&1
source='tgetenvl.c' object='tgetenvl.lo' libtool=yes \
depfile='.deps/tgetenvl.Plo' tmpdepfile='.deps/tgetenvl.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetenvl.lo tgetenvl.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetenvl.c -KPIC -DPIC -o .libs/tgetenvl.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetenvl.c -o tgetenvl.o >/dev/null 2>&1
source='tgetextent.c' object='tgetextent.lo' libtool=yes \
depfile='.deps/tgetextent.Plo' tmpdepfile='.deps/tgetextent.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetextent.lo tgetextent.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetextent.c -KPIC -DPIC -o .libs/tgetextent.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetextent.c -o tgetextent.o >/dev/null 2>&1
source='tgetname.c' object='tgetname.lo' libtool=yes \
depfile='.deps/tgetname.Plo' tmpdepfile='.deps/tgetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgetname.lo tgetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetname.c -KPIC -DPIC -o .libs/tgetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgetname.c -o tgetname.o >/dev/null 2>&1
source='tgettrue.c' object='tgettrue.lo' libtool=yes \
depfile='.deps/tgettrue.Plo' tmpdepfile='.deps/tgettrue.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tgettrue.lo tgettrue.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgettrue.c -KPIC -DPIC -o .libs/tgettrue.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tgettrue.c -o tgettrue.o >/dev/null 2>&1
source='thindex.c' object='thindex.lo' libtool=yes \
depfile='.deps/thindex.Plo' tmpdepfile='.deps/thindex.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o thindex.lo thindex.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thindex.c -KPIC -DPIC -o .libs/thindex.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thindex.c -o thindex.o >/dev/null 2>&1
source='thvector.c' object='thvector.lo' libtool=yes \
depfile='.deps/thvector.Plo' tmpdepfile='.deps/thvector.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o thvector.lo thvector.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thvector.c -KPIC -DPIC -o .libs/thvector.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c thvector.c -o thvector.o >/dev/null 2>&1
source='tindex.c' object='tindex.lo' libtool=yes \
depfile='.deps/tindex.Plo' tmpdepfile='.deps/tindex.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tindex.lo tindex.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tindex.c -KPIC -DPIC -o .libs/tindex.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tindex.c -o tindex.o >/dev/null 2>&1
source='tlb.c' object='tlb.lo' libtool=yes \
depfile='.deps/tlb.Plo' tmpdepfile='.deps/tlb.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tlb.lo tlb.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tlb.c -KPIC -DPIC -o .libs/tlb.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tlb.c -o tlb.o >/dev/null 2>&1
source='topotest.c' object='topotest.lo' libtool=yes \
depfile='.deps/topotest.Plo' tmpdepfile='.deps/topotest.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o topotest.lo topotest.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c topotest.c -KPIC -DPIC -o .libs/topotest.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c topotest.c -o topotest.o >/dev/null 2>&1
source='tresize.c' object='tresize.lo' libtool=yes \
depfile='.deps/tresize.Plo' tmpdepfile='.deps/tresize.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tresize.lo tresize.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tresize.c -KPIC -DPIC -o .libs/tresize.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tresize.c -o tresize.o >/dev/null 2>&1
source='tsetattr.c' object='tsetattr.lo' libtool=yes \
depfile='.deps/tsetattr.Plo' tmpdepfile='.deps/tsetattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsetattr.lo tsetattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetattr.c -KPIC -DPIC -o .libs/tsetattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetattr.c -o tsetattr.o >/dev/null 2>&1
source='tsetname.c' object='tsetname.lo' libtool=yes \
depfile='.deps/tsetname.Plo' tmpdepfile='.deps/tsetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsetname.lo tsetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetname.c -KPIC -DPIC -o .libs/tsetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsetname.c -o tsetname.o >/dev/null 2>&1
source='tsize.c' object='tsize.lo' libtool=yes \
depfile='.deps/tsize.Plo' tmpdepfile='.deps/tsize.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsize.lo tsize.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsize.c -KPIC -DPIC -o .libs/tsize.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsize.c -o tsize.o >/dev/null 2>&1
source='tstruct.c' object='tstruct.lo' libtool=yes \
depfile='.deps/tstruct.Plo' tmpdepfile='.deps/tstruct.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tstruct.lo tstruct.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tstruct.c -KPIC -DPIC -o .libs/tstruct.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tstruct.c -o tstruct.o >/dev/null 2>&1
source='tsubarray.c' object='tsubarray.lo' libtool=yes \
depfile='.deps/tsubarray.Plo' tmpdepfile='.deps/tsubarray.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsubarray.lo tsubarray.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsubarray.c -KPIC -DPIC -o .libs/tsubarray.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsubarray.c -o tsubarray.o >/dev/null 2>&1
source='tub.c' object='tub.lo' libtool=yes \
depfile='.deps/tub.Plo' tmpdepfile='.deps/tub.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tub.lo tub.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tub.c -KPIC -DPIC -o .libs/tub.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tub.c -o tub.o >/dev/null 2>&1
source='tvector.c' object='tvector.lo' libtool=yes \
depfile='.deps/tvector.Plo' tmpdepfile='.deps/tvector.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tvector.lo tvector.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tvector.c -KPIC -DPIC -o .libs/tvector.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tvector.c -o tvector.o >/dev/null 2>&1
source='unpack.c' object='unpack.lo' libtool=yes \
depfile='.deps/unpack.Plo' tmpdepfile='.deps/unpack.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o unpack.lo unpack.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c unpack.c -KPIC -DPIC -o .libs/unpack.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c unpack.c -o unpack.o >/dev/null 2>&1
source='waitall.c' object='waitall.lo' libtool=yes \
depfile='.deps/waitall.Plo' tmpdepfile='.deps/waitall.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o waitall.lo waitall.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitall.c -KPIC -DPIC -o .libs/waitall.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitall.c -o waitall.o >/dev/null 2>&1
source='waitany.c' object='waitany.lo' libtool=yes \
depfile='.deps/waitany.Plo' tmpdepfile='.deps/waitany.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o waitany.lo waitany.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitany.c -KPIC -DPIC -o .libs/waitany.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitany.c -o waitany.o >/dev/null 2>&1
source='wait.c' object='wait.lo' libtool=yes \
depfile='.deps/wait.Plo' tmpdepfile='.deps/wait.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wait.lo wait.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wait.c -KPIC -DPIC -o .libs/wait.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wait.c -o wait.o >/dev/null 2>&1
source='waitsome.c' object='waitsome.lo' libtool=yes \
depfile='.deps/waitsome.Plo' tmpdepfile='.deps/waitsome.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o waitsome.lo waitsome.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitsome.c -KPIC -DPIC -o .libs/waitsome.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c waitsome.c -o waitsome.o >/dev/null 2>&1
source='wcomplete.c' object='wcomplete.lo' libtool=yes \
depfile='.deps/wcomplete.Plo' tmpdepfile='.deps/wcomplete.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcomplete.lo wcomplete.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcomplete.c -KPIC -DPIC -o .libs/wcomplete.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcomplete.c -o wcomplete.o >/dev/null 2>&1
source='wcreate.c' object='wcreate.lo' libtool=yes \
depfile='.deps/wcreate.Plo' tmpdepfile='.deps/wcreate.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcreate.lo wcreate.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreate.c -KPIC -DPIC -o .libs/wcreate.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreate.c -o wcreate.o >/dev/null 2>&1
source='wcreateerr.c' object='wcreateerr.lo' libtool=yes \
depfile='.deps/wcreateerr.Plo' tmpdepfile='.deps/wcreateerr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcreateerr.lo wcreateerr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreateerr.c -KPIC -DPIC -o .libs/wcreateerr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreateerr.c -o wcreateerr.o >/dev/null 2>&1
source='wcreatekey.c' object='wcreatekey.lo' libtool=yes \
depfile='.deps/wcreatekey.Plo' tmpdepfile='.deps/wcreatekey.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wcreatekey.lo wcreatekey.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreatekey.c -KPIC -DPIC -o .libs/wcreatekey.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wcreatekey.c -o wcreatekey.o >/dev/null 2>&1
source='wdelattr.c' object='wdelattr.lo' libtool=yes \
depfile='.deps/wdelattr.Plo' tmpdepfile='.deps/wdelattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wdelattr.lo wdelattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wdelattr.c -KPIC -DPIC -o .libs/wdelattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wdelattr.c -o wdelattr.o >/dev/null 2>&1
source='wfence.c' object='wfence.lo' libtool=yes \
depfile='.deps/wfence.Plo' tmpdepfile='.deps/wfence.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wfence.lo wfence.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfence.c -KPIC -DPIC -o .libs/wfence.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfence.c -o wfence.o >/dev/null 2>&1
source='wfree.c' object='wfree.lo' libtool=yes \
depfile='.deps/wfree.Plo' tmpdepfile='.deps/wfree.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wfree.lo wfree.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfree.c -KPIC -DPIC -o .libs/wfree.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfree.c -o wfree.o >/dev/null 2>&1
source='wfreekey.c' object='wfreekey.lo' libtool=yes \
depfile='.deps/wfreekey.Plo' tmpdepfile='.deps/wfreekey.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wfreekey.lo wfreekey.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfreekey.c -KPIC -DPIC -o .libs/wfreekey.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wfreekey.c -o wfreekey.o >/dev/null 2>&1
source='wgetattr.c' object='wgetattr.lo' libtool=yes \
depfile='.deps/wgetattr.Plo' tmpdepfile='.deps/wgetattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgetattr.lo wgetattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetattr.c -KPIC -DPIC -o .libs/wgetattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetattr.c -o wgetattr.o >/dev/null 2>&1
source='wgeterr.c' object='wgeterr.lo' libtool=yes \
depfile='.deps/wgeterr.Plo' tmpdepfile='.deps/wgeterr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgeterr.lo wgeterr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgeterr.c -KPIC -DPIC -o .libs/wgeterr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgeterr.c -o wgeterr.o >/dev/null 2>&1
source='wgetname.c' object='wgetname.lo' libtool=yes \
depfile='.deps/wgetname.Plo' tmpdepfile='.deps/wgetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgetname.lo wgetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetname.c -KPIC -DPIC -o .libs/wgetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgetname.c -o wgetname.o >/dev/null 2>&1
source='wgroup.c' object='wgroup.lo' libtool=yes \
depfile='.deps/wgroup.Plo' tmpdepfile='.deps/wgroup.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wgroup.lo wgroup.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgroup.c -KPIC -DPIC -o .libs/wgroup.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wgroup.c -o wgroup.o >/dev/null 2>&1
source='wpost.c' object='wpost.lo' libtool=yes \
depfile='.deps/wpost.Plo' tmpdepfile='.deps/wpost.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wpost.lo wpost.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wpost.c -KPIC -DPIC -o .libs/wpost.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wpost.c -o wpost.o >/dev/null 2>&1
source='wsetattr.c' object='wsetattr.lo' libtool=yes \
depfile='.deps/wsetattr.Plo' tmpdepfile='.deps/wsetattr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wsetattr.lo wsetattr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetattr.c -KPIC -DPIC -o .libs/wsetattr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetattr.c -o wsetattr.o >/dev/null 2>&1
source='wseterr.c' object='wseterr.lo' libtool=yes \
depfile='.deps/wseterr.Plo' tmpdepfile='.deps/wseterr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wseterr.lo wseterr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wseterr.c -KPIC -DPIC -o .libs/wseterr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wseterr.c -o wseterr.o >/dev/null 2>&1
source='wsetname.c' object='wsetname.lo' libtool=yes \
depfile='.deps/wsetname.Plo' tmpdepfile='.deps/wsetname.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wsetname.lo wsetname.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetname.c -KPIC -DPIC -o .libs/wsetname.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wsetname.c -o wsetname.o >/dev/null 2>&1
source='wstart.c' object='wstart.lo' libtool=yes \
depfile='.deps/wstart.Plo' tmpdepfile='.deps/wstart.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wstart.lo wstart.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wstart.c -KPIC -DPIC -o .libs/wstart.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wstart.c -o wstart.o >/dev/null 2>&1
source='wtick.c' object='wtick.lo' libtool=yes \
depfile='.deps/wtick.Plo' tmpdepfile='.deps/wtick.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wtick.lo wtick.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtick.c -KPIC -DPIC -o .libs/wtick.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtick.c -o wtick.o >/dev/null 2>&1
source='wtime.c' object='wtime.lo' libtool=yes \
depfile='.deps/wtime.Plo' tmpdepfile='.deps/wtime.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wtime.lo wtime.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtime.c -KPIC -DPIC -o .libs/wtime.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wtime.c -o wtime.o >/dev/null 2>&1
source='wwait.c' object='wwait.lo' libtool=yes \
depfile='.deps/wwait.Plo' tmpdepfile='.deps/wwait.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o wwait.lo wwait.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wwait.c -KPIC -DPIC -o .libs/wwait.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c wwait.c -o wwait.o >/dev/null 2>&1
source='xbuoy.c' object='xbuoy.lo' libtool=yes \
depfile='.deps/xbuoy.Plo' tmpdepfile='.deps/xbuoy.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o xbuoy.lo xbuoy.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xbuoy.c -KPIC -DPIC -o .libs/xbuoy.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xbuoy.c -o xbuoy.o >/dev/null 2>&1
source='xcoloron.c' object='xcoloron.lo' libtool=yes \
depfile='.deps/xcoloron.Plo' tmpdepfile='.deps/xcoloron.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o xcoloron.lo xcoloron.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloron.c -KPIC -DPIC -o .libs/xcoloron.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloron.c -o xcoloron.o >/dev/null 2>&1
source='xcoloroff.c' object='xcoloroff.lo' libtool=yes \
depfile='.deps/xcoloroff.Plo' tmpdepfile='.deps/xcoloroff.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o xcoloroff.lo xcoloroff.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloroff.c -KPIC -DPIC -o .libs/xcoloroff.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c xcoloroff.c -o xcoloroff.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o libmpi.la MPI.lo abort.lo accept.lo accumulate.lo address.lo allgather.lo allgatherv.lo allocmem.lo allreduce.lo alltoall.lo alltoallv.lo alltoallw.lo attrdel.lo attrget.lo attrput.lo barrier.lo bcast.lo bsend.lo bsendinit.lo bufattach.lo bufdetach.lo cancel.lo cartcoords.lo cartcreate.lo cartdimget.lo cartget.lo cartmap.lo cartrank.lo cartshift.lo cartsub.lo ccmp.lo ccreate.lo ccreateerr.lo ccreatekey.lo cdelattr.lo cdisconnect.lo cdup.lo cfree.lo cfreekey.lo cgetattr.lo cgeterr.lo cgetname.lo cgetparent.lo cgroup.lo connect.lo crank.lo crgroup.lo crsize.lo csetattr.lo cseterr.lo csetname.lo csize.lo csplit.lo ctestinter.lo dimscreate.lo dupfn.lo errclass.lo errcreate.lo errfree.lo errget.lo errset.lo errstring.lo exscan.lo finalize.lo finalized.lo freemem.lo gather.lo gatherv.lo gcmp.lo gdiff.lo getaddress.lo get.lo getcount.lo getelem.lo getprocname.lo getversion.lo gexcl.lo gfree.lo gincl.lo ginter.
lo grank.lo graphcreate.lo graphdimsget.lo graphget.lo graphmap.lo graphnbr.lo graphnbrcount.lo grexcl.lo grincl.lo gsize.lo gtranks.lo gunion.lo handles.lo ibsend.lo iccreate.lo icmerge.lo infocreate.lo infodel.lo infodup.lo infofree.lo infoget.lo infogetnkeys.lo infogetnth.lo infogetvlen.lo infoset.lo init.lo inited.lo initthr.lo iprobe.lo irecv.lo irsend.lo isend.lo issend.lo isthrmain.lo join.lo keycreate.lo keyfree.lo lamapps.lo lamattr.lo lambuf.lo lamcid.lo lamclocks.lo lamcomm.lo lamdeferr.lo lamdtype.lo laminit.lo laminited.lo lammisc.lo lammpiinit.lo lamnbarrier.lo lamonesided.lo lampack.lo lamports.lo lamprocs.lo lampublish.lo lamreceive.lo lamreduce.lo lamreqs.lo lamsend.lo lamsig.lo lamspawn.lo lamtest.lo lamthreads.lo lamtrace.lo lamunpack.lo lamupdown.lo m2l.lo mpil_id.lo mpil_rgetname.lo mpil_rsetname.lo mpil_signal.lo mpil_trace.lo namelook.lo namepub.lo nameunpub.lo opcreate.lo opfree.lo pack.lo packsize.lo pcontrol.lo portclose.lo portopen.lo probe.lo put.lo queryt!
hr.lo recv.lo recvinit.lo reduce.lo reducescatter.lo reqfree.lo rsend.lo rsendinit.lo scan.lo scatter.lo scatterv.lo send.lo sendinit.lo sendrecv.lo sendrecvrep.lo spawn.lo spawnmult.lo ssend.lo ssendinit.lo startall.lo start.lo tcommit.lo tcontig.lo tcreatehindex.lo tcreatehvector.lo tcreatekey.lo tcreatestruct.lo tdarray.lo tdelattr.lo tdup.lo testall.lo testany.lo test.lo testcancel.lo testsome.lo textent.lo tfree.lo tfreekey.lo tgetattr.lo tgetconts.lo tgetenvl.lo tgetextent.lo tgetname.lo tgettrue.lo thindex.lo thvector.lo tindex.lo tlb.lo topotest.lo tresize.lo tsetattr.lo tsetname.lo tsize.lo tstruct.lo tsubarray.lo tub.lo tvector.lo unpack.lo waitall.lo waitany.lo wait.lo waitsome.lo wcomplete.lo wcreate.lo wcreateerr.lo wcreatekey.lo wdelattr.lo wfence.lo wfree.lo wfreekey.lo wgetattr.lo wgeterr.lo wgetname.lo wgroup.lo wpost.lo wsetattr.lo wseterr.lo wsetname.lo wstart.lo wtick.lo wtime.lo wwait.lo xbuoy.lo xcoloron.lo xcoloroff.lo totalview/libmpi_totalview.la -lthread
rm -fr .libs/libmpi.lax
mkdir .libs/libmpi.lax
rm -fr .libs/libmpi.lax/libmpi_totalview.a
mkdir .libs/libmpi.lax/libmpi_totalview.a
(cd .libs/libmpi.lax/libmpi_totalview.a && ar x /home/fjcsuper/lam-7.1.1/share/mpi/totalview/.libs/libmpi_totalview.a)
ar cru .libs/libmpi.a .libs/MPI.o .libs/abort.o .libs/accept.o .libs/accumulate.o .libs/address.o .libs/allgather.o .libs/allgatherv.o .libs/allocmem.o .libs/allreduce.o .libs/alltoall.o .libs/alltoallv.o .libs/alltoallw.o .libs/attrdel.o .libs/attrget.o .libs/attrput.o .libs/barrier.o .libs/bcast.o .libs/bsend.o .libs/bsendinit.o .libs/bufattach.o .libs/bufdetach.o .libs/cancel.o .libs/cartcoords.o .libs/cartcreate.o .libs/cartdimget.o .libs/cartget.o .libs/cartmap.o .libs/cartrank.o .libs/cartshift.o .libs/cartsub.o .libs/ccmp.o .libs/ccreate.o .libs/ccreateerr.o .libs/ccreatekey.o .libs/cdelattr.o .libs/cdisconnect.o .libs/cdup.o .libs/cfree.o .libs/cfreekey.o .libs/cgetattr.o .libs/cgeterr.o .libs/cgetname.o .libs/cgetparent.o .libs/cgroup.o .libs/connect.o .libs/crank.o .libs/crgroup.o .libs/crsize.o .libs/csetattr.o .libs/cseterr.o .libs/csetname.o .libs/csize.o .libs/csplit.o .libs/ctestinter.o .libs/dimscreate.o .libs/dupfn.o .libs/errclass.o .libs/errcreate.o .libs/errfree.o .libs/errget.o .libs/err
set.o .libs/errstring.o .libs/exscan.o .libs/finalize.o .libs/finalized.o .libs/freemem.o .libs/gather.o .libs/gatherv.o .libs/gcmp.o .libs/gdiff.o .libs/getaddress.o .libs/get.o .libs/getcount.o .libs/getelem.o .libs/getprocname.o .libs/getversion.o .libs/gexcl.o .libs/gfree.o .libs/gincl.o .libs/ginter.o .libs/grank.o .libs/graphcreate.o .libs/graphdimsget.o .libs/graphget.o .libs/graphmap.o .libs/graphnbr.o .libs/graphnbrcount.o .libs/grexcl.o .libs/grincl.o .libs/gsize.o .libs/gtranks.o .libs/gunion.o .libs/handles.o .libs/ibsend.o .libs/iccreate.o .libs/icmerge.o .libs/infocreate.o .libs/infodel.o .libs/infodup.o .libs/infofree.o .libs/infoget.o .libs/infogetnkeys.o .libs/infogetnth.o .libs/infogetvlen.o .libs/infoset.o .libs/init.o .libs/inited.o .libs/initthr.o .libs/iprobe.o .libs/irecv.o .libs/irsend.o .libs/isend.o .libs/issend.o .libs/isthrmain.o .libs/join.o .libs/keycreate.o .libs/keyfree.o .libs/lamapps.o .libs/lamattr.o .libs/lambuf.o .libs/lamcid.o .libs/lamclocks.o .libs/lamcomm.o .li!
bs/lamdeferr.o .libs/lamdtype.o .libs/laminit.o .libs/laminited.o .libs/lammisc.o .libs/lammpiinit.o .libs/lamnbarrier.o .libs/lamonesided.o .libs/lampack.o .libs/lamports.o .libs/lamprocs.o .libs/lampublish.o .libs/lamreceive.o .libs/lamreduce.o .libs/lamreqs.o .libs/lamsend.o .libs/lamsig.o .libs/lamspawn.o .libs/lamtest.o .libs/lamthreads.o .libs/lamtrace.o .libs/lamunpack.o .libs/lamupdown.o .libs/m2l.o .libs/mpil_id.o .libs/mpil_rgetname.o .libs/mpil_rsetname.o .libs/mpil_signal.o .libs/mpil_trace.o .libs/namelook.o .libs/namepub.o .libs/nameunpub.o .libs/opcreate.o .libs/opfree.o .libs/pack.o .libs/packsize.o .libs/pcontrol.o .libs/portclose.o .libs/portopen.o .libs/probe.o .libs/put.o .libs/querythr.o .libs/recv.o .libs/recvinit.o .libs/reduce.o .libs/reducescatter.o .libs/reqfree.o .libs/rsend.o .libs/rsendinit.o .libs/scan.o .libs/scatter.o .libs/scatterv.o .libs/send.o .libs/sendinit.o .libs/sendrecv.o .libs/sendrecvrep.o .libs/spawn.o .libs/spawnmult.o .libs/ssend.o .libs/ssendinit.o .libs/startal
l.o .libs/start.o .libs/tcommit.o .libs/tcontig.o .libs/tcreatehindex.o .libs/tcreatehvector.o .libs/tcreatekey.o .libs/tcreatestruct.o .libs/tdarray.o .libs/tdelattr.o .libs/tdup.o .libs/testall.o .libs/testany.o .libs/test.o .libs/testcancel.o .libs/testsome.o .libs/textent.o .libs/tfree.o .libs/tfreekey.o .libs/tgetattr.o .libs/tgetconts.o .libs/tgetenvl.o .libs/tgetextent.o .libs/tgetname.o .libs/tgettrue.o .libs/thindex.o .libs/thvector.o .libs/tindex.o .libs/tlb.o .libs/topotest.o .libs/tresize.o .libs/tsetattr.o .libs/tsetname.o .libs/tsize.o .libs/tstruct.o .libs/tsubarray.o .libs/tub.o .libs/tvector.o .libs/unpack.o .libs/waitall.o .libs/waitany.o .libs/wait.o .libs/waitsome.o .libs/wcomplete.o .libs/wcreate.o .libs/wcreateerr.o .libs/wcreatekey.o .libs/wdelattr.o .libs/wfence.o .libs/wfree.o .libs/wfreekey.o .libs/wgetattr.o .libs/wgeterr.o .libs/wgetname.o .libs/wgroup.o .libs/wpost.o .libs/wsetattr.o .libs/wseterr.o .libs/wsetname.o .libs/wstart.o .libs/wtick.o .libs/wtime.o .libs/wwait.o !
.libs/xbuoy.o .libs/xcoloron.o .libs/xcoloroff.o .libs/libmpi.lax/libmpi_totalview.a/types.o
ranlib .libs/libmpi.a
rm -fr .libs/libmpi.lax
creating libmpi.la
(cd .libs && rm -f libmpi.la && ln -s ../libmpi.la libmpi.la)
source='liblam-mpietc.c' object='liblam-mpietc.lo' libtool=yes \
depfile='.deps/liblam-mpietc.Plo' tmpdepfile='.deps/liblam-mpietc.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o liblam-mpietc.lo liblam-mpietc.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c liblam-mpietc.c -KPIC -DPIC -o .libs/liblam-mpietc.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c liblam-mpietc.c -o liblam-mpietc.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblamextra.la liblam-mpietc.lo -lthread
ar cru .libs/liblamextra.a .libs/liblam-mpietc.o
ranlib .libs/liblamextra.a
creating liblamextra.la
(cd .libs && rm -f liblamextra.la && ln -s ../liblamextra.la liblamextra.la)
source='libmpi-mpietc.c' object='libmpi-mpietc.lo' libtool=yes \
depfile='.deps/libmpi-mpietc.Plo' tmpdepfile='.deps/libmpi-mpietc.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL="\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\"" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o libmpi-mpietc.lo libmpi-mpietc.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c libmpi-mpietc.c -KPIC -DPIC -o .libs/libmpi-mpietc.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_TOTALVIEW_DLL=\"/home/fjcsuper/lamMpi64/lib/lam/liblam_totalview.so\" -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c libmpi-mpietc.c -o libmpi-mpietc.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o libmpiextra.la libmpi-mpietc.lo -lthread
ar cru .libs/libmpiextra.a .libs/libmpi-mpietc.o
ranlib .libs/libmpiextra.a
creating libmpiextra.la
(cd .libs && rm -f libmpiextra.la && ln -s ../libmpiextra.la libmpiextra.la)
Making all in libltdl
make all-am
/bin/bash ./libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -I./share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -c -o ltdl.lo ltdl.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -I./share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -c ltdl.c -KPIC -DPIC -o .libs/ltdl.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -I./share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/bash ./libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -o libltdlc.la ltdl.lo -ldl -lthread
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
Making all in nreq
source='bfiprobe.c' object='bfiprobe.lo' libtool=yes \
depfile='.deps/bfiprobe.Plo' tmpdepfile='.deps/bfiprobe.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bfiprobe.lo bfiprobe.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfiprobe.c -KPIC -DPIC -o .libs/bfiprobe.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfiprobe.c -o bfiprobe.o >/dev/null 2>&1
source='bfiselect.c' object='bfiselect.lo' libtool=yes \
depfile='.deps/bfiselect.Plo' tmpdepfile='.deps/bfiselect.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bfiselect.lo bfiselect.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfiselect.c -KPIC -DPIC -o .libs/bfiselect.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfiselect.c -o bfiselect.o >/dev/null 2>&1
source='bfrecv.c' object='bfrecv.lo' libtool=yes \
depfile='.deps/bfrecv.Plo' tmpdepfile='.deps/bfrecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bfrecv.lo bfrecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfrecv.c -KPIC -DPIC -o .libs/bfrecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfrecv.c -o bfrecv.o >/dev/null 2>&1
source='bfselect.c' object='bfselect.lo' libtool=yes \
depfile='.deps/bfselect.Plo' tmpdepfile='.deps/bfselect.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o bfselect.lo bfselect.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfselect.c -KPIC -DPIC -o .libs/bfselect.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c bfselect.c -o bfselect.o >/dev/null 2>&1
source='drecv.c' object='drecv.lo' libtool=yes \
depfile='.deps/drecv.Plo' tmpdepfile='.deps/drecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o drecv.lo drecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c drecv.c -KPIC -DPIC -o .libs/drecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c drecv.c -o drecv.o >/dev/null 2>&1
source='dsend.c' object='dsend.lo' libtool=yes \
depfile='.deps/dsend.Plo' tmpdepfile='.deps/dsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o dsend.lo dsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dsend.c -KPIC -DPIC -o .libs/dsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dsend.c -o dsend.o >/dev/null 2>&1
source='dsfr.c' object='dsfr.lo' libtool=yes \
depfile='.deps/dsfr.Plo' tmpdepfile='.deps/dsfr.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o dsfr.lo dsfr.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dsfr.c -KPIC -DPIC -o .libs/dsfr.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c dsfr.c -o dsfr.o >/dev/null 2>&1
source='frecv.c' object='frecv.lo' libtool=yes \
depfile='.deps/frecv.Plo' tmpdepfile='.deps/frecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o frecv.lo frecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c frecv.c -KPIC -DPIC -o .libs/frecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c frecv.c -o frecv.o >/dev/null 2>&1
source='nprobe.c' object='nprobe.lo' libtool=yes \
depfile='.deps/nprobe.Plo' tmpdepfile='.deps/nprobe.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o nprobe.lo nprobe.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nprobe.c -KPIC -DPIC -o .libs/nprobe.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nprobe.c -o nprobe.o >/dev/null 2>&1
source='nrecv.c' object='nrecv.lo' libtool=yes \
depfile='.deps/nrecv.Plo' tmpdepfile='.deps/nrecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o nrecv.lo nrecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nrecv.c -KPIC -DPIC -o .libs/nrecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nrecv.c -o nrecv.o >/dev/null 2>&1
source='nsend.c' object='nsend.lo' libtool=yes \
depfile='.deps/nsend.Plo' tmpdepfile='.deps/nsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o nsend.lo nsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nsend.c -KPIC -DPIC -o .libs/nsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c nsend.c -o nsend.o >/dev/null 2>&1
source='precv.c' object='precv.lo' libtool=yes \
depfile='.deps/precv.Plo' tmpdepfile='.deps/precv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o precv.lo precv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c precv.c -KPIC -DPIC -o .libs/precv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c precv.c -o precv.o >/dev/null 2>&1
source='psend.c' object='psend.lo' libtool=yes \
depfile='.deps/psend.Plo' tmpdepfile='.deps/psend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o psend.lo psend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c psend.c -KPIC -DPIC -o .libs/psend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c psend.c -o psend.o >/dev/null 2>&1
source='trecv.c' object='trecv.lo' libtool=yes \
depfile='.deps/trecv.Plo' tmpdepfile='.deps/trecv.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o trecv.lo trecv.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c trecv.c -KPIC -DPIC -o .libs/trecv.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c trecv.c -o trecv.o >/dev/null 2>&1
source='tsend.c' object='tsend.lo' libtool=yes \
depfile='.deps/tsend.Plo' tmpdepfile='.deps/tsend.TPlo' \
depmode=none /bin/bash ../.././config/depcomp \
/bin/bash ../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o tsend.lo tsend.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsend.c -KPIC -DPIC -o .libs/tsend.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c tsend.c -o tsend.o >/dev/null 2>&1
/bin/bash ../../libtool --mode=link /opt/SUNWspro/bin/cc -fast -xarch=amd64 -mt -o liblamnreq.la bfiprobe.lo bfiselect.lo bfrecv.lo bfselect.lo drecv.lo dsend.lo dsfr.lo frecv.lo nprobe.lo nrecv.lo nsend.lo precv.lo psend.lo trecv.lo tsend.lo -lthread
ar cru .libs/liblamnreq.a .libs/bfiprobe.o .libs/bfiselect.o .libs/bfrecv.o .libs/bfselect.o .libs/drecv.o .libs/dsend.o .libs/dsfr.o .libs/frecv.o .libs/nprobe.o .libs/nrecv.o .libs/nsend.o .libs/precv.o .libs/psend.o .libs/trecv.o .libs/tsend.o
ranlib .libs/liblamnreq.a
creating liblamnreq.la
(cd .libs && rm -f liblamnreq.la && ln -s ../liblamnreq.la liblamnreq.la)
Making all in pmpi
Making all in f77
source='pabort_f.c' object='pabort_f.lo' libtool=yes \
depfile='.deps/pabort_f.Plo' tmpdepfile='.deps/pabort_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pabort_f.lo pabort_f.c
mkdir .libs
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pabort_f.c -KPIC -DPIC -o .libs/pabort_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pabort_f.c -o pabort_f.o >/dev/null 2>&1
source='paccept_f.c' object='paccept_f.lo' libtool=yes \
depfile='.deps/paccept_f.Plo' tmpdepfile='.deps/paccept_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o paccept_f.lo paccept_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c paccept_f.c -KPIC -DPIC -o .libs/paccept_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c paccept_f.c -o paccept_f.o >/dev/null 2>&1
source='paccumulate_f.c' object='paccumulate_f.lo' libtool=yes \
depfile='.deps/paccumulate_f.Plo' tmpdepfile='.deps/paccumulate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o paccumulate_f.lo paccumulate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c paccumulate_f.c -KPIC -DPIC -o .libs/paccumulate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c paccumulate_f.c -o paccumulate_f.o >/dev/null 2>&1
source='paddress_f.c' object='paddress_f.lo' libtool=yes \
depfile='.deps/paddress_f.Plo' tmpdepfile='.deps/paddress_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o paddress_f.lo paddress_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c paddress_f.c -KPIC -DPIC -o .libs/paddress_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c paddress_f.c -o paddress_f.o >/dev/null 2>&1
source='pallgather_f.c' object='pallgather_f.lo' libtool=yes \
depfile='.deps/pallgather_f.Plo' tmpdepfile='.deps/pallgather_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pallgather_f.lo pallgather_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallgather_f.c -KPIC -DPIC -o .libs/pallgather_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallgather_f.c -o pallgather_f.o >/dev/null 2>&1
source='pallgatherv_f.c' object='pallgatherv_f.lo' libtool=yes \
depfile='.deps/pallgatherv_f.Plo' tmpdepfile='.deps/pallgatherv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pallgatherv_f.lo pallgatherv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallgatherv_f.c -KPIC -DPIC -o .libs/pallgatherv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallgatherv_f.c -o pallgatherv_f.o >/dev/null 2>&1
source='pallocmem_f.c' object='pallocmem_f.lo' libtool=yes \
depfile='.deps/pallocmem_f.Plo' tmpdepfile='.deps/pallocmem_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pallocmem_f.lo pallocmem_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallocmem_f.c -KPIC -DPIC -o .libs/pallocmem_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallocmem_f.c -o pallocmem_f.o >/dev/null 2>&1
source='pallreduce_f.c' object='pallreduce_f.lo' libtool=yes \
depfile='.deps/pallreduce_f.Plo' tmpdepfile='.deps/pallreduce_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pallreduce_f.lo pallreduce_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallreduce_f.c -KPIC -DPIC -o .libs/pallreduce_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pallreduce_f.c -o pallreduce_f.o >/dev/null 2>&1
source='palltoall_f.c' object='palltoall_f.lo' libtool=yes \
depfile='.deps/palltoall_f.Plo' tmpdepfile='.deps/palltoall_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o palltoall_f.lo palltoall_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c palltoall_f.c -KPIC -DPIC -o .libs/palltoall_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c palltoall_f.c -o palltoall_f.o >/dev/null 2>&1
source='palltoallv_f.c' object='palltoallv_f.lo' libtool=yes \
depfile='.deps/palltoallv_f.Plo' tmpdepfile='.deps/palltoallv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o palltoallv_f.lo palltoallv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c palltoallv_f.c -KPIC -DPIC -o .libs/palltoallv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c palltoallv_f.c -o palltoallv_f.o >/dev/null 2>&1
source='palltoallw_f.c' object='palltoallw_f.lo' libtool=yes \
depfile='.deps/palltoallw_f.Plo' tmpdepfile='.deps/palltoallw_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o palltoallw_f.lo palltoallw_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c palltoallw_f.c -KPIC -DPIC -o .libs/palltoallw_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c palltoallw_f.c -o palltoallw_f.o >/dev/null 2>&1
source='pattrdel_f.c' object='pattrdel_f.lo' libtool=yes \
depfile='.deps/pattrdel_f.Plo' tmpdepfile='.deps/pattrdel_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pattrdel_f.lo pattrdel_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pattrdel_f.c -KPIC -DPIC -o .libs/pattrdel_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pattrdel_f.c -o pattrdel_f.o >/dev/null 2>&1
source='pattrget_f.c' object='pattrget_f.lo' libtool=yes \
depfile='.deps/pattrget_f.Plo' tmpdepfile='.deps/pattrget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pattrget_f.lo pattrget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pattrget_f.c -KPIC -DPIC -o .libs/pattrget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pattrget_f.c -o pattrget_f.o >/dev/null 2>&1
source='pattrput_f.c' object='pattrput_f.lo' libtool=yes \
depfile='.deps/pattrput_f.Plo' tmpdepfile='.deps/pattrput_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pattrput_f.lo pattrput_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pattrput_f.c -KPIC -DPIC -o .libs/pattrput_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pattrput_f.c -o pattrput_f.o >/dev/null 2>&1
source='pbarrier_f.c' object='pbarrier_f.lo' libtool=yes \
depfile='.deps/pbarrier_f.Plo' tmpdepfile='.deps/pbarrier_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pbarrier_f.lo pbarrier_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbarrier_f.c -KPIC -DPIC -o .libs/pbarrier_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbarrier_f.c -o pbarrier_f.o >/dev/null 2>&1
source='pbcast_f.c' object='pbcast_f.lo' libtool=yes \
depfile='.deps/pbcast_f.Plo' tmpdepfile='.deps/pbcast_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pbcast_f.lo pbcast_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbcast_f.c -KPIC -DPIC -o .libs/pbcast_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbcast_f.c -o pbcast_f.o >/dev/null 2>&1
source='pbsend_f.c' object='pbsend_f.lo' libtool=yes \
depfile='.deps/pbsend_f.Plo' tmpdepfile='.deps/pbsend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pbsend_f.lo pbsend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbsend_f.c -KPIC -DPIC -o .libs/pbsend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbsend_f.c -o pbsend_f.o >/dev/null 2>&1
source='pbsendinit_f.c' object='pbsendinit_f.lo' libtool=yes \
depfile='.deps/pbsendinit_f.Plo' tmpdepfile='.deps/pbsendinit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pbsendinit_f.lo pbsendinit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbsendinit_f.c -KPIC -DPIC -o .libs/pbsendinit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbsendinit_f.c -o pbsendinit_f.o >/dev/null 2>&1
source='pbufattach_f.c' object='pbufattach_f.lo' libtool=yes \
depfile='.deps/pbufattach_f.Plo' tmpdepfile='.deps/pbufattach_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pbufattach_f.lo pbufattach_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbufattach_f.c -KPIC -DPIC -o .libs/pbufattach_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbufattach_f.c -o pbufattach_f.o >/dev/null 2>&1
source='pbufdetach_f.c' object='pbufdetach_f.lo' libtool=yes \
depfile='.deps/pbufdetach_f.Plo' tmpdepfile='.deps/pbufdetach_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pbufdetach_f.lo pbufdetach_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbufdetach_f.c -KPIC -DPIC -o .libs/pbufdetach_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pbufdetach_f.c -o pbufdetach_f.o >/dev/null 2>&1
source='pcancel_f.c' object='pcancel_f.lo' libtool=yes \
depfile='.deps/pcancel_f.Plo' tmpdepfile='.deps/pcancel_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcancel_f.lo pcancel_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcancel_f.c -KPIC -DPIC -o .libs/pcancel_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcancel_f.c -o pcancel_f.o >/dev/null 2>&1
source='pcartcoords_f.c' object='pcartcoords_f.lo' libtool=yes \
depfile='.deps/pcartcoords_f.Plo' tmpdepfile='.deps/pcartcoords_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartcoords_f.lo pcartcoords_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartcoords_f.c -KPIC -DPIC -o .libs/pcartcoords_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartcoords_f.c -o pcartcoords_f.o >/dev/null 2>&1
source='pcartcreate_f.c' object='pcartcreate_f.lo' libtool=yes \
depfile='.deps/pcartcreate_f.Plo' tmpdepfile='.deps/pcartcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartcreate_f.lo pcartcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartcreate_f.c -KPIC -DPIC -o .libs/pcartcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartcreate_f.c -o pcartcreate_f.o >/dev/null 2>&1
source='pcartdimget_f.c' object='pcartdimget_f.lo' libtool=yes \
depfile='.deps/pcartdimget_f.Plo' tmpdepfile='.deps/pcartdimget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartdimget_f.lo pcartdimget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartdimget_f.c -KPIC -DPIC -o .libs/pcartdimget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartdimget_f.c -o pcartdimget_f.o >/dev/null 2>&1
source='pcartget_f.c' object='pcartget_f.lo' libtool=yes \
depfile='.deps/pcartget_f.Plo' tmpdepfile='.deps/pcartget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartget_f.lo pcartget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartget_f.c -KPIC -DPIC -o .libs/pcartget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartget_f.c -o pcartget_f.o >/dev/null 2>&1
source='pcartmap_f.c' object='pcartmap_f.lo' libtool=yes \
depfile='.deps/pcartmap_f.Plo' tmpdepfile='.deps/pcartmap_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartmap_f.lo pcartmap_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartmap_f.c -KPIC -DPIC -o .libs/pcartmap_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartmap_f.c -o pcartmap_f.o >/dev/null 2>&1
source='pcartrank_f.c' object='pcartrank_f.lo' libtool=yes \
depfile='.deps/pcartrank_f.Plo' tmpdepfile='.deps/pcartrank_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartrank_f.lo pcartrank_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartrank_f.c -KPIC -DPIC -o .libs/pcartrank_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartrank_f.c -o pcartrank_f.o >/dev/null 2>&1
source='pcartshift_f.c' object='pcartshift_f.lo' libtool=yes \
depfile='.deps/pcartshift_f.Plo' tmpdepfile='.deps/pcartshift_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartshift_f.lo pcartshift_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartshift_f.c -KPIC -DPIC -o .libs/pcartshift_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartshift_f.c -o pcartshift_f.o >/dev/null 2>&1
source='pcartsub_f.c' object='pcartsub_f.lo' libtool=yes \
depfile='.deps/pcartsub_f.Plo' tmpdepfile='.deps/pcartsub_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcartsub_f.lo pcartsub_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartsub_f.c -KPIC -DPIC -o .libs/pcartsub_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcartsub_f.c -o pcartsub_f.o >/dev/null 2>&1
source='pccmp_f.c' object='pccmp_f.lo' libtool=yes \
depfile='.deps/pccmp_f.Plo' tmpdepfile='.deps/pccmp_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pccmp_f.lo pccmp_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccmp_f.c -KPIC -DPIC -o .libs/pccmp_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccmp_f.c -o pccmp_f.o >/dev/null 2>&1
source='pccreateerr_f.c' object='pccreateerr_f.lo' libtool=yes \
depfile='.deps/pccreateerr_f.Plo' tmpdepfile='.deps/pccreateerr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pccreateerr_f.lo pccreateerr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccreateerr_f.c -KPIC -DPIC -o .libs/pccreateerr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccreateerr_f.c -o pccreateerr_f.o >/dev/null 2>&1
source='pccreate_f.c' object='pccreate_f.lo' libtool=yes \
depfile='.deps/pccreate_f.Plo' tmpdepfile='.deps/pccreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pccreate_f.lo pccreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccreate_f.c -KPIC -DPIC -o .libs/pccreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccreate_f.c -o pccreate_f.o >/dev/null 2>&1
source='pccreatekey_f.c' object='pccreatekey_f.lo' libtool=yes \
depfile='.deps/pccreatekey_f.Plo' tmpdepfile='.deps/pccreatekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pccreatekey_f.lo pccreatekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccreatekey_f.c -KPIC -DPIC -o .libs/pccreatekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pccreatekey_f.c -o pccreatekey_f.o >/dev/null 2>&1
source='pcdelattr_f.c' object='pcdelattr_f.lo' libtool=yes \
depfile='.deps/pcdelattr_f.Plo' tmpdepfile='.deps/pcdelattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcdelattr_f.lo pcdelattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcdelattr_f.c -KPIC -DPIC -o .libs/pcdelattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcdelattr_f.c -o pcdelattr_f.o >/dev/null 2>&1
source='pcdisconnect_f.c' object='pcdisconnect_f.lo' libtool=yes \
depfile='.deps/pcdisconnect_f.Plo' tmpdepfile='.deps/pcdisconnect_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcdisconnect_f.lo pcdisconnect_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcdisconnect_f.c -KPIC -DPIC -o .libs/pcdisconnect_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcdisconnect_f.c -o pcdisconnect_f.o >/dev/null 2>&1
source='pcdup_f.c' object='pcdup_f.lo' libtool=yes \
depfile='.deps/pcdup_f.Plo' tmpdepfile='.deps/pcdup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcdup_f.lo pcdup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcdup_f.c -KPIC -DPIC -o .libs/pcdup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcdup_f.c -o pcdup_f.o >/dev/null 2>&1
source='pcfree_f.c' object='pcfree_f.lo' libtool=yes \
depfile='.deps/pcfree_f.Plo' tmpdepfile='.deps/pcfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcfree_f.lo pcfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcfree_f.c -KPIC -DPIC -o .libs/pcfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcfree_f.c -o pcfree_f.o >/dev/null 2>&1
source='pcfreekey_f.c' object='pcfreekey_f.lo' libtool=yes \
depfile='.deps/pcfreekey_f.Plo' tmpdepfile='.deps/pcfreekey_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcfreekey_f.lo pcfreekey_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcfreekey_f.c -KPIC -DPIC -o .libs/pcfreekey_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcfreekey_f.c -o pcfreekey_f.o >/dev/null 2>&1
source='pcgetattr_f.c' object='pcgetattr_f.lo' libtool=yes \
depfile='.deps/pcgetattr_f.Plo' tmpdepfile='.deps/pcgetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcgetattr_f.lo pcgetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgetattr_f.c -KPIC -DPIC -o .libs/pcgetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgetattr_f.c -o pcgetattr_f.o >/dev/null 2>&1
source='pcgeterr_f.c' object='pcgeterr_f.lo' libtool=yes \
depfile='.deps/pcgeterr_f.Plo' tmpdepfile='.deps/pcgeterr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcgeterr_f.lo pcgeterr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgeterr_f.c -KPIC -DPIC -o .libs/pcgeterr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgeterr_f.c -o pcgeterr_f.o >/dev/null 2>&1
source='pcgetname_f.c' object='pcgetname_f.lo' libtool=yes \
depfile='.deps/pcgetname_f.Plo' tmpdepfile='.deps/pcgetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcgetname_f.lo pcgetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgetname_f.c -KPIC -DPIC -o .libs/pcgetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgetname_f.c -o pcgetname_f.o >/dev/null 2>&1
source='pcgetparent_f.c' object='pcgetparent_f.lo' libtool=yes \
depfile='.deps/pcgetparent_f.Plo' tmpdepfile='.deps/pcgetparent_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcgetparent_f.lo pcgetparent_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgetparent_f.c -KPIC -DPIC -o .libs/pcgetparent_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgetparent_f.c -o pcgetparent_f.o >/dev/null 2>&1
source='pcgroup_f.c' object='pcgroup_f.lo' libtool=yes \
depfile='.deps/pcgroup_f.Plo' tmpdepfile='.deps/pcgroup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcgroup_f.lo pcgroup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgroup_f.c -KPIC -DPIC -o .libs/pcgroup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcgroup_f.c -o pcgroup_f.o >/dev/null 2>&1
source='pconnect_f.c' object='pconnect_f.lo' libtool=yes \
depfile='.deps/pconnect_f.Plo' tmpdepfile='.deps/pconnect_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pconnect_f.lo pconnect_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pconnect_f.c -KPIC -DPIC -o .libs/pconnect_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pconnect_f.c -o pconnect_f.o >/dev/null 2>&1
source='pcrank_f.c' object='pcrank_f.lo' libtool=yes \
depfile='.deps/pcrank_f.Plo' tmpdepfile='.deps/pcrank_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcrank_f.lo pcrank_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcrank_f.c -KPIC -DPIC -o .libs/pcrank_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcrank_f.c -o pcrank_f.o >/dev/null 2>&1
source='pcrgroup_f.c' object='pcrgroup_f.lo' libtool=yes \
depfile='.deps/pcrgroup_f.Plo' tmpdepfile='.deps/pcrgroup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcrgroup_f.lo pcrgroup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcrgroup_f.c -KPIC -DPIC -o .libs/pcrgroup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcrgroup_f.c -o pcrgroup_f.o >/dev/null 2>&1
source='pcrsize_f.c' object='pcrsize_f.lo' libtool=yes \
depfile='.deps/pcrsize_f.Plo' tmpdepfile='.deps/pcrsize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcrsize_f.lo pcrsize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcrsize_f.c -KPIC -DPIC -o .libs/pcrsize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcrsize_f.c -o pcrsize_f.o >/dev/null 2>&1
source='pcsetattr_f.c' object='pcsetattr_f.lo' libtool=yes \
depfile='.deps/pcsetattr_f.Plo' tmpdepfile='.deps/pcsetattr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcsetattr_f.lo pcsetattr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsetattr_f.c -KPIC -DPIC -o .libs/pcsetattr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsetattr_f.c -o pcsetattr_f.o >/dev/null 2>&1
source='pcseterr_f.c' object='pcseterr_f.lo' libtool=yes \
depfile='.deps/pcseterr_f.Plo' tmpdepfile='.deps/pcseterr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcseterr_f.lo pcseterr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcseterr_f.c -KPIC -DPIC -o .libs/pcseterr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcseterr_f.c -o pcseterr_f.o >/dev/null 2>&1
source='pcsetname_f.c' object='pcsetname_f.lo' libtool=yes \
depfile='.deps/pcsetname_f.Plo' tmpdepfile='.deps/pcsetname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcsetname_f.lo pcsetname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsetname_f.c -KPIC -DPIC -o .libs/pcsetname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsetname_f.c -o pcsetname_f.o >/dev/null 2>&1
source='pcsize_f.c' object='pcsize_f.lo' libtool=yes \
depfile='.deps/pcsize_f.Plo' tmpdepfile='.deps/pcsize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcsize_f.lo pcsize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsize_f.c -KPIC -DPIC -o .libs/pcsize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsize_f.c -o pcsize_f.o >/dev/null 2>&1
source='pcsplit_f.c' object='pcsplit_f.lo' libtool=yes \
depfile='.deps/pcsplit_f.Plo' tmpdepfile='.deps/pcsplit_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pcsplit_f.lo pcsplit_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsplit_f.c -KPIC -DPIC -o .libs/pcsplit_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pcsplit_f.c -o pcsplit_f.o >/dev/null 2>&1
source='pctestinter_f.c' object='pctestinter_f.lo' libtool=yes \
depfile='.deps/pctestinter_f.Plo' tmpdepfile='.deps/pctestinter_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pctestinter_f.lo pctestinter_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pctestinter_f.c -KPIC -DPIC -o .libs/pctestinter_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pctestinter_f.c -o pctestinter_f.o >/dev/null 2>&1
source='pdimscreate_f.c' object='pdimscreate_f.lo' libtool=yes \
depfile='.deps/pdimscreate_f.Plo' tmpdepfile='.deps/pdimscreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pdimscreate_f.lo pdimscreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pdimscreate_f.c -KPIC -DPIC -o .libs/pdimscreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pdimscreate_f.c -o pdimscreate_f.o >/dev/null 2>&1
source='perrclass_f.c' object='perrclass_f.lo' libtool=yes \
depfile='.deps/perrclass_f.Plo' tmpdepfile='.deps/perrclass_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o perrclass_f.lo perrclass_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrclass_f.c -KPIC -DPIC -o .libs/perrclass_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrclass_f.c -o perrclass_f.o >/dev/null 2>&1
source='perrcreate_f.c' object='perrcreate_f.lo' libtool=yes \
depfile='.deps/perrcreate_f.Plo' tmpdepfile='.deps/perrcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o perrcreate_f.lo perrcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrcreate_f.c -KPIC -DPIC -o .libs/perrcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrcreate_f.c -o perrcreate_f.o >/dev/null 2>&1
source='perrfree_f.c' object='perrfree_f.lo' libtool=yes \
depfile='.deps/perrfree_f.Plo' tmpdepfile='.deps/perrfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o perrfree_f.lo perrfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrfree_f.c -KPIC -DPIC -o .libs/perrfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrfree_f.c -o perrfree_f.o >/dev/null 2>&1
source='perrget_f.c' object='perrget_f.lo' libtool=yes \
depfile='.deps/perrget_f.Plo' tmpdepfile='.deps/perrget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o perrget_f.lo perrget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrget_f.c -KPIC -DPIC -o .libs/perrget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrget_f.c -o perrget_f.o >/dev/null 2>&1
source='perrset_f.c' object='perrset_f.lo' libtool=yes \
depfile='.deps/perrset_f.Plo' tmpdepfile='.deps/perrset_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o perrset_f.lo perrset_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrset_f.c -KPIC -DPIC -o .libs/perrset_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrset_f.c -o perrset_f.o >/dev/null 2>&1
source='perrstring_f.c' object='perrstring_f.lo' libtool=yes \
depfile='.deps/perrstring_f.Plo' tmpdepfile='.deps/perrstring_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o perrstring_f.lo perrstring_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrstring_f.c -KPIC -DPIC -o .libs/perrstring_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c perrstring_f.c -o perrstring_f.o >/dev/null 2>&1
source='pexscan_f.c' object='pexscan_f.lo' libtool=yes \
depfile='.deps/pexscan_f.Plo' tmpdepfile='.deps/pexscan_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pexscan_f.lo pexscan_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pexscan_f.c -KPIC -DPIC -o .libs/pexscan_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pexscan_f.c -o pexscan_f.o >/dev/null 2>&1
source='pfinalize_f.c' object='pfinalize_f.lo' libtool=yes \
depfile='.deps/pfinalize_f.Plo' tmpdepfile='.deps/pfinalize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pfinalize_f.lo pfinalize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pfinalize_f.c -KPIC -DPIC -o .libs/pfinalize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pfinalize_f.c -o pfinalize_f.o >/dev/null 2>&1
source='pfinalized_f.c' object='pfinalized_f.lo' libtool=yes \
depfile='.deps/pfinalized_f.Plo' tmpdepfile='.deps/pfinalized_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pfinalized_f.lo pfinalized_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pfinalized_f.c -KPIC -DPIC -o .libs/pfinalized_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pfinalized_f.c -o pfinalized_f.o >/dev/null 2>&1
source='pfreemem_f.c' object='pfreemem_f.lo' libtool=yes \
depfile='.deps/pfreemem_f.Plo' tmpdepfile='.deps/pfreemem_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pfreemem_f.lo pfreemem_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pfreemem_f.c -KPIC -DPIC -o .libs/pfreemem_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pfreemem_f.c -o pfreemem_f.o >/dev/null 2>&1
source='pgather_f.c' object='pgather_f.lo' libtool=yes \
depfile='.deps/pgather_f.Plo' tmpdepfile='.deps/pgather_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgather_f.lo pgather_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgather_f.c -KPIC -DPIC -o .libs/pgather_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgather_f.c -o pgather_f.o >/dev/null 2>&1
source='pgatherv_f.c' object='pgatherv_f.lo' libtool=yes \
depfile='.deps/pgatherv_f.Plo' tmpdepfile='.deps/pgatherv_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgatherv_f.lo pgatherv_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgatherv_f.c -KPIC -DPIC -o .libs/pgatherv_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgatherv_f.c -o pgatherv_f.o >/dev/null 2>&1
source='pgcmp_f.c' object='pgcmp_f.lo' libtool=yes \
depfile='.deps/pgcmp_f.Plo' tmpdepfile='.deps/pgcmp_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgcmp_f.lo pgcmp_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgcmp_f.c -KPIC -DPIC -o .libs/pgcmp_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgcmp_f.c -o pgcmp_f.o >/dev/null 2>&1
source='pgdiff_f.c' object='pgdiff_f.lo' libtool=yes \
depfile='.deps/pgdiff_f.Plo' tmpdepfile='.deps/pgdiff_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgdiff_f.lo pgdiff_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgdiff_f.c -KPIC -DPIC -o .libs/pgdiff_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgdiff_f.c -o pgdiff_f.o >/dev/null 2>&1
source='pgetaddress_f.c' object='pgetaddress_f.lo' libtool=yes \
depfile='.deps/pgetaddress_f.Plo' tmpdepfile='.deps/pgetaddress_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgetaddress_f.lo pgetaddress_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetaddress_f.c -KPIC -DPIC -o .libs/pgetaddress_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetaddress_f.c -o pgetaddress_f.o >/dev/null 2>&1
source='pgetcount_f.c' object='pgetcount_f.lo' libtool=yes \
depfile='.deps/pgetcount_f.Plo' tmpdepfile='.deps/pgetcount_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgetcount_f.lo pgetcount_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetcount_f.c -KPIC -DPIC -o .libs/pgetcount_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetcount_f.c -o pgetcount_f.o >/dev/null 2>&1
source='pgetelem_f.c' object='pgetelem_f.lo' libtool=yes \
depfile='.deps/pgetelem_f.Plo' tmpdepfile='.deps/pgetelem_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgetelem_f.lo pgetelem_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetelem_f.c -KPIC -DPIC -o .libs/pgetelem_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetelem_f.c -o pgetelem_f.o >/dev/null 2>&1
source='pget_f.c' object='pget_f.lo' libtool=yes \
depfile='.deps/pget_f.Plo' tmpdepfile='.deps/pget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pget_f.lo pget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pget_f.c -KPIC -DPIC -o .libs/pget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pget_f.c -o pget_f.o >/dev/null 2>&1
source='pgetprocname_f.c' object='pgetprocname_f.lo' libtool=yes \
depfile='.deps/pgetprocname_f.Plo' tmpdepfile='.deps/pgetprocname_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgetprocname_f.lo pgetprocname_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetprocname_f.c -KPIC -DPIC -o .libs/pgetprocname_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetprocname_f.c -o pgetprocname_f.o >/dev/null 2>&1
source='pgetversion_f.c' object='pgetversion_f.lo' libtool=yes \
depfile='.deps/pgetversion_f.Plo' tmpdepfile='.deps/pgetversion_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgetversion_f.lo pgetversion_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetversion_f.c -KPIC -DPIC -o .libs/pgetversion_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgetversion_f.c -o pgetversion_f.o >/dev/null 2>&1
source='pgexcl_f.c' object='pgexcl_f.lo' libtool=yes \
depfile='.deps/pgexcl_f.Plo' tmpdepfile='.deps/pgexcl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgexcl_f.lo pgexcl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgexcl_f.c -KPIC -DPIC -o .libs/pgexcl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgexcl_f.c -o pgexcl_f.o >/dev/null 2>&1
source='pgfree_f.c' object='pgfree_f.lo' libtool=yes \
depfile='.deps/pgfree_f.Plo' tmpdepfile='.deps/pgfree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgfree_f.lo pgfree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgfree_f.c -KPIC -DPIC -o .libs/pgfree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgfree_f.c -o pgfree_f.o >/dev/null 2>&1
source='pgincl_f.c' object='pgincl_f.lo' libtool=yes \
depfile='.deps/pgincl_f.Plo' tmpdepfile='.deps/pgincl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgincl_f.lo pgincl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgincl_f.c -KPIC -DPIC -o .libs/pgincl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgincl_f.c -o pgincl_f.o >/dev/null 2>&1
source='pginter_f.c' object='pginter_f.lo' libtool=yes \
depfile='.deps/pginter_f.Plo' tmpdepfile='.deps/pginter_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pginter_f.lo pginter_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pginter_f.c -KPIC -DPIC -o .libs/pginter_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pginter_f.c -o pginter_f.o >/dev/null 2>&1
source='pgrank_f.c' object='pgrank_f.lo' libtool=yes \
depfile='.deps/pgrank_f.Plo' tmpdepfile='.deps/pgrank_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgrank_f.lo pgrank_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgrank_f.c -KPIC -DPIC -o .libs/pgrank_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgrank_f.c -o pgrank_f.o >/dev/null 2>&1
source='pgraphcreate_f.c' object='pgraphcreate_f.lo' libtool=yes \
depfile='.deps/pgraphcreate_f.Plo' tmpdepfile='.deps/pgraphcreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgraphcreate_f.lo pgraphcreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphcreate_f.c -KPIC -DPIC -o .libs/pgraphcreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphcreate_f.c -o pgraphcreate_f.o >/dev/null 2>&1
source='pgraphdimsget_f.c' object='pgraphdimsget_f.lo' libtool=yes \
depfile='.deps/pgraphdimsget_f.Plo' tmpdepfile='.deps/pgraphdimsget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgraphdimsget_f.lo pgraphdimsget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphdimsget_f.c -KPIC -DPIC -o .libs/pgraphdimsget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphdimsget_f.c -o pgraphdimsget_f.o >/dev/null 2>&1
source='pgraphget_f.c' object='pgraphget_f.lo' libtool=yes \
depfile='.deps/pgraphget_f.Plo' tmpdepfile='.deps/pgraphget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgraphget_f.lo pgraphget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphget_f.c -KPIC -DPIC -o .libs/pgraphget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphget_f.c -o pgraphget_f.o >/dev/null 2>&1
source='pgraphmap_f.c' object='pgraphmap_f.lo' libtool=yes \
depfile='.deps/pgraphmap_f.Plo' tmpdepfile='.deps/pgraphmap_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgraphmap_f.lo pgraphmap_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphmap_f.c -KPIC -DPIC -o .libs/pgraphmap_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphmap_f.c -o pgraphmap_f.o >/dev/null 2>&1
source='pgraphnbrcount_f.c' object='pgraphnbrcount_f.lo' libtool=yes \
depfile='.deps/pgraphnbrcount_f.Plo' tmpdepfile='.deps/pgraphnbrcount_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgraphnbrcount_f.lo pgraphnbrcount_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphnbrcount_f.c -KPIC -DPIC -o .libs/pgraphnbrcount_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphnbrcount_f.c -o pgraphnbrcount_f.o >/dev/null 2>&1
source='pgraphnbr_f.c' object='pgraphnbr_f.lo' libtool=yes \
depfile='.deps/pgraphnbr_f.Plo' tmpdepfile='.deps/pgraphnbr_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgraphnbr_f.lo pgraphnbr_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphnbr_f.c -KPIC -DPIC -o .libs/pgraphnbr_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgraphnbr_f.c -o pgraphnbr_f.o >/dev/null 2>&1
source='pgrexcl_f.c' object='pgrexcl_f.lo' libtool=yes \
depfile='.deps/pgrexcl_f.Plo' tmpdepfile='.deps/pgrexcl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgrexcl_f.lo pgrexcl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgrexcl_f.c -KPIC -DPIC -o .libs/pgrexcl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgrexcl_f.c -o pgrexcl_f.o >/dev/null 2>&1
source='pgrincl_f.c' object='pgrincl_f.lo' libtool=yes \
depfile='.deps/pgrincl_f.Plo' tmpdepfile='.deps/pgrincl_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgrincl_f.lo pgrincl_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgrincl_f.c -KPIC -DPIC -o .libs/pgrincl_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgrincl_f.c -o pgrincl_f.o >/dev/null 2>&1
source='pgsize_f.c' object='pgsize_f.lo' libtool=yes \
depfile='.deps/pgsize_f.Plo' tmpdepfile='.deps/pgsize_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgsize_f.lo pgsize_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgsize_f.c -KPIC -DPIC -o .libs/pgsize_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgsize_f.c -o pgsize_f.o >/dev/null 2>&1
source='pgtranks_f.c' object='pgtranks_f.lo' libtool=yes \
depfile='.deps/pgtranks_f.Plo' tmpdepfile='.deps/pgtranks_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgtranks_f.lo pgtranks_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgtranks_f.c -KPIC -DPIC -o .libs/pgtranks_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgtranks_f.c -o pgtranks_f.o >/dev/null 2>&1
source='pgunion_f.c' object='pgunion_f.lo' libtool=yes \
depfile='.deps/pgunion_f.Plo' tmpdepfile='.deps/pgunion_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pgunion_f.lo pgunion_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgunion_f.c -KPIC -DPIC -o .libs/pgunion_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pgunion_f.c -o pgunion_f.o >/dev/null 2>&1
source='pibsend_f.c' object='pibsend_f.lo' libtool=yes \
depfile='.deps/pibsend_f.Plo' tmpdepfile='.deps/pibsend_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pibsend_f.lo pibsend_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pibsend_f.c -KPIC -DPIC -o .libs/pibsend_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pibsend_f.c -o pibsend_f.o >/dev/null 2>&1
source='piccreate_f.c' object='piccreate_f.lo' libtool=yes \
depfile='.deps/piccreate_f.Plo' tmpdepfile='.deps/piccreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o piccreate_f.lo piccreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c piccreate_f.c -KPIC -DPIC -o .libs/piccreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c piccreate_f.c -o piccreate_f.o >/dev/null 2>&1
source='picmerge_f.c' object='picmerge_f.lo' libtool=yes \
depfile='.deps/picmerge_f.Plo' tmpdepfile='.deps/picmerge_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o picmerge_f.lo picmerge_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c picmerge_f.c -KPIC -DPIC -o .libs/picmerge_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c picmerge_f.c -o picmerge_f.o >/dev/null 2>&1
source='pinfocreate_f.c' object='pinfocreate_f.lo' libtool=yes \
depfile='.deps/pinfocreate_f.Plo' tmpdepfile='.deps/pinfocreate_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pinfocreate_f.lo pinfocreate_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfocreate_f.c -KPIC -DPIC -o .libs/pinfocreate_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfocreate_f.c -o pinfocreate_f.o >/dev/null 2>&1
source='pinfodel_f.c' object='pinfodel_f.lo' libtool=yes \
depfile='.deps/pinfodel_f.Plo' tmpdepfile='.deps/pinfodel_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pinfodel_f.lo pinfodel_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfodel_f.c -KPIC -DPIC -o .libs/pinfodel_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfodel_f.c -o pinfodel_f.o >/dev/null 2>&1
source='pinfodup_f.c' object='pinfodup_f.lo' libtool=yes \
depfile='.deps/pinfodup_f.Plo' tmpdepfile='.deps/pinfodup_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pinfodup_f.lo pinfodup_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfodup_f.c -KPIC -DPIC -o .libs/pinfodup_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfodup_f.c -o pinfodup_f.o >/dev/null 2>&1
source='pinfofree_f.c' object='pinfofree_f.lo' libtool=yes \
depfile='.deps/pinfofree_f.Plo' tmpdepfile='.deps/pinfofree_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pinfofree_f.lo pinfofree_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfofree_f.c -KPIC -DPIC -o .libs/pinfofree_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfofree_f.c -o pinfofree_f.o >/dev/null 2>&1
source='pinfoget_f.c' object='pinfoget_f.lo' libtool=yes \
depfile='.deps/pinfoget_f.Plo' tmpdepfile='.deps/pinfoget_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c -o pinfoget_f.lo pinfoget_f.c
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfoget_f.c -KPIC -DPIC -o .libs/pinfoget_f.o
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include -DLAM_PROFILELIB=1 -I../../../share/include -DLAM_BUILDING=1 -fast -xarch=amd64 -mt -c pinfoget_f.c -o pinfoget_f.o >/dev/null 2>&1
source='pinfogetnkeys_f.c' object='pinfogetnkeys_f.lo' libtool=yes \
depfile='.deps/pinfogetnkeys_f.Plo' tmpdepfile='.deps/pinfogetnkeys_f.TPlo' \
depmode=none /bin/bash ../../.././config/depcomp \
/bin/bash ../../../libtool --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../../share/include |