re: pgc compilation error...

From: <ross_at_cgl.ucsf.EDU>
Date: Fri 22 Oct 1999 02:44:40 -0700 (PDT)

        3) Do the bugfixes #47 and #49 apply to the
        distribution of Amber v. 5.0 from Oxford?
        
          In bugfix.47 there are lines containing the string
          "dPolar" but I could not find these in the code.
        
          In bugfix.49 there are lines containing the strings:
            "elseif (dZ<dZmin)
                 dZmin=dY;" but I could not find thes in the
          code.

These are fixes to versions handed out after the 5.0 OM
release.

        ----------------------------------------------------
        Sample errors in directory ../src/carnal/etc
        
        pgf77 -O3 ... main.o util.o ...
        main.o: In function `main':
        main.o(.text+0x80): multiple definition of `main'
        /usr/local/pgi/linux86/lib/pgfmain.o(.text+0x10):
        first defined here

Replace the invocation of "../Compile LOAD -o carnal ..."
in carnal/Makefile with "$(CC) -o carnal ..."

Bill Ross
Received on Fri Oct 22 1999 - 02:44:40 PDT
Custom Search