Greetings!

Gabriel Dos Reis <g...@cs.tamu.edu> writes:

> Camm Maguire <c...@maguirefamily.org> writes:
>
> | Greetings!
> | 
> | Donald Winiecki <dwinie...@boisestate.edu> writes:
> | 
> | > Hi Camm,
> | >
> | > Have you had a chance to commit your most recent changes.  I'd like to do 
> a test build of what you think is
> | > the final CVS tree.
> | >
> | 
> | OK, my changes are in.
>
> 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


Take care,

> -- Gaby
>
>
>
>

-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

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

Reply via email to