[Mono-list] type-reflector makefile

Jaroslaw Kowalski jarek@atm.com.pl
Wed, 15 Jan 2003 10:13:25 +0100


BTW. Do you really think that type-reflector, SqlSharp, nunit etc. should be
there in "mcs/" directory?

Two arguments against it:

- They aren't parts of the compiler nor the class library
- They seem to be dependent on "gtk-sharp", which is simply not available at
the time of "mcs/" compilation. So we have a chicken & egg problem.

Would it be possible to create a separate CVS module (monotools???) and move
the tools (maybe also monodoc, debugger, xsp, etc.) there?

We would have the following build procedure:

- build mcs and mono
- install mcs and mono
- (optional) build and install gtk-sharp
- (optional) build and install tools

Jarek

----- Original Message -----
From: "Nick Drochak" <ndrochak@gol.com>
To: "Jonathan Pryor" <jonpryor@vt.edu>
Cc: "Mono-List" <mono-list@ximian.com>
Sent: Wednesday, January 15, 2003 8:08 AM
Subject: [Mono-list] type-reflector makefile


> JP,
>
> When I do 'make' in mcs/tools/type-reflector it tries to build three
times.
> The first and second times it fails with errors and the third time it
seems
> to succeed.  On top of that, if I run make again it does the same thing
all
> over again even though no sources were changed.
>
> I'd try to fix it myself, but makefile.core kinda scared me once I got in
> there :)
>
> Nick D.
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>