X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.renta.net (mail.renta.net [203.25.238.7]) by lists.alpinelinux.org (Postfix) with ESMTP id C53F1618EB4 for ; Mon, 3 Aug 2009 09:29:13 +0000 (UTC) Received: from [192.168.1.4] (60-240-81-28.static.tpgi.com.au [::ffff:60.240.81.28]) (AUTH: CRAM-MD5 markc@renta.net) by mail.renta.net with esmtp; Mon, 03 Aug 2009 19:29:12 +1000 id 0002A671.4A76ADE8.0000250A Message-ID: <4A76ADE7.50201@renta.net> Date: Mon, 03 Aug 2009 19:29:11 +1000 From: Mark Constable User-Agent: Thunderbird 2.0.0.22 (X11/20090719) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Attempting x86_64 build References: <4A73EA4D.7030204@renta.net> <1249119848.19561.1282.camel@localhost.localdomain> <4A743B8E.4090309@renta.net> <4A745D80.6090005@iki.fi> <4A74B26C.9060708@renta.net> <4A7544F9.8030602@iki.fi> <4A76AD4A.4040700@renta.net> In-Reply-To: <4A76AD4A.4040700@renta.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Doh, this one was from tar, disregard. > gcc -std=gnu99 -march=x86-64 -mtune=generic -O2 -pipe -Wl,--as-needed > -o tar buffer.o checkpoint.o compare.o create.o delete.o extract.o > xheader.o incremen.o list.o misc.o names.o sparse.o suffix.o system.o > tar.o transform.o update.o utf8.o ../lib/libtar.a /usr/lib/libintl.a > /usr/lib/libc.so -Wl,-rpath -Wl,/usr/lib > ../lib/libtar.a(utimens.o): In function `gl_futimens': > utimens.c:(.text+0x6c): warning: the use of LEGACY `utimes' is > discouraged, use `utime' > ../lib/libtar.a(close-stream.o): In function `close_stream': > close-stream.c:(.text+0x17): warning: This version of __fpending returns > bytes remaining in buffer for both narrow and wide streams. glibc's > version returns wide chars in buffer for the wide stream case. --markc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---