Hi,
I probably misunderstand something, but isn't almost the whole tree (except gcc3_foo) "shared"? How do you handle that?
yes, it is. But it is not a problem there, because it can be compiled to universal binary in one step without problem.
Exactly this "except gcc3_foo" is a problem because the logic says none needs to compile more than one of these directories. Except on Mac OS X when you need to compile both intel and powerpc directories and this is the source of my problems.
-- Pavel Janík --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
