[Mono-devel-list] mcs/tools compile order
Peter Williams
peter at newton.cx
Tue May 4 16:25:37 EDT 2004
Hi,
On Tue, 2004-05-04 at 14:39, Jaroslaw Kowalski wrote:
> Would it possible to modify the build script so that "mcs/tools" would get
> compiled before (portions of) "mcs/class" and class compilation would
> reference the just-compiled tools (from ../../tools/..) instead of the
> installed ones (/usr/bin) ?
Changing the compilation order is easy: you just modify the order of the
names in SUBDIRS in the toplevel makefile. Whether this is a good idea,
I'm not sure, although it seems to make sense initially. (Unless there
are some circular dependency issues with tools depending on updated
libraries to run correctly.)
Peter
--
Peter Williams peter at newton.cx
"[Ninjas] are cool; and by cool, I mean totally sweet."
-- REAL Ultimate Power
More information about the Mono-devel-list
mailing list