|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D.gnu - Gentoo ebuild for GDC
Hallo, has somebody already created an GDC ebuild for Gentoo Linux? Stephan Apr 16 2004
Stephan Wienczny wrote:Hallo, has somebody already created an GDC ebuild for Gentoo Linux? Stephan Apr 16 2004
John Reimer wrote:Stephan Wienczny wrote:Hallo, has somebody already created an GDC ebuild for Gentoo Linux? Stephan Apr 16 2004
John Reimer wrote:Stephan Wienczny wrote:Hallo, has somebody already created an GDC ebuild for Gentoo Linux? Stephan Apr 17 2004
I submitted two ebuilds to gentoo. You should be able to install gdc by "emerge phobos" as soon as it is in portage. Stephan Apr 17 2004
John Reimer wrote:!!!! Wow! That was fast. Thanks, I'll check on this. How long does it take to get into portage. I didn't realize the project would be accepted so readily into the portage tree. Apr 17 2004
Stephan Wienczny wrote: [snip]It were about 2 days until my dmd ebuild was online, so we will see... Apr 24 2004
Hi Craig,
The ebuilds can be grabbed from the Gentoo Bugzilla. The gcc front
end is at http://bugs.gentoo.org/show_bug.cgi?id=48136
Download and put them in your local portage. By default, it's
/usr/local/portage/ ( edit /etc/make.conf and set PORTAGE_OVERLAY )
I put the gdc and phobos ebuild in
/usr/local/portage/dev-lang/gdc/gdc-0.0.1-rc5.edbuild
/usr/local/portage/dev-lang/phobos/phobos-0.0.1-rc5.edbuild
Then emerge -p gdc phobos;
This will ensure that the ebuilds were found by portage, then
emerge gdc phobos.
If you need it, dmd can be grabbed from
http://bugs.gentoo.org/show_bug.cgi?id=46806
Do the same thing for dmd as gdc above.
Cheers,
Dan
http://bugs.gentoo.org/show_bug.cgi?id=48136
Craig Pennington wrote:
Apr 24 2004
Craig already got that working. See his post to "gentoo busy?" I had a ebuild for dmd that was inside portage, but it was deleted ;-( Stephan Dan Milne wrote: Apr 24 2004
I submitted two ebuilds to gentoo. You should be able to install gdc by "emerge phobos" as soon as it is in portage. Stephan Apr 17 2004
|