Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: nhat.dao@philips.com
To: <tling@cadence.com>
Cc: <cygwin@cygwin.com>
Subject: cross compiler under Cygwin
Message-ID: <0056900016623458000002L082*@MHS>
Reply-To: :;
Date: Thu, 15 Mar 2001 10:20:13 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1; name="MEMO 03/15/01 10:07:52"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id EAA22099

hello,

1)
i do that :
(/gcc-2.95.2-6 )$ ./configure --target=arm-strongarm-aout
==> ok for my makefile.

2)
next, build the compiler, i do that :
(/gcc-2.95.2-6 )$ make LANGUAGES= « c++ »
[...]
make[1]: Leaving directory `/gcc-2.95.2-6/etc'
make[1]: Entering directory `/gcc-2.95.2-6/gcc'
[...]
gcc -DCROSS_COMPILE -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I.
-I./config
-I./../include \-DPREFIX=\"/usr/local\" \  -c `echo ./prefix.c | sed
's,^\./,,'`
In file included from /usr/include/w32api/windef.h:143,
                 from /usr/include/w32api/windows.h:96,
                 from prefix.c:70:
/usr/include/w32api/winnt.h:2266: two or more data types in declaration of
`type name'
make[1]: *** [prefix.o] Error 1
make[1]: Leaving directory `/gcc-2.95.2-6/gcc'
make: *** [all-gcc] Error 2

somebody can help me, pleaaase ?

/pegase
Paris in France


> hello everybody,
>
> i am new here.
>
> my problem :
> i have linux and i do that :
> sources file.c => build, StrongArm cross compiler GCC (sa110-le-gcc) =>bin
> for Assabet (Intel)
>
> now,
> i would like do the same in Cygwin ?
> sources file.c => cross compiler GCC into Cygwin ???? => bin for
> Assabet(Intel)
>
> but i don t know where can i find documentation to do that ? and how
> can i buid this cross compiler GCC  for Cygwin ?

i find this : http://www.objsw.com/docs

>
>
> version of Cygwin : "CYGWIN_NT-4.0 PCCXXX 1.1.8(0.34/3/2) 2001-01-3110:08
> i686 unknown"
>
> thinx in advance for your answer.
>
> /pegase
> Paris in France


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

