delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
x-gfisavedcharset: | Windows-1252 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Message-ID: | <C9150052B112D3119E9E0004ACA6E437025AFDE3@tepg1.tepg.co.uk> |
From: | "Bruce Adams" <bruadams AT tycoint DOT com> |
To: | <crossgcc AT sources DOT redhat DOT com>, <cygwin AT cygwin DOT com> |
Subject: | RE: m68k assembler (and MRI tools) |
Date: | Fri, 13 Sep 2002 14:22:36 +0100 |
MIME-Version: | 1.0 |
X-OriginalArrivalTime: | 13 Sep 2002 13:29:59.0328 (UTC) FILETIME=[A82FB200:01C25B29] |
> > Can you try the following script just to see if it works for > anyone else > but me. It makes a one pass build of gcc 2.95.3 from the tarballs in > about 1 hour. Just copy it along with the tarballs in any > directory and > run it with > > bash -e makgcc.sh 2>&1 | tee make.log > [snip] Hi, I just tried it with binutils-2.13, newlib-1.10.0 & gcc-2.95.3-5-src (as downloaded from the cygwin setup) and it fails in the usual place for me (or rather a usual as I have several 'usual' failures at the moment )-: I don't hold up much hope of a different version of gcc behaving any better. Regards, Bruce A. /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/argv.c test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/choose-temp.c -o pic/choose-temp.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/choose-temp.c ../../../gcc-2.95.3-5/libiberty/choose-temp.c: In function `try': ../../../gcc-2.95.3-5/libiberty/choose-temp.c:89: warning: implicit declaration of function `access' ../../../gcc-2.95.3-5/libiberty/choose-temp.c: In function `choose_temp_base': ../../../gcc-2.95.3-5/libiberty/choose-temp.c:111: warning: implicit declaration of function `getenv' ../../../gcc-2.95.3-5/libiberty/choose-temp.c:138: warning: implicit declaration of function `mktemp' ../../../gcc-2.95.3-5/libiberty/choose-temp.c: In function `make_temp_file': ../../../gcc-2.95.3-5/libiberty/choose-temp.c:157: warning: function `getenv' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/choose-temp.c:192: warning: implicit declaration of function `strcat' ../../../gcc-2.95.3-5/libiberty/choose-temp.c:200: warning: implicit declaration of function `close' test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/concat.c -o pic/concat.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/concat.c test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/cplus-dem.c -o pic/cplus-dem.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/cplus-dem.c ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `squangle_mop_up': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:888: warning: implicit declaration of function `free' ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:892: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `mop_up': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:911: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:921: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:929: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `demangle_template_value_parm': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:1601: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:1605: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `gnu_special': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:2551: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `recursively_demangle': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:2610: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:2616: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `demangle_qualified': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:2787: warning: implicit declaration of function `atoi' ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `do_hpacc_template_literal': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:3598: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:3605: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `forget_B_and_K_types': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:3834: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:3844: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `forget_types': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:3862: warning: function `free' was previously declared within a block ../../../gcc-2.95.3-5/libiberty/cplus-dem.c: In function `string_delete': ../../../gcc-2.95.3-5/libiberty/cplus-dem.c:4265: warning: function `free' was previously declared within a block test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/fdmatch.c -o pic/fdmatch.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/fdmatch.c test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/fnmatch.c -o pic/fnmatch.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/fnmatch.c test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/getopt.c -o pic/getopt.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/getopt.c ../../../gcc-2.95.3-5/libiberty/getopt.c: In function `_getopt_initialize': ../../../gcc-2.95.3-5/libiberty/getopt.c:396: warning: unused parameter `argc' ../../../gcc-2.95.3-5/libiberty/getopt.c:397: warning: unused parameter `argv' ../../../gcc-2.95.3-5/libiberty/getopt.c: In function `_getopt_internal': ../../../gcc-2.95.3-5/libiberty/getopt.c:657: warning: implicit declaration of function `strncmp' ../../../gcc-2.95.3-5/libiberty/getopt.c:846: warning: function `strncmp' was previously declared within a block test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/getopt1.c -o pic/getopt1.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/getopt1.c test x"no" != xyes || \ /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/getpwd.c -o pic/getpwd.o /cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/xgcc -B/cygdrive/c/brucea/downloads/gcc/werner/gcc/gcc/ -B/usr/gcc2953/m68k-elf/bin/ -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/newlib/targ-include -idirafter /cygdrive/c/brucea/downloads/gcc/werner/gcc-2.95.3-5/newlib/libc/include -nostdinc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-2.95.3-5/libiberty/../include -I../../../gcc-2.95.3-5/libiberty/../newlib/libc/include -W -Wall -Wtraditional ../../../gcc-2.95.3-5/libiberty/getpwd.c ../../../gcc-2.95.3-5/libiberty/getpwd.c: In function `getpwd': ../../../gcc-2.95.3-5/libiberty/getpwd.c:62: storage size of `dotstat' isn't known ../../../gcc-2.95.3-5/libiberty/getpwd.c:62: storage size of `pwdstat' isn't known ../../../gcc-2.95.3-5/libiberty/getpwd.c:66: warning: implicit declaration of function `getenv' ../../../gcc-2.95.3-5/libiberty/getpwd.c:66: warning: assignment makes pointer from integer without a cast ../../../gcc-2.95.3-5/libiberty/getpwd.c:68: warning: implicit declaration of function `stat' ../../../gcc-2.95.3-5/libiberty/getpwd.c:74: warning: implicit declaration of function `getcwd' ../../../gcc-2.95.3-5/libiberty/getpwd.c:77: warning: implicit declaration of function `free' ../../../gcc-2.95.3-5/libiberty/getpwd.c:62: warning: unused variable `pwdstat' ../../../gcc-2.95.3-5/libiberty/getpwd.c:62: warning: unused variable `dotstat' make[1]: *** [getpwd.o] Error 1 make[1]: Leaving directory `/cygdrive/c/brucea/downloads/gcc/werner/gcc/m68k-elf/libiberty' make: *** [all-target-libiberty] Error 2 ============================================================================ Any opinions expressed in this e-mail are those of the individual and not necessarily those of Tyco Electronic Product Group. Any prices for the supply of goods or services are only valid if supported by a formal written quotation. This e-mail and any files transmitted with it, including replies and forwarded copies (which may contain alterations) subsequently transmitted from Tyco Electronic Product Group are confidential and solely for the use of the intended recipient. If you are not the intended recipient or the person responsible for delivery to the intended recipient, be advised that you have received this e-mail in error and that any use is strictly prohibited. In this event, please notify us via e-mail at 'helpdesk DOT tepg AT tycoint DOT com' or telephone on 0121 255 6499 and then delete the e-mail and any copies of it. ============================================================================ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |