Hi -
It looks like your compiler segfaulted. This should really never happen,
so I would recommend passing this on to the Portland Group people as a
support request. There really isn't anything we can do, as this looks
like a compiler problem.
Brian
On Tue, 25 May 2004, yang hui wrote:
> Hi:
> I am try to compile lam-7.0.6 with PGI5.1 On Redhat9.0. The configure file
> is:
>
> #!/bin/sh
>
> CC=pgcc
> CXX=pgCC
> FC=pgf77
> export CC CXX FC
>
> configure --prefix=/usr/local/MPI/lam706 --with-fc=pgf77
>
> Then make, the following is errors when make laminfo. What's the problem?
>
> make[2]: Leaving directory `/usr/local/MPI/lam-7.0.6/tools/lamboot'
> Making all in laminfo
> make[2]: Entering directory `/usr/local/MPI/lam-7.0.6/tools/laminfo'
> /bin/sh ../../libtool --mode=link pgCC -O -o laminfo laminfo.o
> ../../share/libmpi.la ../../share/liblam.la -lutil -lpthread -lpthread
> pgCC -O -o laminfo laminfo.o ../../share/.libs/libmpi.a
> ../../share/.libs/liblam.a -lutil -lpthread
> pgCC-Fatal-/usr/pgi/linux86/5.1/bin/pgprelnk TERMINATED by signal 11
> Arguments to /usr/pgi/linux86/5.1/bin/pgprelnk
> /usr/pgi/linux86/5.1/bin/pgprelnk -c '/usr/bin/nm --print-file-name'
> -o,/tmp/pgCCaaaaalzeal.nmout -f I386
> -YP,/usr/pgi/linux86/5.1/lib:/usr/lib:/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
> -lutil -lpthread laminfo.o ../../share/.libs/libmpi.a
> ../../share/.libs/liblam.a -lstd
> make[2]: *** [laminfo] Error 127
> make[2]: Leaving directory `/usr/local/MPI/lam-7.0.6/tools/laminfo'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/MPI/lam-7.0.6/tools'
> make: *** [all-recursive] Error 1
>
> Thanks for any help!
>
> Richard
>
> _________________________________________________________________
> ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£ http://www.hotmail.com
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
|