LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2004-07-15 22:34:24


On Wed, 14 Jul 2004, Jaime Perea wrote:

> Attached you may find the output of the following command
>
> export F77='g77 -pthread'
> export CC='gcc -pthread'
> export LDFLAGS=-lpthread
> export CXX='g++ -pthread'
> rpm --rebuild /home/jaime/lam-7.0.6-1.src.rpm
>
> Look at the configure command that rpm sends, it appears an
> 'i586-mandrake-linux-gnu' which I don't understand

I think that's just the default compiler that Mandrake's RPM building
system uses. I believe that it is specially tailored for MDK-isms,
perhaps things like generating i586 executables, etc. (that's a guess --
I'm not sure what the exact customizations are).

> ./configure i586-mandrake-linux-gnu --program-prefix= --prefix=/usr
> --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin....

Thanks for the output. Can you send the output when you *don't* set those
environment variables? I want to see what happens such that you don't get
-pthread properly.

> I was not able to build any rpm for lam 7.1pre.. I needed this version
> since I wanted to include the new gm driver. Previous versions made part
> of the code we are using to crash , now it's working fine.

Yes, much work has occurred on the gm rpi recently -- 7.1's gm is much
better than 7.0's. Unfortunately, we have not yet done any work on the
spec file for 7.1 yet, so I'm not entirely surprised that you weren't able
to build with it.

-- 
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/