On Apr 18, 2005, at 10:36, Jean-François Mertens wrote:
Are we sure that mixing things compiled with 'g++-3.3' on panther and on tiger has no problems ?
I've asked my coworkers for more information on this. However, if it turns out there are compatibility issues, we have a way to fix them.
We have an "SDK" feature that can be used to guarantee that something built on a new OS can be deployed on an older OS. To use this from the command line, add:
-isysroot /Developer/SDKs/MacOSX10.3.9.sdk
to your compiles. The SDKs are an optional component in the Xcode Tools install, and they aren't installed by default. They're under the "Cross-Development" category.
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel