From owner-freebsd-questions@FreeBSD.ORG Sun Jan 15 00:42:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E331016A41F for ; Sun, 15 Jan 2006 00:42:16 +0000 (GMT) (envelope-from chris@i13i.com) Received: from admin.i13i.com (admin.i13i.com [66.90.92.83]) by mx1.FreeBSD.org (Postfix) with SMTP id BAD7C43D45 for ; Sun, 15 Jan 2006 00:42:15 +0000 (GMT) (envelope-from chris@i13i.com) Received: (qmail 27425 invoked from network); 15 Jan 2006 01:03:29 -0000 Received: from mail.i13i.com (HELO webmail.i13i.com) (208.53.187.133) by admin.i13i.com with SMTP; 15 Jan 2006 01:03:29 -0000 Received: from 195.139.252.5 (proxying for 62.92.188.12) (SquirrelMail authenticated user chris@i13i.com) by webmail.i13i.com with HTTP; Sat, 14 Jan 2006 19:03:29 -0600 (CST) Message-ID: <44763.195.139.252.5.1137287009.squirrel@webmail.i13i.com> In-Reply-To: <200601150017.AAA06459@sopwith.solgatos.com> References: Your message of "Thu, 12 Jan 2006 21:34:35 EST." <20060113023435.GB98596@holestein.holy.cow> <200601150017.AAA06459@sopwith.solgatos.com> Date: Sat, 14 Jan 2006 19:03:29 -0600 (CST) From: chris@i13i.com To: "Dieter" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-ports-bugs@freebsd.org, freebsd-questions@freebsd.org, Parv Subject: Re: gcc-4 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2006 00:42:17 -0000 Doesn't 7.0 use gcc 4 ? This is probably a AMD64 bug as compiling gcc 4 from ports give me zero errors but i am on a pent 4 system. Also looking at the msg you sent i dont see an error they are just warnings which is normal please supply us with a actual error. >> > Are there any plans to update gcc to gcc-4? >> >> Perhaps in 8.0? There are already gcc4[0-2] ports in >> /usr/ports/lang if you want to have gcc 4 right now. >> >> - Parv > > Thanks, my copy of 6.0 doesn't seem to have gcc42 so I'm > trying to beat gcc41 into submission. > > I'm running FreeBSD 6.0 on AMD64. > > I'm getting > > compiler warnings (included below) > > dmesg says that as seg-faulted a couple times, > although I don't find the promised core dump. > > 'make check' fails big time > > > configure: warning: x86_64-portbld-freebsd6.0: invalid host type > ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:76: warning: string > length `4662' is greater than the length `509' ISO C89 compilers are > required to support > ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:224: warning: string > length `552' is greater than the length `509' ISO C89 compilers are > required to support > ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:269: warning: string > length `532' is greater than the length `509' ISO C89 compilers are > required to support > ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:313: warning: string > length `808' is greater than the length `509' ISO C89 compilers are > required to support > ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:399: warning: string > length `5139' is greater than the length `509' ISO C89 compilers are > required to support > ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:2419: warning: string > length `729' is greater than the length `509' ISO C89 compilers are > required to support > ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:7058: warning: string > length `575' is greater than the length `509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/libcpp/charset.c:78:1: warning: "ICONV_CONST" > redefined > ./config.h:224:1: warning: this is the location of the previous definition > gengtype-lex.c:2665: warning: old-style parameter declaration > gengtype-lex.c:2797: warning: old-style parameter declaration > gengtype-lex.c:2910: warning: old-style parameter declaration > gengtype-yacc.c:795: warning: old-style parameter declaration > warning: structure `VEC_cp_token_position_heap' used but not defined > warning: structure `c_arg_info' used but not defined > warning: structure `c_switch' used but not defined > warning: structure `et_node' used but not defined > warning: structure `loop' used but not defined > warning: structure `ipa_reference_vars_info_d' used but not defined > warning: structure `reg_info_def' used but not defined > warning: structure `value_set' used but not defined > warning: structure `VEC_cp_token_position_heap' used but not defined > warning: structure `c_arg_info' used but not defined > warning: structure `c_switch' used but not defined > warning: structure `et_node' used but not defined > warning: structure `loop' used but not defined > warning: structure `ipa_reference_vars_info_d' used but not defined > warning: structure `reg_info_def' used but not defined > warning: structure `value_set' used but not defined > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1959: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1979: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1982: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1987: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1993: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1999: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2005: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2012: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2013: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2019: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2020: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2028: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2033: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2035: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2040: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2044: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2235: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3154: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3158: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3162: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3167: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3177: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3198: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3201: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3204: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3207: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3210: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3244: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3247: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3250: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3253: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3254: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3257: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3261: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3310: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:6754: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:6755: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:6759: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:6970: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7203: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7256: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7306: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7307: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7362: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7373: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7380: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7381: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7648: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7651: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7654: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7787: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7794: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7795: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7796: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7831: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7845: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7850: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7851: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7852: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7856: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7857: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7886: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7887: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7888: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7897: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7902: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7903: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7904: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7935: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7961: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7966: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7967: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7968: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7973: warning: null format > string > .././..//gcc-4.1-20050819/gcc/dwarf2out.c:7974: warning: null format > string > .././..//gcc-4.1-20050819/gcc/except.c:3475: warning: null format string > .././..//gcc-4.1-20050819/gcc/except.c:3628: warning: null format string > .././..//gcc-4.1-20050819/gcc/except.c:3656: warning: null format string > .././..//gcc-4.1-20050819/gcc/genautomata.c:8785: warning: comparison > between signed and unsigned > .././..//gcc-4.1-20050819/gcc/genautomata.c:8787: warning: comparison > between signed and unsigned > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:14079: warning: source > missing a mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:14146: warning: source > missing a mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:18149: warning: operand > 1 missing mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:18192: warning: operand > 1 missing mode? > gengtype-lex.c:2665: warning: old-style function definition > gengtype-lex.c:2797: warning: old-style function definition > gengtype-lex.c:2910: warning: old-style function definition > gengtype-yacc.c:795: warning: old-style function definition > warning: structure `VEC_cp_token_position_heap' used but not defined > warning: structure `c_arg_info' used but not defined > warning: structure `c_switch' used but not defined > warning: structure `et_node' used but not defined > warning: structure `loop' used but not defined > warning: structure `ipa_reference_vars_info_d' used but not defined > warning: structure `reg_info_def' used but not defined > warning: structure `value_set' used but not defined > warning: structure `VEC_cp_token_position_heap' used but not defined > warning: structure `c_arg_info' used but not defined > warning: structure `c_switch' used but not defined > warning: structure `et_node' used but not defined > warning: structure `loop' used but not defined > warning: structure `ipa_reference_vars_info_d' used but not defined > warning: structure `reg_info_def' used but not defined > warning: structure `value_set' used but not defined > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:7885: warning: string > length '597' is greater than the length '509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:14079: warning: source > missing a mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:14146: warning: source > missing a mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:18149: warning: operand > 1 missing mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:18192: warning: operand > 1 missing mode? > .././..//gcc-4.1-20050819/gcc/gcc.c:794: warning: string length '535' is > greater than the length '509' ISO C89 compilers are required to support > .././..//gcc-4.1-20050819/gcc/gcc.c:943: warning: string length '844' is > greater than the length '509' ISO C89 compilers are required to support > .././..//gcc-4.1-20050819/gcc/gcc.c:968: warning: string length '608' is > greater than the length '509' ISO C89 compilers are required to support > .././..//gcc-4.1-20050819/gcc/objc/lang-specs.h:27: warning: string length > '643' is greater than the length '509' ISO C89 compilers are required to > support > .././..//gcc-4.1-20050819/gcc/objc/lang-specs.h:42: warning: string length > '783' is greater than the length '509' ISO C89 compilers are required to > support > .././..//gcc-4.1-20050819/gcc/gcc.c:1568: warning: string length '695' is > greater than the length '509' ISO C89 compilers are required to support > gengtype-lex.c:2665: warning: old-style function definition > gengtype-lex.c:2797: warning: old-style function definition > gengtype-lex.c:2910: warning: old-style function definition > gengtype-yacc.c:795: warning: old-style function definition > warning: structure `VEC_cp_token_position_heap' used but not defined > warning: structure `c_arg_info' used but not defined > warning: structure `c_switch' used but not defined > warning: structure `et_node' used but not defined > warning: structure `loop' used but not defined > warning: structure `ipa_reference_vars_info_d' used but not defined > warning: structure `reg_info_def' used but not defined > warning: structure `value_set' used but not defined > warning: structure `VEC_cp_token_position_heap' used but not defined > warning: structure `c_arg_info' used but not defined > warning: structure `c_switch' used but not defined > warning: structure `et_node' used but not defined > warning: structure `loop' used but not defined > warning: structure `ipa_reference_vars_info_d' used but not defined > warning: structure `reg_info_def' used but not defined > warning: structure `value_set' used but not defined > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:7885: warning: string > length '597' is greater than the length '509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:14079: warning: source > missing a mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:14146: warning: source > missing a mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:18149: warning: operand > 1 missing mode? > .././..//gcc-4.1-20050819/gcc/config/i386/i386.md:18192: warning: operand > 1 missing mode? > .././..//gcc-4.1-20050819/gcc/gcc.c:794: warning: string length '535' is > greater than the length '509' ISO C89 compilers are required to support > .././..//gcc-4.1-20050819/gcc/gcc.c:943: warning: string length '844' is > greater than the length '509' ISO C89 compilers are required to support > .././..//gcc-4.1-20050819/gcc/gcc.c:968: warning: string length '608' is > greater than the length '509' ISO C89 compilers are required to support > .././..//gcc-4.1-20050819/gcc/objc/lang-specs.h:27: warning: string length > '643' is greater than the length '509' ISO C89 compilers are required to > support > .././..//gcc-4.1-20050819/gcc/objc/lang-specs.h:42: warning: string length > '783' is greater than the length '509' ISO C89 compilers are required to > support > .././..//gcc-4.1-20050819/gcc/gcc.c:1568: warning: string length '695' is > greater than the length '509' ISO C89 compilers are required to support > || echo warning: $file differs || true ) \ > .././..//gcc-4.1-20050819/fixincludes/fixincl.x:76: warning: string length > `4662' is greater than the length `509' ISO C89 compilers are required to > support > .././..//gcc-4.1-20050819/fixincludes/fixincl.x:224: warning: string > length `552' is greater than the length `509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/fixincludes/fixincl.x:269: warning: string > length `532' is greater than the length `509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/fixincludes/fixincl.x:313: warning: string > length `808' is greater than the length `509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/fixincludes/fixincl.x:399: warning: string > length `5139' is greater than the length `509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/fixincludes/fixincl.x:2419: warning: string > length `729' is greater than the length `509' ISO C89 compilers are > required to support > .././..//gcc-4.1-20050819/fixincludes/fixincl.x:7058: warning: string > length `575' is greater than the length `509' ISO C89 compilers are > required to support > /usr/ports/lang/gcc41/work/gcc-4.1-20050819/libstdc++-v3/../gcc/unwind-pe.h:74: > warning: 'unsigned int size_of_encoded_value(unsigned char)' defined but > not used > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1705: warning: > assignment discards qualifiers from pointer target type > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:599: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:787: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:826: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:1110: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:1172: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:1217: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:1473: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:1706: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:1729: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:1964: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:2138: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:2158: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:2169: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-runtime.c:2262: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-heuristics.c:55: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-heuristics.c:149: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:106: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:144: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:186: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:244: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:277: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:293: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:323: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:373: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:418: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks1.c:419: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:136: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:145: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:154: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:162: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:171: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:194: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:205: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:217: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:252: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:266: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:279: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:292: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:305: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:319: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:342: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:365: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:375: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:386: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:400: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:411: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:420: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:428: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:437: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:447: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:457: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:466: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:481: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:497: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:514: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:530: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:563: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:576: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:651: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:676: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:723: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:746: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:833: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:848: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:859: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:869: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:878: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:888: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:897: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:911: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:920: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:930: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:941: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:951: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:960: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:969: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:978: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:987: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:999: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1015: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1033: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1052: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1067: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1078: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1092: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1108: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1120: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1130: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1139: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1149: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1169: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1189: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1198: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1208: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1219: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1242: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1251: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1262: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1274: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1293: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1305: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1323: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1332: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1342: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1350: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1359: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1368: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1377: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1387: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1396: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1404: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1413: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1424: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1433: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1449: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1526: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1536: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1550: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1572: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1589: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1620: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1642: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1662: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1674: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1691: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1704: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1705: warning: > assignment discards qualifiers from pointer target type > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1723: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1742: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1759: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1794: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1814: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks2.c:1830: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libmudflap/mf-hooks3.c:279: warning: cast > from pointer to integer of different size > ../.././..//gcc-4.1-20050819/libssp/ssp.c:109: warning: implicit > declaration of function 'alloca' > ../.././..//gcc-4.1-20050819/libssp/ssp.c:109: warning: incompatible > implicit declaration of built-in function 'alloca' > /usr/ports/lang/gcc41/work/gcc-4.1-20050819/libobjc/Object.m:124: warning: > comparison of distinct pointer types lacks a cast > /usr/ports/lang/gcc41/work/gcc-4.1-20050819/libobjc/sendmsg.c:44:1: > warning: "rtx" redefined > /usr/ports/lang/gcc41/work/gcc-4.1-20050819/libobjc/../gcc/coretypes.h:69:1: > warning: this is the location of the previous definition > ./runtime-info.h:4: warning: 'struct_forward_array' defined but not used > /usr/ports/lang/gcc41/work/gcc-4.1-20050819/libobjc/thr.c:117: warning: > 'noreturn' function does return > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to > "freebsd-ports-bugs-unsubscribe@freebsd.org" >