[Mono-list] making the windows path relative

Guenther Roith groith@tcrz.net
Mon, 20 May 2002 21:37:42 +0200


Hi, Miguel!!

I've added fprintf (stderr,root); to utils.c and run mono.

Now view this output:

c:\mono-0.10\install\bin/libHello, World!
RESULT: 0

Aehmm.. This is of course wrong.
The right path should be c:\mono-0.10\install\lib without the bin. So we
have to remove this.

best wishes,
Johannes