[mpich-discuss] please see this!

Jayesh Krishna jayesh at mcs.anl.gov
Fri Aug 26 10:37:23 CDT 2011


Hi,
 Looks like your compiler does not like path names with spaces in them. Try specifying paths in double quotes.
 I would recommend that you contact the compiler developer regarding your issues (These issues are not related to MPICH2).

Regards,
Jayesh

----- Original Message -----
From: "Rafil Riaz" <rafilriaz at yahoo.com>
To: "Jayesh Krishna" <jayesh at mcs.anl.gov>
Sent: Friday, August 26, 2011 8:06:59 AM
Subject: please see this!

hi,

making it certain that there is no other instance of hellow.exe is running, I have encountered yet another error of following kind:
fatal error LNK1104: cannot open file "C:\Program.obj"

My include and library paths were C:|program files\mpich2\include &
C:|program files\mpich2\lib
C:|MSDEV\lib

:-(

rafil
  

--- On Thu, 25/8/11, Jayesh Krishna <jayesh at mcs.anl.gov> wrote:

> From: Jayesh Krishna <jayesh at mcs.anl.gov>
> Subject: Re: link error!
> To: "Rafil Riaz" <rafilriaz at yahoo.com>
> Cc: mpich-discuss at mcs.anl.gov
> Date: Thursday, 25 August, 2011, 20:06
> Hi,
>  The error seems to be an error from the linker (not
> MPICH2).
>  It looks like either a permission error OR another
> instance of hellow.exe is running (preventing linker from
> creating the executable). You should check with your
> compiler developers for more information.
> 
> Regards,
> Jayesh
> 
> ----- Original Message -----
> From: "Rafil Riaz" <rafilriaz at yahoo.com>
> To: "Jayesh Krishna" <jayesh at mcs.anl.gov>
> Sent: Thursday, August 25, 2011 8:02:04 AM
> Subject: link error!
> 
> Hi,
> 
> In my last email I was reporting an error related to
> kernel32.lib.
> This error has been removed as I have set library paths
> i.e.
> C:\MSDEV\LIB
> C:\program files\mpich2\lib
> 
> But after this when I tried to build the following error
> comes:
> 
> --------------------Configuration: hellow - Win32
> Debug--------------------
> Linking...
> LINK : fatal error LNK1104: cannot open file "hellow.exe"
> Error executing link.exe.
> hellow.exe - 1 error(s), 0 warning(s)
> 
> What should I do now?
> 
> regards
> 
> rafil
> 
> 
> --- On Tue, 23/8/11, Jayesh Krishna <jayesh at mcs.anl.gov>
> wrote:
> 
> > From: Jayesh Krishna <jayesh at mcs.anl.gov>
> > Subject: Re: [mpich2-dev] FORTRAN Power Station 4
> > To: rafilriaz at yahoo.com
> > Cc: mpich-discuss at mcs.anl.gov
> > Date: Tuesday, 23 August, 2011, 19:14
> > Hi,
> >  We don't test MPICH2 with the compiler mentioned
> below (So
> > we don't officially support it). You could try
> compiling a
> > simple MPI hello world program and see if it works.
> > 
> > Regards,
> > Jayesh
> > 
> > ----- Original Message -----
> > From: "Rafil Riaz" <rafilriaz at yahoo.com>
> > To: mpich2-dev at mcs.anl.gov
> > Sent: Tuesday, August 23, 2011 8:21:59 AM
> > Subject: [mpich2-dev] FORTRAN Power Station 4
> > 
> > Hello,
> > 
> > I want to run a Fortran 90 program that is using
> message
> > passing interface i.e. it has an 'include mpif.h'
> statement.
> > I have installed the mpich2 on my Windows XP. I want
> to use
> > MS Fortran Power Station-4 to compile this program.
> Does the
> > mpich2 support this compiler?
> > 
> > regards
> > 
> > rafil
> >
>


More information about the mpich-discuss mailing list