Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23025 - cbind for Ada
Summary: cbind for Ada
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-17 20:29 UTC by David Holm (RETIRED)
Modified: 2003-10-14 07:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-util/cbind-6.ebuild (cbind-6.ebuild,664 bytes, text/plain)
2003-06-17 20:30 UTC, David Holm (RETIRED)
Details
cbind/files/cbind6.diff (cbind6.diff,5.14 KB, text/plain)
2003-06-17 20:31 UTC, David Holm (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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