Couple of questions..

Xiaokun Zhu xiaokun at aero.gla.ac.uk
Fri May 30 01:31:54 PDT 1997


Rob Kramer wrote:
> 
> Hi all,
> 
> Concerning the DOS port of Kaffe, some to-the-point questions:
> 
> - Can anyone tell me if I can use diff to diff an entire directory
> structure? If not, does anyone have a unix script to do so?
> 
> - The configure script crashes under DJGPP because it tries to execute the
> COFF file of conftest.c, instead of the executable. If I substitute
> all occurances of './conftest' with './conftest.exe' in the configure
> script all goes well. Can anyone suggest a way of how to modify the
> configure script in such a way that it still runs on other machines.
> 

You can modify the "configure.in" and use
autoconf to create a new configure.

In configure.in you need some sort of condition variable
to seperate DJGPP and other unix-ish.

I don't try autoconf in DJGPP yet. ;-)

> - Is there a digest-version of this mailing list? My mailbox is a mess!
> 
> Cheers!
> 
>         RoB
> 
> -----------------------------------------------------------------------
>   Rob Kramer
>   R.Kramer at brighton.ac.uk
>   MSc Digital Electronics & Parallel Processing Systems (pending :-))
>   University of Brighton &
>   University of Sussex
> -----------------------------------------------------------------------

-- 
+-------------------------------------------------------------+
| Dr Xiaokun Zhu               E-Mail: xiaokun at aero.gla.ac.uk |
| Department of Aerospace, University of Glasgow, G12 8QQ, UK |
| Tel   : +44 141 3304068                FAX: +44 141 3305560 |



More information about the kaffe mailing list