On 2012-3-1 20:35 , Andrea D'Amore wrote:
> On Wed, Feb 29, 2012 at 16:17, Ryan Schmidt wrote:
>>> I understand those are conceptually dfferent, but shouldn't CFLAGS
>>> have -I${prefix}/include as well by default?
>>
>> I don't see any reason to do so.
>
> I do, I was mixing CPATH and CFLAGS rol
On Mar 1, 2012, at 03:35, Andrea D'Amore wrote:
> On Wed, Feb 29, 2012 at 16:17, Ryan Schmidt wrote:
>>> I understand those are conceptually dfferent, but shouldn't CFLAGS
>>> have -I${prefix}/include as well by default?
>>
>> I don't see any reason to do so.
>
> I do, I was mixing CPATH and CFLA
On Wed, Feb 29, 2012 at 16:17, Ryan Schmidt wrote:
>> I understand those are conceptually dfferent, but shouldn't CFLAGS
>> have -I${prefix}/include as well by default?
>
> I don't see any reason to do so.
I do, I was mixing CPATH and CFLAGS roles.
The point seems to be that clang honors CPATH s
On Wed, Feb 29, 2012 at 21:28, Lawrence Velázquez
wrote:
> Builds fine for me also. 10.7.3 (11D50b) with Xcode 4.3 (4E109).
Seems Xcode 4.3 makes the difference.
--
Andrea
___
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.m
On Feb 29, 2012, at 7:53 a.m., Jeremy Lavergne wrote:
>> Please someone on Lion try to build arm-elf-binutils on Lion and
>> confirm it's breaking on missing header files.
>> Confirm that adding the following line to Portfile (regular diff
>> attached) fixes the issue too:
>> configure.cflags-appe
On Feb 29, 2012, at 08:40, Andrea D'Amore wrote:
> On Wed, Feb 29, 2012 at 14:56, Joshua Root wrote:
>> No, CPPFLAGS is a different thing to CFLAGS. You do need to append the
>> former to the latter for some build systems that don't recognise both.
>
> I understand those are conceptually dffere
On Wed, Feb 29, 2012 at 14:56, Joshua Root wrote:
> No, CPPFLAGS is a different thing to CFLAGS. You do need to append the
> former to the latter for some build systems that don't recognise both.
I understand those are conceptually dfferent, but shouldn't CFLAGS
have -I${prefix}/include as well b
On 2012-2-29 20:43 , Andrea D'Amore wrote:
> On this topic Guide suggests configure.enf defaults to
> "CFLAGS=-I${prefix}/include …" but configure.cflags defualt is
> configure.optflags, and this ends in CFLAGS being "-O2 flags>".
The Guide is wrong on this point.
> Should configure.cppflags be
> Please someone on Lion try to build arm-elf-binutils on Lion and
> confirm it's breaking on missing header files.
> Confirm that adding the following line to Portfile (regular diff
> attached) fixes the issue too:
> configure.cflags-append ${configure.cppflags}
>
>
> On this topic Guide suggest
On Tue, Feb 28, 2012 at 23:04, MacPorts wrote:
Please someone on Lion try to build arm-elf-binutils on Lion and
confirm it's breaking on missing header files.
Confirm that adding the following line to Portfile (regular diff
attached) fixes the issue too:
configure.cflags-append ${configure.cppflag
10 matches
Mail list logo