From owner-freebsd-chat Mon Oct 5 16:18:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28635 for freebsd-chat-outgoing; Mon, 5 Oct 1998 16:18:09 -0700 (PDT) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from lariat.lariat.org (lariat.lariat.org [206.100.185.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28628 for ; Mon, 5 Oct 1998 16:18:06 -0700 (PDT) (envelope-from brett@lariat.org) Received: (from brett@localhost) by lariat.lariat.org (8.8.8/8.8.6) id RAA05920; Mon, 5 Oct 1998 17:18:02 -0600 (MDT) Message-Id: <4.1.19981005170436.04226870@mail.lariat.org> X-Sender: brett@mail.lariat.org X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Mon, 05 Oct 1998 17:17:00 -0600 To: chat@FreeBSD.ORG From: Brett Glass Subject: Pascal for Linux won't work on FreeBSD.... Why? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just tried to run the "Free Pascal" compiler, which can be found at http://tfdec1.fys.kuleuven.ac.be:80/~michael/fpc/download.html on a FreeBSD 2.2.7 machine with the Linux emulation package installed. (Alas, the compiler is GPL'ed and only compiles programs to ELF format.) Here's what happened: develop: {47} ppc386 ELF binary type not known Abort trap develop: {48} I tried using the "brandelf" utility to brand the ELF executable file with the type "Linux" -- no dice. Got the same message. What's wrong? --Brett Glass To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message