Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2011 16:27:47 +0700
From:      Jan Beich <jbeich@tormail.net>
To:        Zhihao Yuan <lichray@gmail.com>
Cc:        Thomas Zander <thomas.e.zander@googlemail.com>, FreeBSD - Ports <freebsd-ports@freebsd.org>, multimedia@freebsd.org
Subject:   Re: CFT: mplayer and mencoder updates
Message-ID:  <1RgYky-000K9a-37@internal.tormail.net>
In-Reply-To: <CAGsORuCN4D2w49DLsXwFZWqnX2t3xhiQZ7USxuRXYfyc9x9UGg@mail.gmail.com> (Zhihao Yuan's message of "Thu, 29 Dec 2011 22:36:04 -0600")
References:  <CAFU734xS3cbk3SGWpZFfccwcsThTf35KprmbHMiPGzd6qGbTYg@mail.gmail.com> <CAFU734w2qFQcNGtpy8hVwKiJKiCRgRE5Q3pzaXfSYQcVdcsuZA@mail.gmail.com> <CAGsORuDHO9iXi_W-jLeqd4qjXdXCnxssC3kL9H=eFe--wrT7Fw@mail.gmail.com> <1RgRmj-000BMS-6c@internal.tormail.net> <CAGsORuCN4D2w49DLsXwFZWqnX2t3xhiQZ7USxuRXYfyc9x9UGg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Zhihao Yuan <lichray@gmail.com> writes:

>> Zhihao Yuan <lichray@gmail.com> writes:
>>
>>> On Thu, Dec 29, 2011 at 6:07 PM, Thomas Zander
>>> <thomas.e.zander@googlemail.com> 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.

Have you actually tried ? It's a known blind spot for clang -exp runs.

  $ echo CC=clang >Makefile.local
  $ make -V CC
  gcc46



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1RgYky-000K9a-37>