Greetings, Christopher Faylor!
With cygwin-1.5.25 I can cross-compile libraries for native win32 by
starting with the following configure command:
./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin CC='gcc
-mno-cygwin' host_alias=i686-pc-mingw32
and that
On Wed, Sep 01, 2010 at 06:35:18PM +0400, Andrey Repin wrote:
>Greetings, Charles Wilson!
>
>>> With cygwin-1.5.25 I can cross-compile libraries for native win32 by
>>> starting with the following configure command:
>>>
>>> ./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin CC='gcc
>>> -mno
On 9/1/2010 10:35 AM, Andrey Repin wrote:
Greetings, Charles Wilson!
With cygwin-1.5.25 I can cross-compile libraries for native win32 by
starting with the following configure command:
./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin CC='gcc
-mno-cygwin' host_alias=i686-pc-mingw32
an
Greetings, Charles Wilson!
>> With cygwin-1.5.25 I can cross-compile libraries for native win32 by
>> starting with the following configure command:
>>
>> ./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin CC='gcc
>> -mno-cygwin' host_alias=i686-pc-mingw32
>>
>> and that has worked fine o
- Original Message -
From: "Charles Wilson"
However, with cygwin-1.7.5, it doesn't work.
For now, use CC='gcc-3 -mno-cygwin'. Soon you'll be able to use a real,
honest-to-god cross compiler version of gcc-4 instead (e.g.
"i686-pc-mingw32-gcc")
Thanks Chuck. That works well I
On 8/7/2010 9:45 AM, Sisyphus wrote:
> With cygwin-1.5.25 I can cross-compile libraries for native win32 by
> starting with the following configure command:
>
> ./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin CC='gcc
> -mno-cygwin' host_alias=i686-pc-mingw32
>
> and that has worked fine
Hi,
With cygwin-1.5.25 I can cross-compile libraries for native win32 by
starting with the following configure command:
./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin
CC='gcc -mno-cygwin' host_alias=i686-pc-mingw32
and that has worked fine on the few occasions that I've tried it.
7 matches
Mail list logo