Hello world, Is there some simple method, perhaps a Make option, to create built files (objects, libraries, programs, etc.) in a separate filesystem tree than the sources reside in?
For example, I want to build the same code with different compilers and/or compiler settings. The (clumsy) way I know of is to maintain separate workspace clones and do builds inside them. I would prefer to have one piece of source and several directories of binaries produced by different build scripts, and several resulting package repos. (I think that something like this may have already been done to support Debug/NonDebug builds alongside each other). Is that easily possible? Yes/No/How? :) Thanks, //Jim Klimov _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
