Re: linux-cygwin cross build environment

2010-09-05 Thread Charles Wilson
On 8/27/2010 11:18 AM, Charles Wilson wrote: But...this one works. I'll try again, with some of the other options and maybe sysroot support, but not until next week. I've attached my *working* recipe, based on Corinna's instructions. It also includes the recipe for then building cygwin

Re: linux-cygwin cross build environment

2010-08-27 Thread Charles Wilson
On 8/25/2010 10:53 PM, Charles Wilson wrote: Anybody have a suggestion? What am I doing wrong? Based on Corinna's posted procedure http://cygwin.com/ml/cygwin-developers/2010-08/msg00099.html with a few changes, I was able to create a working linux-cygwin toolchain. The changes I had to make

Re: linux-cygwin cross build environment

2010-08-26 Thread Chiheng Xu
On Thu, Aug 26, 2010 at 10:53 AM, Charles Wilson cyg...@cwilson.fastmail.fm wrote: Last weekend I attempted to setup a linux-cygwin cross compiler (and basic sysroot).  However, it didn't work: while a simple C 'Hello World' app could be compiled, copied over to a win32 system and executed, a

Re: linux-cygwin cross build environment

2010-08-26 Thread Chiheng Xu
On Thu, Aug 26, 2010 at 2:24 PM, Chiheng Xu chiheng...@gmail.com wrote: I attached the scripts I used in December, 2009, trying to build a Cygwin cross toolchain. Also attcach the MinGW scripts. -- Chiheng Xu Wuhan,China gcc_mingw.tar.bz2 Description: BZip2 compressed data -- Problem

linux-cygwin cross build environment

2010-08-25 Thread Charles Wilson
Last weekend I attempted to setup a linux-cygwin cross compiler (and basic sysroot). However, it didn't work: while a simple C 'Hello World' app could be compiled, copied over to a win32 system and executed, a C++ 'Hello World' did not: 1) using the cygwin-provided cygstdc++-6.dll and