On 20 Nov 2006, at 20:28, tgate wrote:

I'm creating some tools for my local network and would love some experienced advice for how to setup the makefiles for installing binaries based on the platform.

I'll be using svn and other developers need to grab the code and compile and will likely be on a different architecture. So it seems like I need a Tools/$GNUSTEP_HOST directory for the binaries and something similar for the libraries.

I'm guessing that the fine people of GNUstep have already thought of this and I'd like to know how to properly setup for it.

You probably want to configure gnustep-make using --enable-multi- platform --disable-flattened (try 'configure --help' for details).



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to