[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [41309] trunk/blender: tweak remove_strict_flags so it can be used with gcc's -Wall

Dalai Felinto dfelinto at gmail.com
Tue Nov 1 02:18:39 CET 2011


It works now, thanks Campbell.

2011/11/1 Campbell Barton <ideasman42 at gmail.com>:
> take 2 - r41420, hopefully this works.
>
> On Tue, Nov 1, 2011 at 1:33 AM, Dalai Felinto <dfelinto at gmail.com> wrote:
>> Hi Campbell,
>>
>> Now I get this "warning" in the begin of building:
>> -- Unsupported CFLAG: -Wno-error=unused-but-set-variable
>>
>> And this while building makerna:
>> cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"
>>
>> Again, getting rid of the line on macros.cmake solve the problem here.
>>
>> Cheers,
>> Dalai
>>
>> 2011/10/31 Luke Swanson <lswan58 at yahoo.com>:
>>> Yeah, I just updated to current trunk again and it still fails to build, gives the same error.
>>>
>>> The error happens when trying to build this file: source/blender/makesrna/intern/CMakeFiles/makesrna.dir/makesrna.c.o, if that helps narrow it down any. (My coding knowledge is one baby-step past hello world, so I wouldn't really know)
>>>
>>>
>>>
>>> ________________________________
>>>>From: Campbell Barton <ideasman42 at gmail.com>
>>>>Sent: Monday, October 31, 2011 4:34 AM
>>>>
>>>>Is this still a problem? - its checking if the flag is supported
>>>>before using so if THAT fails, then the bug is in the flag checking
>>>>macro or cmake.
>>>>
>>>>On Mon, Oct 31, 2011 at 6:02 AM, Luke Swanson <lswan58 at yahoo.com> wrote:
>>>>> Hi all, I have the same problem on OSX 10.6
>>>>>
>>>>> Building from trunk fails with:
>>>>> cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"
>>>>>
>>>>> -LswaN
>>>>>
>>>>>
>>>>> ________________________________
>>>>
>>> _______________________________________________
>>> Bf-committers mailing list
>>> Bf-committers at blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers at blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
>
>
> --
> - Campbell
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list