Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 23025

Summary: cbind for Ada
Product: Gentoo Linux Reporter: David Holm (RETIRED) <dholm>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: VERIFIED TEST-REQUEST    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-util/cbind-6.ebuild
cbind/files/cbind6.diff

Description David Holm (RETIRED) gentoo-dev 2003-06-17 20:29:35 UTC
cbind is a tool which creates thin Ada bindings from C headers. It is getting a
bit old so the bindings usually need some minor modifications but in the long
run it will save you a lot of work.
Comment 1 David Holm (RETIRED) gentoo-dev 2003-06-17 20:30:24 UTC
Created attachment 13440 [details]
dev-util/cbind-6.ebuild
Comment 2 David Holm (RETIRED) gentoo-dev 2003-06-17 20:31:35 UTC
Created attachment 13441 [details]
cbind/files/cbind6.diff

This is a patch to make cbind compile with newer versions of gcc.
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2003-07-13 17:08:00 UTC
Hi David

Thanks fot this one.
I have processed and committed the ebuild. 
BTW I changed PREFIX=${D} to ${D}/usr, otherwise it was installing binaries under straight /bin instead of /usr/bin.
Please test.

George
Comment 4 George Shapovalov (RETIRED) gentoo-dev 2003-07-13 18:32:57 UTC
One more thing. According to readme two other binaries are getting built:
cdep    - A makefile dependency generator
htype   - A program to figure sizeof and alignof info

Are they usefull and if yes, shouldn't they be installed?

George
Comment 5 David Holm (RETIRED) gentoo-dev 2003-09-29 10:53:10 UTC
Been in portage a while
Comment 6 David Holm (RETIRED) gentoo-dev 2003-10-14 07:27:02 UTC
Marked stable on x86