Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] link error 243- building MPI

Did you follow the instructions at
http://www.eclipse.org/ptp/docs/releases/release-1.1.1.php?
It definitely looks like you don't have all of PTP installed.  (the missing
plug-ins messages).
The instructions at the link above tell how to compile and run a small test
MPI program as well.
You don't need a makefile, just an "mpicc" command will do it.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


                                                                           
             Sajjad                                                        
             <rupam.sajjad@gma                                             
             il.com>                                                    To 
             Sent by:                  ptp-user <ptp-user@xxxxxxxxxxx>     
             ptp-user-bounces@                                          cc 
             eclipse.org                                                   
                                                                   Subject 
                                       [ptp-user] link error 243- building 
             11/13/2007 05:04          MPI                                 
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
               PTP User list                                               
             <ptp-user@eclipse                                             
                   .org>                                                   
                                                                           
                                                                           




Hello Beth,

the following information provided as you asked for:

PTP version - 1.1.1.

C/C++ CDT plugin version  - 3.1.2

Eclipse version - 3.2

And in the properties tool it shows that the following error is
occurred and i do not know how to resolve them:

Plug-in "org.eclipse.ptp.debug.sdm" version "1.1.0" referenced by this
feature is missing.

Plug-in "org.eclipse.ptp.utils" version "1.1.0" referenced by this
feature is missing.

Plug-in "org.eclipse.ptp.proxy" version "1.1.0" referenced by this
feature is missing.

Plug-in "org.eclipse.ptp.orte.proxy" version "1.1.0" referenced by
this feature is missing.


I got the above information by Help>Software Updates > Managed
Configurations.


>Can you build from a command line outside of PTP?

I do not know how to do that , as it did not generate any Makefile.

Under the Debug directory there is 3 files that have bben generated .

They are

objects.mk
sources.mk
subdir.mk



Is there any info i should provide you with ?


Sajjad
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user




Back to the top