[Mono-list] make: Nothing to be done for `all'.

Kenneth Benson sdhmis@sheratondover.com
Mon, 15 Apr 2002 10:26:10 -0400


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1E489.7CFA3770
Content-Type: text/plain;
	charset="iso-8859-1"

I can see why you wouldn't put it in the mono-build.sh script for Linux, but
why not put it in the mono-build-w32.sh since that's for win/cygwin?

-----Original Message-----
From: Dick Porter [mailto:dick@ximian.com]
Sent: Sunday, April 14, 2002 7:48 AM
To: mono-list@ximian.com
Subject: Re: [Mono-list] make: Nothing to be done for `all'.


On Sun, Apr 14, 2002 at 11:56:59AM +0300, Lawrence Pit wrote:
> thanks, it works.
> 
> > You need to checkout mcs from cvs and build mcs.  This is because the
> > mono-build-w32.sh script only builds the mono runtime; it does not
> > checkout and build the mcs C# compiler and libraries.
> 
> is there a particular reason for this?
> 
> the mono runtime builds alright, but it doesn't run without the mcs
> libraries, so why not add the statements to checkout and build mcs in the
> mono-build-w32.sh script?

Because

1) the mcs dir builds without any trouble (no dependencies or sacrificial
chickens required).

2) the mcs dir currently does not build on linux, so the two scripts will
be doing different tasks on different platforms.

- Dick


_______________________________________________
Mono-list maillist  -  Mono-list@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

------_=_NextPart_001_01C1E489.7CFA3770
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Mono-list] make: Nothing to be done for `all'.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>I can see why you wouldn't put it in the =
mono-build.sh script for Linux, but why not put it in the =
mono-build-w32.sh since that's for win/cygwin?</FONT></P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Dick Porter [<A =
HREF=3D"mailto:dick@ximian.com">mailto:dick@ximian.com</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Sunday, April 14, 2002 7:48 AM</FONT>
<BR><FONT SIZE=3D2>To: mono-list@ximian.com</FONT>
<BR><FONT SIZE=3D2>Subject: Re: [Mono-list] make: Nothing to be done =
for `all'.</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>On Sun, Apr 14, 2002 at 11:56:59AM +0300, Lawrence =
Pit wrote:</FONT>
<BR><FONT SIZE=3D2>&gt; thanks, it works.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; &gt; You need to checkout mcs from cvs and =
build mcs.&nbsp; This is because the</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; mono-build-w32.sh script only builds the =
mono runtime; it does not</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; checkout and build the mcs C# compiler and =
libraries.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; is there a particular reason for this?</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; the mono runtime builds alright, but it doesn't =
run without the mcs</FONT>
<BR><FONT SIZE=3D2>&gt; libraries, so why not add the statements to =
checkout and build mcs in the</FONT>
<BR><FONT SIZE=3D2>&gt; mono-build-w32.sh script?</FONT>
</P>

<P><FONT SIZE=3D2>Because</FONT>
</P>

<P><FONT SIZE=3D2>1) the mcs dir builds without any trouble (no =
dependencies or sacrificial</FONT>
<BR><FONT SIZE=3D2>chickens required).</FONT>
</P>

<P><FONT SIZE=3D2>2) the mcs dir currently does not build on linux, so =
the two scripts will</FONT>
<BR><FONT SIZE=3D2>be doing different tasks on different =
platforms.</FONT>
</P>

<P><FONT SIZE=3D2>- Dick</FONT>
</P>
<BR>

<P><FONT =
SIZE=3D2>_______________________________________________</FONT>
<BR><FONT SIZE=3D2>Mono-list maillist&nbsp; -&nbsp; =
Mono-list@ximian.com</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://lists.ximian.com/mailman/listinfo/mono-list" =
TARGET=3D"_blank">http://lists.ximian.com/mailman/listinfo/mono-list</A>=
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C1E489.7CFA3770--