Camm Maguire <c...@maguirefamily.org> writes:

[...]

| > Camm, what are the instructions to build and test GCL under wine?
| >
| 
| This is the README.wine file:
| 
| On Debian, for example, gcl can be run and tested under wine as follows:
| 
| (as root)
| 
| aptitude install mingw32 mingw32-runtime mingw32-binutils wine
| 
| If necessary, as root
| 
| update-binfmts --enable wine
| 
| Then as a normal user,
| 
| export PATH=/usr/i586-mingw32msvc/bin:$PATH
| export CC=/usr/bin/i586-mingw32msvc-gcc
| 
| ./configure --host=mingw32 && make


Thanks!

-- Gaby

_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to