Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <4162A54F.1090408@xpnet.com.br> Date: Tue, 05 Oct 2004 10:44:47 -0300 From: Claudio User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Problem compiling insight for target arm-elf Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi all, I installed the newest version of cygwin in a another computer (1.5.11-1) and I am having problems compiling the gnu tool chain for ARM. The problem is specifically in the compilation of insight: build command: ------------------------------------------------------------------- tar -zxvf insight-6.0.tar.gz mkdir gdb-build cd gdb-build ../insight-6.0/configure --target=arm-elf\ --prefix=/usr/local/arm-elf\ --enable-interwork\ --enable-multilib make all install || exit ------------------------------------------------------------------- Error messages: ------------------------------------------------------------------- In file included from ../../../insight-6.0/tcl/win/tclWinPort.h:72, from ../../../insight-6.0/tcl/generic/tclPort.h:22, from ../../../insight-6.0/tcl/win/tclWinInt.h:21, from ../../../insight-6.0/tcl/win/tclWin32Dll.c:15: /usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and associated macros have been defined in sys/types. This may cause runtime problems with W32 sockets" ../../../insight-6.0/tcl/win/tclWin32Dll.c:54: error: initializer element is not constant ../../../insight-6.0/tcl/win/tclWin32Dll.c:54: error: (near initialization for `asciiProcs.buildCommDCBProc') ../../../insight-6.0/tcl/win/tclWin32Dll.c:55: error: initializer element is not constant ../../../insight-6.0/tcl/win/tclWin32Dll.c:55: error: (near initialization for `asciiProcs.charLowerProc') . . . ------------------------------------------------------------------- I have compiled exactly the same toolchain (same files/version) with no problems using a previous version of cygwin. My platform is Windows 2000 professional. I have append information about both cygwin versions below. Thanks for any help Regards, Claudio ----------------------------------------------------------- cygcheck for Cygwin where compilation DIDN'T WORK (Latest) ----------------------------------------------------------- Cygwin Package Information Package Version Status _update-info-dir 00228-1 OK ash 20040127-1 OK autoconf 2.59-1 OK autoconf-devel 2.59-1 OK autoconf-stable 2.13-5 OK automake 1.7.9-1 OK automake-devel 1.9.1-1 OK automake-stable 1.4p6-2 OK base-files 3.0-3 OK base-passwd 2.0-1 OK bash 2.05b-16 OK binutils 20040725-2 OK bison 20030307-1 OK byacc 1.9-1 OK bzip2 1.0.2-6 OK clear 1.0-1 OK crypt 1.1-1 OK cygwin 1.5.11-1 OK diffutils 2.8.7-1 OK editrights 1.01-1 OK expat 1.95.7-1 OK fileutils 4.1-2 OK findutils 4.1.7-4 OK gawk 3.1.4-3 OK gcc 3.3.3-3 OK gcc-core 3.3.3-3 OK gcc-g++ 3.3.3-3 OK gcc-mingw-core 20040810-1 OK gcc-mingw-g++ 20040810-1 OK gdb 20030919-1 OK gdbm 1.8.3-7 OK gettext 0.14.1-1 OK grep 2.5-1 OK groff 1.18.1-2 OK gzip 1.3.5-1 OK ioperm 0.4-1 OK less 381-1 OK libbz2_1 1.0.2-6 OK libdb4.2 4.2.52-1 OK libgdbm 1.8.0-5 OK libgdbm-devel 1.8.3-7 OK libgdbm3 1.8.3-3 OK libgdbm4 1.8.3-7 OK libgettextpo0 0.14.1-1 OK libiconv2 1.9.2-1 OK libintl1 0.10.40-1 OK libintl2 0.12.1-3 OK libintl3 0.14.1-1 OK libncurses5 5.2-1 OK libncurses6 5.2-8 OK libncurses7 5.3-4 OK libpcre 4.1-1 OK libpcre0 4.5-1 OK libpopt0 1.6.4-4 OK libreadline4 4.1-2 OK libreadline5 4.3-5 OK login 1.9-7 OK m4 1.4-1 OK make 3.80-1 OK man 1.5k-3 OK mingw-runtime 3.5-1 OK mktemp 1.5-3 OK ncurses 5.3-4 OK perl 5.8.5-3 OK readline 4.3-5 OK sed 4.1.2-1 OK sh-utils 2.0.15-4 OK tar 1.13.25-5 OK tcltk 20030901-1 OK termcap 20021106-2 OK terminfo 5.3_20030726-1 OK texinfo 4.2-4 OK textutils 2.0.21-1 OK unzip 5.50-5 OK w32api 3.1-1 OK which 1.5-2 OK zip 2.3-6 OK zlib 1.2.1-2 OK ----------------------------------------------------------- cygcheck for Cygwin where compilation WORKED ----------------------------------------------------------- Cygwin Package Information Package Version Status _update-info-dir 00227-1 OK ash 20040127-1 OK autoconf 2.59-1 OK autoconf-devel 2.59-1 OK autoconf-stable 2.13-5 OK automake 1.7.9-1 OK automake-devel 1.8.5-1 OK automake-stable 1.4p6-2 OK base-files 2.6-1 OK base-passwd 1.1-1 OK bash 2.05b-16 OK binutils 20040725-2 OK bison 20030307-1 OK bzip2 1.0.2-5 OK crypt 1.1-1 OK cvs 1.11.6-3 OK cygutils 1.2.5-1 OK cygwin 1.5.10-3 OK cygwin-doc 1.3-7 OK diffutils 2.8.7-1 OK editrights 1.01-1 OK fileutils 4.1-2 OK findutils 4.1.7-4 OK flex 2.5.4a-3 OK gawk 3.1.3-4 Incomplete gcc 3.3.1-3 OK gcc-g++ 3.3.1-3 OK gcc-mingw-core 20031020-1 OK gcc-mingw-g++ 20031020-1 OK gdb 20030919-1 OK gdbm 1.8.3-7 OK grep 2.5-1 OK groff 1.18.1-2 OK gzip 1.3.5-1 OK ioperm 0.4-1 OK less 381-1 OK libbz2_1 1.0.2-5 OK libdb4.1 4.1.25-1 OK libgdbm 1.8.0-5 OK libgdbm-devel 1.8.3-7 OK libgdbm3 1.8.3-3 OK libgdbm4 1.8.3-7 OK libgettextpo0 0.14.1-1 OK libiconv2 1.9.2-1 OK libintl1 0.10.40-1 OK libintl2 0.12.1-3 OK libintl3 0.14.1-1 OK libncurses5 5.2-1 OK libncurses6 5.2-8 OK libncurses7 5.3-4 OK libpcre 4.1-1 OK libpcre0 4.5-1 OK libpopt0 1.6.4-4 OK libreadline4 4.1-2 OK libreadline5 4.3-5 OK login 1.9-7 OK m4 1.4-1 OK make 3.80-1 OK man 1.5k-3 OK mingw-runtime 3.3-1 OK mktemp 1.5-3 OK ncurses 5.3-4 OK perl 5.8.2-1 OK readline 4.3-5 OK sed 4.0.9-2 OK sh-utils 2.0.15-4 OK tar 1.13.25-5 OK tcltk 20030901-1 OK termcap 20021106-2 OK terminfo 5.3_20030726-1 OK texinfo 4.2-4 OK textutils 2.0.21-1 OK w32api 2.5-1 OK which 1.5-2 OK zlib 1.2.1-1 OK ----------------------------------------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/