[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Re: gcl-2.6.8
From: |
Camm Maguire |
Subject: |
Re: [Gcl-devel] Re: gcl-2.6.8 |
Date: |
Sun, 08 Aug 2010 23:30:08 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Greetings!
Gabriel Dos Reis <address@hidden> writes:
> Camm Maguire <address@hidden> writes:
>
> | Greetings!
> |
> | Donald Winiecki <address@hidden> 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 address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
- Re: [Gcl-devel] Re: gcl-2.6.8, (continued)
- Re: [Gcl-devel] Re: gcl-2.6.8, Camm Maguire, 2010/08/05
- Re: [Gcl-devel] Re: gcl-2.6.8, Gabriel Dos Reis, 2010/08/08
- Re: [Gcl-devel] Re: gcl-2.6.8, Camm Maguire, 2010/08/08
- Re: [Gcl-devel] Re: gcl-2.6.8, Camm Maguire, 2010/08/13
- Re: [Gcl-devel] Re: gcl-2.6.8, Gabriel Dos Reis, 2010/08/13
- Re: [Gcl-devel] Re: gcl-2.6.8, Camm Maguire, 2010/08/13
- Re: [Gcl-devel] Re: gcl-2.6.8, Gabriel Dos Reis, 2010/08/08
- Re: [Gcl-devel] Re: gcl-2.6.8,
Camm Maguire <=
- Re: [Gcl-devel] Re: gcl-2.6.8, Gabriel Dos Reis, 2010/08/09