Sorry for jumping in late, but you might want to check out Gyp:
http://code.google.com/p/gyp/

It's what Google is using to build Chrome, V8, etc.:
http://code.google.com/p/v8/wiki/BuildingWithGYP

Basically, it's a build generator: one spec is used to build makefiles, VS, 
XCode files so you can then use the local tool chains.

I've started playing with it and I haven't run screaming yet. :-)

Have fun,
John

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to