On Thu, Feb 08, 2007, Seth Lilavivat wrote:
>
> I wasn't happy with my upgrade from SuSE 10.1 to 10.2 so I decided to go to
> RHEL4. Everything compiles except for leap. What I have done so far is this:
>
> ./configure ifort
>
> Then everything compiles fine except for leap. As suggested I then change the
> config.h, the line CC=gcc to CC=gcc -m32. I then cd $AMBERHOME/src/leap doing a
> make clean then a make install. Now I get the following errors:
>
> usr/bin/ld: warning: i386 architecture of input file `basics.o' is incompatible
There is also a LOADCC variable which would need to have the -m32 flag added,
if you go this route.
....dac
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Feb 11 2007 - 06:07:28 PST