From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Thu Feb 18 1999 - 12:09:47 EST
On Feb 13, 1999, Godmar Back <gback@cs.utah.edu> wrote:
> http://www.cs.utah.edu/~gback/kaffe/
kaffe/building.html
I'd rather not recommend using --program-prefix. Although
autoconf/automake support it, the scripts we install don't. `kaffe',
for example, will always run `.../libexec/Kaffe'; if it's installed
under another name, it won't be found. Same for javac et al, that
call kaffe, not the transformed name.
For Windows, I'd recommend --prefix=//c/kaffe instead of c:/kaffe; I'm
not sure c:/kaffe is fully supported by autoconf/automake/libtool
Maybe the URL for Cygwin should be sourceware.cygnus.com
`make check' is better run before `make install', particularly after
libtool is fixed on Linux. IMO, the home page should not recommend
installing before checking, that's usually bad practice, since you
might replace a working version with a broken one.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:11 EDT