Hans Ulrich Niedermann <[EMAIL PROTECTED]> writes:

> Oliver Ertl <[EMAIL PROTECTED]> writes:
>
>> in libcxx/buildtool.cfg you could change the Source line with the 
>> two questenmarks from:
>>
>> [...]
>> Source = lib/libstdc??.so.5.0.5
>> [...]
>>
>> to this
>>
>> [...]
>> Source = lib/libstdc\+\+.so.5.0.5
>> [...]
>>
>>
>> Then you could specify the full filename.
>
> I think we'd be better off fixing buildpacket.pl - perhaps using
> Glob::* instead of dubious regexp magic.

But if someone wants to fix the current regexp based buildpacket.pl
code, the proposed workaround should point to the bug quite directly.

> And a fixed buildpacket.pl will still work with ?? but not with \+\+,
> so I'd plead to leave it as it is :-)

Uli


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to