| AMBER Archive (2007)Subject: Re: AMBER: Error during compilation on a SGI Irix machine
From: Ruchi Sachdeva (rsachdeva_at_webmail.imtech.res.in)Date: Wed Jul 18 2007 - 23:18:30 CDT
 
 
 
 
CPU type is r16000. I checked it as follows:
 ***************************
$ hinv
 2 600 MHZ IP35 Processors
 CPU: MIPS R16000 Processor Chip Revision: 2.1
 FPU: MIPS R16010 Floating Point Chip Revision: 2.1
 Main memory size: 2048 Mbytes
 Instruction cache size: 32 Kbytes
 Data cache size: 32 Kbytes
 Secondary unified instruction/data cache size: 4 Mbytes
 Integral SCSI controller 2: Version IDE (ATA/ATAPI) IOC4
 Integral SCSI controller 0: Version QL12160, low voltage differential
 Disk drive: unit 1 on SCSI controller 0
 Disk drive: unit 2 on SCSI controller 0
 Integral SCSI controller 1: Version QL12160, single ended
 IOC3/IOC4 serial port: tty3
 IOC3/IOC4 serial port: tty4
 IOC3/IOC4 serial port: tty5
 IOC3/IOC4 serial port: tty6
 Gigabit Ethernet: tg0, module 001c01, PCI bus 1 slot 4
 Gigabit Ethernet: tg1, module 001c01, PCI bus 2 slot 1
 Gigabit Ethernet: tg2, module 001c01, PCI bus 2 slot 2
 IOC3/IOC4 external interrupts: 1
 ************************************
 
 On Wed, 18 Jul 2007, Carlos Simmerling wrote:
 > what is the CPU on your origin? you could change -r16000 to your CPU type.
>
 > On 7/18/07, Ruchi Sachdeva <rsachdeva_at_webmail.imtech.res.in> wrote:
 >> Dear all,
 >>
 >> I am trying to compile AMBER (version9) on a SGI IRIX64 origin 6.5 with
 >> SGI mips compiler.
 >>
 >> I installed it as follows:
 >> ***************
 >> $ ./configure sgi_mips
 >> AMBERHOME is set to /data/users/ruchi/amber9
 >> Setting up Amber configuration file for architecture: sgi_mips
 >> Using parallel communications library: none
 >>
 >> The configuration file, config.h, was successfully created.
 >> *****************
 >>
 >> Things are fine till this step. Then I compiled it,
 >>
 >> *************
 >> $ make serial
 >> Starting installation of Amber9 (serial) at Wed Jul 18 20:09:15 PDT 2007.
 >>          cd lib; make install
 >>          /lib/cpp -P -DSGI -DnoVDINVSQRT  new2oldparm.f > _new2oldparm.f
 >>          f90 -c -n32 -mips4 -r16000  -O0    -o new2oldparm.o _new2oldparm.f
 >> f90 ERROR parsing -r16000:  unknown flag
 >> *** Error code 2 (bu21)
 >> *** Error code 1 (bu21)
 >> ******************
 >>
 >> I got above error. I searched through archive but could not find any
 >> solution. Can anybody please tell me how to fix this error?
 >>
 >> Any help is appreciated!
 >>
 >> Thanks in advance
 >> -----------------------------------------------------------------------
 >> The AMBER Mail Reflector
 >> To post, send mail to amber_at_scripps.edu
 >> To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
 >>
 > -----------------------------------------------------------------------
 > The AMBER Mail Reflector
 > To post, send mail to amber_at_scripps.edu
 > To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
 >
 -----------------------------------------------------------------------
 The AMBER Mail Reflector
 To post, send mail to amber_at_scripps.edu
 To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
 
 
 
 |