On Sunday, February 9, 2003, at 09:54  PM, Jeremy Erwin wrote:

On Sunday, February 9, 2003, at 12:59  PM, Renaud Blanch wrote:

I'm porting a c++ library using gc to Jaguar.
I use fink's port of the lib (gc-6.1-3 avaible in the unstable branch) and
it works great except for one thing :
The lib is not compiled with pthread support, which I need.

The trouble is that gc relies on pthread's implementation specificic
features.
Since Darwin is based on FreeBSD sources I tried to use
-DGC_FREEBSD_THREADS but SIGRTMIN is then undefined and there's issues
with DATASTART and DATAEND definitions (conflicts between MACOSX and
FREEBSD definitions ?).
gc-6.1-3: General purpose, garbage collecting storage allocator
 Web site: http://www.hpl.hp.com/personal/Hans_Boehm/gc/ .
 Maintainer: Dave Morrison <[EMAIL PROTECTED]>
cripes, I should of have read the message. Ignore my suggestion.

Jeremy



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to