AMBER Archive (2006)

Subject: Re: AMBER: compile error: can't locate file for: -lcrt1.o

From: David A. Case (case_at_scripps.edu)
Date: Fri Apr 14 2006 - 17:58:33 CDT


On Fri, Apr 14, 2006, xyu3 wrote:
>
> Starting installation of Amber8 (serial) at Thu Apr 13
> 16:41:55 CDT 2006.
> mkdir ../exe
> mkdir: ../exe: File exists
> make: [serial] Error 1 (ignored)
> cd lib; make install
> cpp -traditional -P -I/Users/Shared/amber8/src/include
> new2oldparm.f > _new2oldparm.f
> f90 -N11 -c -O1 -o new2oldparm.o _new2oldparm.f
> cpp -traditional -P -I/Users/Shared/amber8/src/include
> nxtsec.f > _nxtsec.f
> f90 -N11 -c -O1 -o nxtsec.o _nxtsec.f
> f90 -o new2oldparm new2oldparm.o nxtsec.o
> /usr/bin/ld: can't locate file for: -lcrt1.o
>

Are you sure you can compile any programs with this compiler? Generally, when
errors occur in compiling "new2oldparm" (which is a very simple program), the
problem has more to do with compiler installation than with the Amber code.
The "can't locate file for: -lcrt1.o" looks like a generic problem that
probably has nothing to do with Amber.

...good luck...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu