Compiling V, cygnus DLL

Romain Behar rbehar@lucky.fr
Tue Sep 29 21:47:00 GMT 1998


I tried to compile V using MinGW32, but failed. MinGW32 has a C++
include file named String.h, while V uses the C include named string.h .
How do I make the compiler case sensitive ?

Anyway, I renamed the file String.h to foo.h and two V directories
compiled until I got an error from the `-lV' option.

Another trouble came with the Cygwin DLL : MinGW32 builds programs that
do not print anything while using the B19 package DLL, then I updated
to  19-plus dll (670K long), and the bash now doesnt find the .bashrc
which lies in `/' directory.

My goal is to compile programs using the V interface, and it seems not
to be that simple.

Thanks for any help.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list