Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77540 - Ada tasks are not working with NPTL threading
Summary: Ada tasks are not working with NPTL threading
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: ada team [OBSOLETE]
URL: http://www.talkaboutprogramming.com/g...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-11 09:19 UTC by Matteo Bertini
Modified: 2005-04-23 05:54 UTC (History)
1 user (show)

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


Attachments
gnat-3.15p-r5.ebuild (gnat-3.15p-r5.ebuild,5.67 KB, text/plain)
2005-04-09 07:19 UTC, Maxim Reznik
Details
gnat-3.15p-ntpl.patch (gnat-3.15p-ntpl.patch,1.92 KB, patch)
2005-04-09 07:20 UTC, Maxim Reznik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Bertini 2005-01-11 09:19:44 UTC
... and we know this, but a debian guy has made a patch:

http://www.totalblowhole.com/new-5809963-5282.html

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Maxim Reznik 2005-04-09 07:17:18 UTC
Here is new gnat-3.15p ebuild and patch from Debian that makes gnat works with
NTPL well. It doesn't break compabolity with old thread libs beacause just
enlarge sizes of some types. So I dont use IUSE=ntpl logic.

It's important since Gentoo now (2005.0) uses 2.6 kernel by default and
suggests ntpl as thread library.
Comment 2 Maxim Reznik 2005-04-09 07:19:04 UTC
Created attachment 55765 [details]
gnat-3.15p-r5.ebuild

new ebuild
Comment 3 Maxim Reznik 2005-04-09 07:20:06 UTC
Created attachment 55766 [details, diff]
gnat-3.15p-ntpl.patch

and patch which it uses
Comment 4 David Holm (RETIRED) gentoo-dev 2005-04-23 05:54:36 UTC
Thanks guys. Committed to CVS.