gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Re: gcl-2.6.8


From: Gabriel Dos Reis
Subject: Re: [Gcl-devel] Re: gcl-2.6.8
Date: Mon, 09 Aug 2010 00:04:39 -0500

Camm Maguire <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]