Newsgroups: comp.unix.aix
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!borchers
From: borchers@aix01.aix.rpi.edu (Brian T. Borchers)
Subject: Re: Upgrading to 3003 on an RS/6000
Message-ID: <t=5fchb@rpi.edu>
Nntp-Posting-Host: aix01srv.aix.rpi.edu
Organization: Rensselaer Polytechnic Institute, Troy NY
References: <?P{=7=C@rpi.edu>
Date: 24 Mar 91 21:32:42 GMT
Lines: 9

It appears that my earlier problem with .#SYSTEM and .#ABORT had nothing
to do with combining C and Fortran.  The simple 2 line program:
 
      CALL SYSTEM('ls')
      END
 
also fails to link properly.  I'm assuming at this point that the compiler
and libraries weren't properly installed during the upgrade to 3003.

