From owner-freebsd-emulation Sun Oct 1 3:46:50 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 24D8137B66C for ; Sun, 1 Oct 2000 03:46:46 -0700 (PDT) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.0/8.9.3) with ESMTP id e91AlvT26257 for ; Sun, 1 Oct 2000 12:48:02 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Sun, 1 Oct 2000 12:47:57 +0200 (CEST) From: "O. Hartmann" To: freebsd-emulation@freebsd.org Subject: Portland F90 and Linux Emulation, some beginner's problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Sirs. I try a bunch of Fortran Compilers (F90/F95 Standard) for Linux. At this moment I got the newest Portland Group F90/HPF suite (R 3.2-2). Formerly I tried version 3.1-2 and I have had some succeeds, but now I run obviously in some kind of "misconfiguration" malfunction but can not evaluate what's going wrong. When compiling a f77-testsuite pgf90 run into this error message: /usr/bin/ld: cannot open /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/crtbegin.o: No such file or directory I found out that there is only egcs-2.91.66 in this folder. Well, while not exactly sure what to do I simply set a link to this folder ln -s egcs-2.91.66 2.7.2.3. Then I restarted compiling and now it seemed t owork, until this error message occured: /usr/bin/ld: cannot open /usr/local/pgi/linux86/lib/event_init.o: No such file or directory event_init.o is located in /usr/local/pgi/linux86/lib-glibc212 (there are some other library folders, lib-glibc211 and lib-glibc20, but they are also not searched). In etc/ld.so.conf I added the appropriate search path, but ld does not look for it. Maybe it's related to the ecgs/gcc 2.7.2.3 problem? Well, at first this seems to be a minor problem, hope to get rid of it and see whether the compiler works under FreeBSD or not. Please help! All hints and tips are appreciated. Thanks in advance - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 FAX: +496131/3923235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message