From owner-freebsd-multimedia@FreeBSD.ORG Fri Dec 30 04:36:06 2011 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6D4E106564A; Fri, 30 Dec 2011 04:36:06 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 470E98FC08; Fri, 30 Dec 2011 04:36:05 +0000 (UTC) Received: by eekc50 with SMTP id c50so16168301eek.13 for ; Thu, 29 Dec 2011 20:36:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EDGPOXHbQOfhD9TCPDkzBs6cJCidYHODOC8jJwsumZQ=; b=EuyGSpyg20N6eYYQJAQDqHHc3RfFq5NocSyWh4Nqp9HnCOPjdSw8L/2pZDCCa7SFVw qRO/K7/aN6BAvaNnMwnZoDee7BGuQ/sILyP/Jl/JoBs6CgFCIyVS2+5Z6FYen2pYDAIU VJsxTwyi8GG4VbjI+VykB/dDPDNMg85ZxqWwY= MIME-Version: 1.0 Received: by 10.213.108.142 with SMTP id f14mr1196467ebp.80.1325219764533; Thu, 29 Dec 2011 20:36:04 -0800 (PST) Received: by 10.14.99.70 with HTTP; Thu, 29 Dec 2011 20:36:04 -0800 (PST) In-Reply-To: <1RgRmj-000BMS-6c@internal.tormail.net> References: <1RgRmj-000BMS-6c@internal.tormail.net> Date: Thu, 29 Dec 2011 22:36:04 -0600 Message-ID: From: Zhihao Yuan To: Jan Beich Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD - Ports , multimedia@freebsd.org Subject: Re: CFT: mplayer and mencoder updates X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2011 04:36:06 -0000 On Thu, Dec 29, 2011 at 8:01 PM, Jan Beich wrote: > Zhihao Yuan writes: > >> On Thu, Dec 29, 2011 at 6:07 PM, Thomas Zander >> wrote: >>> Hi, >>> >>> thank you all for your comments on the first iteration of the ports. >>> A heavily revised version can be found on >>> http://www.rrr.de/~riggs/mplayer/m20111230.tar.bz2 >>> >>> Changes: > [...] >>> - use newer gcc and binutils thus enabling significant speed-ups (and >>> also, since most mplayer and ffmpeg development is done on newer gcc >>> and binutils than we have in the base system, it's slowly getting >>> tedious to ensure compatibility with older toolchain) > > So, with the new toolchain --disable-ssse3 is dropped but why > BROKEN_RELOCATIONS is still there? > >> >> GJ. Tested with clang, no problem either. > > Even though the port now explicitly uses gcc, ignoring CC from make.conf > or Makefile.local ? And on clang with -integrated-as being default gnu as > is not used, e.g. try to remove /usr/bin/as, it'd still build fine. It's not ignoring CC. It sets USE_GCC=, which can be overwrite by make CC=clang. -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/