D.gnu - Gentoo ebuild for GDC
- Stephan Wienczny <wienczny web.de> Apr 16 2004
- John Reimer <jjreimer telus.net> Apr 16 2004
- Stephan Wienczny <wienczny web.de> Apr 16 2004
- Stephan Wienczny <wienczny web.de> Apr 17 2004
- John Reimer <jjreimer telus.net> Apr 17 2004
- Stephan Wienczny <wienczny web.de> Apr 17 2004
- Craig Pennington <cpenning milo.org> Apr 24 2004
- Dan Milne <d nmilne.com> Apr 24 2004
- Stephan Wienczny <wienczny web.de> Apr 24 2004
- John Reimer <jjreimer telus.net> Apr 17 2004
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
That sure would be nice!
Apr 16 2004
John Reimer wrote:Stephan Wienczny wrote:Hallo, has somebody already created an GDC ebuild for Gentoo Linux? Stephan
That sure would be nice!
I've written a scipt. It compiles gdc *LOL* But we will have a problem: I can't compile phobos before gdc is installed, because the configure scripts tries to find gdc... One will have to emerge an phobos ebuild... It would be nice if David changed the source packages and released an extra phobos package.
Apr 16 2004
John Reimer wrote:Stephan Wienczny wrote:Hallo, has somebody already created an GDC ebuild for Gentoo Linux? Stephan
That sure would be nice!
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
I submitted two ebuilds to gentoo. You should be able to install gdc by "emerge phobos" as soon as it is in portage. Stephan
!!!! 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. Thanks for doing this. Later, John
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.
I don't know if it will be accepted ;-) All I could do was writing a bug report for it (BugID 48136). It were about 2 days until my dmd ebuild was online, so we will see...
Apr 17 2004
Stephan Wienczny wrote: [snip]It were about 2 days until my dmd ebuild was online, so we will see...
I'm not seeing a dmd ebuild, and I just did an emerge sync. I am still fairly new to portage and figure I'm not looking in the right place. Could you point me in the right direction? Thanks. Cheers, Craig
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:
Stephan Wienczny wrote:
[snip]
It were about 2 days until my dmd ebuild was online, so we will see...
I'm not seeing a dmd ebuild, and I just did an emerge sync. I am still
fairly new to portage and figure I'm not looking in the right place.
Could you point me in the right direction? Thanks.
Cheers,
Craig
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: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
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
This is an opportunity to start testing some of the D Linux Projects on GDC. Some other guys are currently using Gentoo anyway (hint, hint, Brad). www.dsource.org will certainly have good test material for it.
Apr 17 2004









Stephan Wienczny <wienczny web.de> 