On Thu, 2009-05-14 at 20:30 +0200, Julian Seward wrote:
> > Compiling For Multiple Architectures
> > ====================================
> >
> >    You can compile the package for more than one kind of computer at
> the
> > same time, by placing the object files for each architecture in
> their
> > own directory.  To do this, you must use a version of `make' that
> > supports the `VPATH' variable, such as GNU `make'.  `cd' to the
> > directory where you want the object files and executables to go and
> run
> > the `configure' script.  `configure' automatically checks for the
> > source code in the directory that `configure' is in and in `..'.
> 
> Urr, that's standard GNU boilerplate guff.  I don't know if it applies
> to us or not.

Unless it's been fixed in the last month the VPATH stuff is broken on
the HEAD, I posted a patch to make the basic build work last month but
there are remaining problems, the tests don't work for example.

Ashley,


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to