X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Spam-Score: 1.184 Message-ID: <478CEF8C.9000100@sh.cvut.cz> Date: Tue, 15 Jan 2008 18:38:20 +0100 From: =?UTF-8?B?VsOhY2xhdiBIYWlzbWFu?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Wrongfully compiled code References: <002101c85710$cc377960$1c0110ac AT ariga> In-Reply-To: <002101c85710$cc377960$1c0110ac@ariga> OpenPGP: id=1204AF05; url=http://logout.sh.cvut.cz/~wilx/Vaclav_Haisman_(0x63B6B297)_pub.asc Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig6D68E5D7B23BC4717F44995E" X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enig6D68E5D7B23BC4717F44995E Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable ariga masahiro wrote, On 15.1.2008 1:51: > Hello, >=20 > I am trying to port eCos into my target on Cygwin environment. >=20 > I am encountered next wrongfully compiled code and I am very in deep=20 > trouble. > It happens when sending back TCP SYN-ACK packet to peer, > and it happens in > packages\net\bsd_tcpip\current\src\sys\netinet\tcp_output.c > tcp_output()function. >=20 > I asked eCos mailing list first, > but it says it's a problem of compiler per se, > I shoud ask tool chain mailing list. >=20 > My target CPU is SH7709S. >=20 > I installed toolchain by downloading ecos-install.tcl. > That I got using next command on Cygwin. > $ wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl >=20 > I checked sh-elf-gcc version and it was version 3.2.1. > $ sh-elf-gcc -v >[...] I think that this list is a wrong one for this kind of compiler problem.=20 Also, your compiler is rather old one. Have you tried looking for a newer= =20 version of GCC for your target? -- VH --------------enig6D68E5D7B23BC4717F44995E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHjO+SoUFWwtEPkHIRCKp+AJ9ZY6c1lG9TsQq5El9pkklg9I4ysgCdHUYB 4KMUXXW77f+o0aDKIPcju8g= =S1PL -----END PGP SIGNATURE----- --------------enig6D68E5D7B23BC4717F44995E--