From: Hubert F. <hu...@fi...> - 2006-09-12 16:33:13
|
> We currently only have the bandwidth to support 10.4 - although it is > very likely that most could be made to work on earlier releases. If > you take the time to get 10.3.9 working along with 10.4 (our minimum > will need to stay at 10.4 for our default release builds) please > submit the changes. Mat and Foster might be able to give you some > insight into how to deal with bjam. Actually the code does not build on MacOS X 10.3 because of gcc 3.3. I don't know of any upgrade to gcc on 10.3, so it looks like a lost case, unless I find the workaround for the various bugs. Note that gcc 3.3 on Linux has the same issues, and that gcc 3.4 does not seem to have them (I'll test more extensively). Upgrading to 10.4 is not an option yet as I only have one MacOS X capable machine... and if I want to target 10.3, then gcc 3.3 will have to be used anyway. I don't know yet whether it is the template support or the namespace support (gcc 3.3 seems to have trouble with namespaces sometime as I discovered in some other code). Hub |