Re: i386-aout-vsta cross-compilers

From: Mirian Crzig Lennox <mirian_at_nospam.org>
Date: Sat Jan 20 2001 - 08:40:14 PST

In article <3FC96A0BD509D411930500062950DFB71559F2@GERNT002>,
Dines, Eric <Eric.Dines@iluka.com> wrote:
>If anyone has a set of pre built i386-aout-vsta binaries for running under
>Linux (or DJGPP) can they find it in their heart to post them on the web
>somewhere so that I can grab them?

I've just put them on my web site. Go to

        http://www.cosmic.com/pub/vsta-tools/

In that directory you'll find 5 files:

vsta-gcc-2.7.2.3-1.i386.rpm binary RPM for cross-gcc
vsta-gcc-2.7.2.3-1.src.rpm source RPM for cross-gcc

vsta-binutils-2.8.1-0.i386.rpm binary RPM for cross-binutils
vsta-binutils-2.8.1-0.src.rpm source RPM for cross-binutils

vsta-1.6.5-cross.patch patch to allow VSTa-1.6.5 to be
                                cross-compiled under Linux

To apply the patch, type
        patch -p2 < vsta-1.6.5-cross.patch
in the same directory into which you have untarred vsta_src.tz.

The patched sources can be compiled cross or natively. If you define
the environment variable CROSS, it will do a cross-compile. If
CROSS is not defined, then it will compile natively in the old manner.

Let me know if you have any problems with it.

cheers,
--Mirian
Received on Sat Jan 20 08:44:58 2001

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:57 PDT