From landman@firestorm.physics.wayne.edu  Thu Jul 17 09:07:42 1997
Received: from firestorm.physics.wayne.edu  for landman@firestorm.physics.wayne.edu
	by www.ccl.net (8.8.3/950822.1) id IAA12152; Thu, 17 Jul 1997 08:26:51 -0400 (EDT)
Received: (from landman@localhost) by firestorm.physics.wayne.edu (950413.SGI.8.6.12/950213.SGI.AUTOCF) id IAA25943; Thu, 17 Jul 1997 08:26:20 -0400
Date: Thu, 17 Jul 1997 08:26:20 -0400 (EDT)
From: Joe Landman <landman@firestorm.physics.wayne.edu>
To: Jeffrey.Nauss@UC.Edu
cc: chemistry@www.ccl.net
Subject: Re: CCL:Compiling AMBER 4.1 on a Power Challenge
In-Reply-To: <9707161606.ZM15724@beryllium.crs.uc.edu>
Message-ID: <Pine.SGI.3.91.970717082200.25891A-100000@firestorm.physics.wayne.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


y

On Wed, 16 Jul 1997, Jeffrey L. Nauss wrote:

> I am trying to compile AMBER 4.1 on a Power Challenge.  The uname -a output is
> "IRIX64 bebop 6.1 07121823 IP21 mips".  Specifically, I am trying to get leap
> compiled.  However the compilation bombs during the command:
> 
> make World >& mkerr &
> 
> The error message at the end of the mkerr file is:
> 
>         /usr/bin/cc -o utilMakeHelp -g -DMEMORY_DEBUG=0 -I.. -cckr
> -noprototypes -w -Wf,-XNl16386 -xansi -32   -Wf,-XNh2000  basics.o sysdepend.o
                                       ^^^^^
> Anybody have a clue what I need to do? I have already tried removing all -32
> options from the Makefile and got the same error.

Which compilers are you using?

Moreover, if you want an n32 binary producde, make sure you have an -n32 
option specified on all of the compiler option and loader option lines.

If you want an n64 binary produced, then make sure you have -64 on all of 
the loader and compiler lines..

email me offline if you have more problems.

> 
> Thanks in advance...
> 
> 
> -- 
>   Jeffrey L. Nauss, PhD           Telephone: 513-556-0148          
>   Dir. Molec. Model. Serv.        Fax:       513-556-9239
>   Department of Chemistry         e-mail: Jeffrey.Nauss@UC.Edu    
>   University of Cincinnati        URL http://www.che.uc.edu/~nauss  
> 
> -------This is added Automatically by the Software--------
> -- Original Sender Envelope Address: nauss@beryllium.crs.uc.edu
> -- Original Sender From: Address: nauss@beryllium.crs.uc.edu
> CHEMISTRY@www.ccl.net: Everybody | CHEMISTRY-REQUEST@www.ccl.net: Coordinator
> MAILSERV@www.ccl.net: HELP CHEMISTRY or HELP SEARCH | Gopher: www.ccl.net 73
> Anon. ftp: www.ccl.net   | CHEMISTRY-SEARCH@www.ccl.net -- archive search
>              Web: http://www.ccl.net/chemistry.html 
> 

