From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert de Bath Subject: Re: C compiler, assembler and linker Date: Tue, 23 Jul 2002 09:16:52 +0100 (BST) Sender: linux-8086-owner@vger.kernel.org Message-ID: <47f907beec9f97ed@mayday.cix.co.uk> References: <20020717013106.GA5219@codepoet.org> Mime-Version: 1.0 Return-path: In-Reply-To: <20020717013106.GA5219@codepoet.org> List-Id: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Manuel Novoa III Cc: Riley Williams , Linux-8086 On Tue, 16 Jul 2002, Manuel Novoa III wrote: > Some of the build changes only make sense if you aren't installing > in the default locations as root. Humm, Manuel, you do realise that it isn't necessary to install dev86 to use it don't you? I just put these two lines in a script in my $HOME/bin directory. #!/bin/sh - exec /usr/src/linux_86/bin/ncc "$@" and add the bcc bin directory to my path too if I need direct access to the new as86 and ld86. -- Rob. (Robert de Bath )