Bug 16316 - mcs-0.20.ebuild (new)
Bug#: 16316 Product:  Gentoo Linux Version: 1.4_rc1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: foser@gentoo.org Reported By: bzdurqa@wp.pl
Component: Ebuilds
URL: 
Summary: mcs-0.20.ebuild (new)
Keywords:  
Status Whiteboard: 
Opened: 2003-02-24 17:33 0000
Description:   Opened: 2003-02-24 17:33 0000
this is ebuild for mcs, mono c# compiler, class library and some tools
recompiled from scratch using mcs shipped with mono.

------- Comment #1 From Artur Brodowski 2003-02-24 17:34:33 0000 -------
Created an attachment (id=8702) [details]
mcs-0.20.ebuild (new)

------- Comment #2 From foser (RETIRED) 2003-02-24 18:02:09 0000 -------
yeah this was on my todo, i want this integrated in the mono ebuild (since it
covers the same stuff) -> See the FIXME in the ebuild ;)

Can you do that ?

I remember i tried before, but a few versions ago it was a mess to get right
(paths and sandbox and stuff).

------- Comment #3 From Artur Brodowski 2003-02-25 04:43:12 0000 -------
Created an attachment (id=8708) [details]
mono-0.20-r1.ebuild (with mcs and class library compilation)

------- Comment #4 From Artur Brodowski 2003-02-25 04:43:39 0000 -------
well, i did that (embed mcs ebuild inside mono ebuild) and it worked for me,
so i'm putting it here.
best regards,
artb.

------- Comment #5 From foser (RETIRED) 2003-02-25 14:04:08 0000 -------
the problem here is, it breaks for people who dont have mcs installed yet.

------- Comment #6 From foser (RETIRED) 2003-02-27 12:33:39 0000 -------
ok i have hacked a bit more at it, fixed me a patch and now it should work all
from scratch. Give the new r1 a try for me (preferrably on a system without
mono installed).

------- Comment #7 From Artur Brodowski 2003-02-28 06:17:05 0000 -------
confirmed, worked great on box without mono installed.

------- Comment #8 From foser (RETIRED) 2003-02-28 07:48:16 0000 -------
ok closing...