Re: problem with cross-compilation i686-pc-mingw32

2008-03-27 Thread #Cyrille37#
#Cyrille37# a écrit : Hello I could not find how to setup cygwin to make cross compilation for host i686-pc-mingw32. I've got packages like : gcc 3.4.4-3 gcc-core 3.4.4-3 gcc-g++ 3.4.4-3 gcc-mingw20040810-1 gcc-mingw-core 20050

RE: problem with cross-compilation i686-pc-mingw32

2008-03-27 Thread Dave Korn
\#Cyrille37\# wrote on 27 March 2008 08:04: > Hello > I could not find how to setup cygwin to make cross compilation for host > i686-pc-mingw32. > > I've got packages like : > gcc 3.4.4-3 > gcc-core 3.4.4-3 > gcc-g++

problem with cross-compilation i686-pc-mingw32

2008-03-27 Thread #Cyrille37#
Hello I could not find how to setup cygwin to make cross compilation for host i686-pc-mingw32. I've got packages like : gcc 3.4.4-3 gcc-core 3.4.4-3 gcc-g++ 3.4.4-3 gcc-mingw20040810-1 gcc-mingw-core 20050522-1 gcc-mi

re: cross-compilation linux->cygwin and gcc-3.4.4

2007-08-24 Thread Daniel Villeneuve
Earlier this week, I've asked: > I'm in the process of updating my cross-compilation > environment from cygwin-1.5.12 to cygwin-1.5.24, mainly > because we have had code generation problems with > gcc-3.3.3-3 from the former. > > However, I get the following m

cross-compilation linux->cygwin and gcc-3.4.4

2007-08-22 Thread Daniel Villeneuve
Hi, I'm in the process of updating my cross-compilation environment from cygwin-1.5.12 to cygwin-1.5.24, mainly because we have had code generation problems with gcc-3.3.3-3 from the former. However, I get the following message     No support for this host/target combination from gcc-

Re: cross compilation

2007-06-14 Thread Brian Dessent
ICE wrote: > I understand that cygwin does not provide glibc. > does it provide uclibc ??? No. Cygwin itself is a libc. Therefore there is no need for any other, nor would any other even build, since a libc is a very low level system component. > if not how can i create a cross co

cross compilation

2007-06-14 Thread ICE
Hi I understand that cygwin does not provide glibc. does it provide uclibc ??? if not how can i create a cross compilation tool chain. ICE -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

cross compilation error..

2006-03-13 Thread Basavaraj Hiremath
Hi, I am compiling arm/wince compiler using cygwin, I have following error, could some one help me? "error: '_U' was not declared in this scope" Thanks & Regards, Raj /home/basavaraj/cross-tools/gcc/wince/gcc/xgcc -shared-libgcc -B/home/basavaraj/ cross-tools/gcc/wince/gcc/ -nostdinc++ -L/home/b

RE: problems with configuring ksh (pdksh) in Cygwin and following problems with Linux cross-compilation there

2004-08-06 Thread Povolotsky, Alexander
PROTECTED] Subject: Re: problems with configuring ksh (pdksh) in Cygwin and following problems with Linux cross-compilation there Igor Pechtchanski wrote: {building of pdksh, modifying cygwin.bat} >>: not foundrofile[2]: >>: not foundrofile[8]: >>: not foundrofile[11]: >>: not

Re: problems with configuring ksh (pdksh) in Cygwin and following problems with Linux cross-compilation there

2004-08-05 Thread Arturus Magi
Igor Pechtchanski wrote: {building of pdksh, modifying cygwin.bat} : not foundrofile[2]: : not foundrofile[8]: : not foundrofile[11]: : not foundrofile[14]: : not foundrofile[17]: : not foundrofile[20]: : not foundrofile[23]: : not foundrofile[26]: : not foundrofile[30]: : not foundrofile[36]: ksh:

Re: problems with configuring ksh (pdksh) in Cygwin and following problems with Linux cross-compilation there

2004-08-05 Thread Igor Pechtchanski
> ** > @echo off > > C: > chdir C:\cygwin\bin > > REM bash --login -i > > ksh -l > *** Yep, this should work. > I think it works (did not try cross compilation yet ;-)), but I get some > annoing errors at the start of the Cyg

problems with configuring ksh (pdksh) in Cygwin and following pro blems with Linux cross-compilation there

2004-08-02 Thread Povolotsky, Alexander
ied my Cygwin bat file (commented out bash line and added ksh line )as follows: ** @echo off C: chdir C:\cygwin\bin REM bash --login -i ksh -l *** I think it works (did not try cross compilation yet ;-)), but I get some annoing errors at the start of the Cygwin&#

RE: problem with cygwin version 1.3.4 cross compilation using gcc

2001-12-02 Thread Rahul
, 2001 7:10 PM To: [EMAIL PROTECTED] Subject: Re: problem with cygwin version 1.3.4 cross compilation using gcc On Sun, Dec 02, 2001 at 12:45:25PM +1100, Robert Collins wrote: > >=== >- Original Message - >From: "Rahul" <[EMAIL PROTECTED]> >To: "Robert Co