Re: how to make a cross complier targeted on vsta ?

From: Andy Valencia <vandys_at_nospam.org>
Date: Tue Sep 09 1997 - 08:10:26 PDT

[CChuang <samhuang@iii.org.tw> writes:]

>Does anyone who has the successful story of building a cross complier
>which cross from i386-winnt3.5(host) to i386-vsta(target) ?
>I failed to pass the whole make process becuz too many error occurs. My
>environment is Windows NT and I complied the GNU gcc source by Cygnus's
>cdk package in the "bash" shell. I wonder if it will be a better idea to
>build the cross complier in a freebsd environment. Could anyone give me
>some suggestions ? thanks.

Nope, never heard of cross compiling from NT. I *have* heard of FreeBSD,
Linux, and Solaris cross-compilations. VSTa just uses a.out format, paged
format, a.out header at 0x1000, text starting at 0x1020, and data starting
at the first 4 meg boundary above the end of text.

                                                        Andy
Received on Tue Sep 9 05:47:56 1997

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