[Bf-committers] to make or not to make

Kent Mein bf-committers@blender.org
Fri, 25 Oct 2002 23:15:09 -0500


In reply to Rene Dudfield (illumen@yahoo.com):

> The other unresolved issue is seperate directories per
> platform for object files/dependencies etc during the
> compilation.  Can this be done with autoconf/automake?
>  

In general most of the time this is done by doing the
following( I haven't tried it with that version but I'm
sure we can get it to work): 
say you have the sources in blender-ph
mkdir blender-ph-irix65
cd blender-ph-irix65
../blender-ph/configure (your options)
make

I'll give a couple of the scripts a try next week.
If anyone wants me to try a specific one send me some email on
where to grab it.

Kent
-- 
mein@cs.umn.edu
http://www.cs.umn.edu/~mein