diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-07 19:49:27 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-07 19:49:27 +0200 |
commit | 02aead91209eca78b1c79686e7a64b9e2b58dcc8 (patch) | |
tree | 56ef9e0734f90415a6b936f32f90a3b825ea26e4 /hurd | |
parent | f0c9ba2453b27d63000aa0b7a533821afecc4db1 (diff) |
pth is broken.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/debian/porting/pth.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/hurd/running/debian/porting/pth.mdwn b/hurd/running/debian/porting/pth.mdwn new file mode 100644 index 00000000..4424fe82 --- /dev/null +++ b/hurd/running/debian/porting/pth.mdwn @@ -0,0 +1,15 @@ +[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] + +[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]]"""]] + + <azeem> seems pth still doesn't work + <bddebian> Doesn't build or doesn't work? + <azeem> both + <azeem> some configure test keep grinding the CPU, same for the test suite + <azeem> which apparently runs pth_init() and never returns |