From owner-freebsd-current Wed Aug 7 06:57:27 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA22735 for current-outgoing; Wed, 7 Aug 1996 06:57:27 -0700 (PDT) Received: from fgate.flevel.co.uk (root@fgate.flevel.co.uk [194.6.101.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA22722 for ; Wed, 7 Aug 1996 06:57:22 -0700 (PDT) Received: from localhost (dev@localhost) by fgate.flevel.co.uk (8.7.5/8.6.9) with SMTP id PAA01818 for ; Wed, 7 Aug 1996 15:00:42 +0100 (BST) Date: Wed, 7 Aug 1996 15:00:41 +0100 (BST) From: Developer To: freebsd-current@freebsd.org Subject: Re: Linux Willows? In-Reply-To: <9608071245.AA12992@cssmuc.frt.dec.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I`m trying to use the linux version of the development kit on freebsd to see how it runs, Ive found that the link libraries are linux version.. so I need to use the linux gcc/ld and produce linux executables - unless someone knows how to convert linux library to freebsd? The problem I`m having now is ld can`t find crt1.o and crti.o .. any ideas where to get these from - I have crt0.o but I guess that isn`t the same thing.. Cheers, Trefor S.