Hi All,I have a basic question. I need to run the thrift on Mac OSX and Windows. So do I need to generate our code (using our thrift IDLs) on both the platforms (using respective thrift compilers) separately OR the code generated on Mac OSX can be compiled and linked on Windows as well (using some cygwin kind of stuff) ? What is the recommendation and suggestion?
thanks, --dheeraj
