I think that's because it's a shorter path than this?
C:\bb\mingw64-scons\mingw_win64_scons\build\mingw_win64_scons

On Tue, Jun 25, 2013 at 10:32 AM, Jürgen Herrmann <[email protected]> wrote:
> I wonder why I don't get these errors.
> I start the build_slave.py from MSYS shell in /d/blender_src/blender and 
> don't get command line issues on win 8.
>
> Am 25.06.2013 um 09:25 schrieb Antony Riakiotakis <[email protected]>:
>
>> Link errors are usually caused because in gcc libraries have to be
>> specified in an order such that earlier libraries reference functions of
>> later libraries in the command line. If the sub-libraries reference each
>> others functions then splitting up will not work because the compiler
>> cannot resolve the symbols for one of them.
>>
>> It's a nightmare alright. In my own system I use a path as minimal as /src
>> for blender source to avoid such command line limit issues
>> _______________________________________________
>> Bf-committers mailing list
>> [email protected]
>> http://lists.blender.org/mailman/listinfo/bf-committers
> _______________________________________________
> Bf-committers mailing list
> [email protected]
> http://lists.blender.org/mailman/listinfo/bf-committers
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to