From: Tao Ming-chung <s2452006@cc.ncu.edu.tw>
Newsgroups: comp.parallel.mpi
Subject: make mpi in linux error
Date: Fri, 04 Sep 1998 10:37:09 +0800
Organization: NCUCC News Server
Message-Id: <35EF5255.83740539@cc.ncu.edu.tw>
Mime-Version: 1.0
Content-Type: text/plain; charset=big5
Content-Transfer-Encoding: 7bit


Hi,
  After configuring my environmrnt for mpi and prepare to make
exacetable file for my linux system but I got the following error
message:

cc1plus: warning: -fhandle-exceptions has been renamed to -fexceptions
(and is now on by default)
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.27/crtbegin.o: In function
`__do_global_dtors_aux':
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.27/crtbegin.o(.text+0x31):
undefined reference to `__deregister_frame_info'
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.27/crtbegin.o: In function
`frame_dummy':
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.27/crtbegin.o(.text+0x6e):
undefined reference to `__register_frame_info' collect2: ld returned 1
exit
status make[2]: *** [secondf] Error 1 make[1]: *** [linktest] Error 2
make:
*** [mpi] Error 2

What should I do to solve this qustion?
Thanks.

MC Tao.
s2452006@cc.ncu.edu.tw

