Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2011 00:54:37 +0400
From:      Pan Tsu <inyaoo@gmail.com>
To:        Roman Divacky <rdivacky@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: [ANNOUNCE]: clang compiling ports
Message-ID:  <86ei2ocjg2.fsf@gmail.com>
In-Reply-To: <20110620153753.GA41541@freebsd.org> (Roman Divacky's message of "Mon, 20 Jun 2011 17:37:53 %2B0200")
References:  <20110620153753.GA41541@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Roman Divacky <rdivacky@freebsd.org> writes:

> Flz@ just run an exp-build with CC=clang and CXX=clang++. The results can be
> seen here:
>
>         http://pointyhat.freebsd.org/errorlogs/amd64-9-exp-latest/
>
> A lot of these failures are trivial to fix (ie. not respecting CC setting, etc.)
> and prevent a lot of other ports from building.

Any extra libtool patches? I'm curious how did you work around ports/155157

  foo.o: relocation R_X86_64_PC32 against symbol `bar' can not be used when
  making a shared object; recompile with -fPIC

due to failing lt_cv_prog_compiler_pic_works check on clang warnings.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ei2ocjg2.fsf>