Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Max Horn
Ben, see my previous post, I really messed this up. Sorry! Max -- --- Max Horn Software Developer email: phone: (+49) 6151-494890 --- This sf.net email is sponsored by

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Ben Hines
On Wednesday, July 17, 2002, at 10:57 AM, Max Horn wrote: >> >> It doesn't? Sure, its a version behind, but i thought the fink policy >> was NOT to depend on fink zlib at all because it is not needed and >> just there for backward compatibility for old packages. > > I am not sure what you are

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Max Horn
At 1:34 Uhr +0200 18.07.2002, Max Horn wrote: >At 0:07 Uhr +0100 18.07.2002, Finlay Dobbie wrote: >>On Wednesday, July 17, 2002, at 06:57 PM, Max Horn wrote: >> >>>zlib binaries are part of OS X 10.1 and later. >> >>Actually they were in 10.0 and earlier, too, IIRC. :-) > >YRIC. After re-checking

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Max Horn
At 0:07 Uhr +0100 18.07.2002, Finlay Dobbie wrote: >On Wednesday, July 17, 2002, at 06:57 PM, Max Horn wrote: > >>zlib binaries are part of OS X 10.1 and later. > >Actually they were in 10.0 and earlier, too, IIRC. :-) YRIC. Max -- --- Max Horn Softw

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Finlay Dobbie
On Wednesday, July 17, 2002, at 06:57 PM, Max Horn wrote: > zlib binaries are part of OS X 10.1 and later. Actually they were in 10.0 and earlier, too, IIRC. :-) -- Finlay Dobbie [EMAIL PROTECTED] --- This sf.net email is sponsored by:Thin

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Max Horn
At 9:56 Uhr -0700 17.07.2002, Ben Hines wrote: >On Wednesday, July 17, 2002, at 08:53 AM, Max Horn wrote: >> >>> >>>Btw, which version/package/libraries/headers should be used to >>>port a fink package. The one packaged for fink or the one included >>>with MacOSX. For example zlib - there is a

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Ben Hines
On Wednesday, July 17, 2002, at 08:53 AM, Max Horn wrote: > >> >> Btw, which version/package/libraries/headers should be used to port a >> fink package. The one packaged for fink or the one included with >> MacOSX. For example zlib - there is a fink package and a version in >> MacOSX - which

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Max Horn
At 15:07 Uhr +0200 17.07.2002, Thomas Kotzian wrote: >i have ported the vorbis-tools to fink and i have linked (and >adapted) the program to libpth. but i have found /usr/lib/libpthread. > >Which one is recommended to be used? GNU pth is a user level (portable) thread library. pthreads is the s

[Fink-devel] threads: pth or pthread

2002-07-17 Thread Thomas Kotzian
i have ported the vorbis-tools to fink and i have linked (and adapted) the program to libpth. but i have found /usr/lib/libpthread. Which one is recommended to be used? Btw, which version/package/libraries/headers should be used to port a fink package. The one packaged for fink or the one incl