27 Jan
2008
27 Jan
'08
9:50 p.m.
On Jan 27, 2008 3:18 PM, Guido Soranzio <guido.soranzio@gmail.com> wrote:
Under Leopard too many messages "The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec()." are appearing so I prefer sending them attached.
Markus I find that if I add the following to the tcl Portfile: platform darwin 9 { configure.args-append --disable-corefoundation } and rebuild tcl these CoreFoundation errors go away. As you are the maintainer of tcl, does this seem the correct fix for this? Cheers Adam