Linux PGI Compiler

Todd J. Martinez tjm at spawn.scs.uiuc.edu
Tue May 9 07:57:04 BST 2000


I document the solution to the compilation problems for the possible benefit
of future users. Thanks to Yousuke Inagaki for the thoughts which led to this
solution.  First, the code should be compiled without the -mp flag (i.e., no
OpenMP support).  This may not be desirable on an SMP system, but as far as I
can tell should have no effect on a single-processor box.  Secondly, one must
be sure that f2c is installed because the library libf2c.a is used in the
linking.  Now it is compiling without a hitch (the only modification was to
linux.conf, where the openmp variable is set to " " instead of "-mp."
-Todd
-- 
E-Mail: tjm at spawn.scs.uiuc.edu   U.S. Mail: Todd Martinez
                                            University of Illinois
                                            Department of Chemistry
                                            Chemical Life Sciences Building
                                            Room A131F, Box 17-6
                                            601 South Goodwin
                                            Urbana, IL  61801
Phone:  (217) 333-1449 (Office)
        (217) 244-3186 (Fax)
        (217) 356-9673 (Home)



More information about the Molpro-user mailing list