Re: genassym.c etc. with non-VSTa gcc

From: Mirian Crzig Lennox <mirian_at_nospam.org>
Date: Fri Feb 02 2001 - 06:13:47 PST

In article <3FC96A0BD509D411930500062950DFB73C1B04@GERNT002>,
Dines, Eric <Eric.Dines@iluka.com> wrote:
>Does anyone (Mirian?) have time to explain why genassym and genfctl are
>compiled with gcc and not the cross compiler when compiling on Linux?
>Why do things work out OK with the native compiler?

These programs are pre-processors; they only exist to generate C
source code from other data as part of the build process. Therefore,
they have to be compiled to run on the host system, NOT the target
system. After the VSTa kernel has been built, they are no longer used.

cheers,
--Mirian
Received on Fri Feb 2 06:43:35 2001

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