On 2011/01/28 10:34:18, alexander.mitin wrote:
for full 10.5 compatibility you need build it against 10.5 SDK using
'-isysroot
/Developer/SDKs/MacOSX10.5.sdk' flag
I think to be really pedantic we have to find the Makefile flags that are equivalent to setting the SDKROOT environment variable...isysroot I believe is only one of potentitally several. However, since we aren't using any native calls this is kind of a moot point for this dylib. http://gwt-code-reviews.appspot.com/1323802/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
