From owner-freebsd-questions Mon Dec 11 10:37:38 2000 From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 10:37:37 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from 7ka-campus-gw.mipt.ru (7ka-campus-gw.mipt.ru [194.85.83.97]) by hub.freebsd.org (Postfix) with ESMTP id 2935437B400 for ; Mon, 11 Dec 2000 10:37:35 -0800 (PST) Received: from alliance.8ka.mipt.ru (alliance.8ka.mipt.ru [194.85.83.22]) by 7ka-campus-gw.mipt.ru (8.11.1/8.11.1) with ESMTP id eBJId2C27543; Tue, 19 Dec 2000 21:39:02 +0300 Date: Mon, 11 Dec 2000 21:41:32 +0300 From: Alexey Matveichev X-Mailer: The Bat! (v1.47 Halloween Edition) Personal Reply-To: Alexey Matveichev X-Priority: 3 (Normal) Message-ID: <149644853.20001211214132@7ka.mipt.ru> To: "Matthew Emmerton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re[2]: Problems compiling C programs made by f2c In-reply-To: <009701c06396$12ca83c0$1200a8c0@gsicomp.on.ca> References: <1511312103.20001211152439@7ka.mipt.ru> <009701c06396$12ca83c0$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> 2. Also there's comment that says that I should compile this C code >> with keys -lf2c and -lm but when I try to do it (cc -lf2c -lm >> lalala.c) there was an error: >> /usr/libexec/elf/ld : cannot find -lf2c >> >> What should I do? ;) > Does it compile properly without -lf2c? No. > If not, you will need to go hunting > for libf2c. I have this lib in /usr/local/lib To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message