[Scons-users] repositories, link error on c++ (g++) objects
William Blevins
wblevins001 at gmail.com
Tue Mar 17 01:07:08 EDT 2015
Also, your questions can likely be answered by reading the appropriate User
Guide section:
http://www.scons.org/doc/production/HTML/scons-user.html#idp14845376
V/R,
William
On Tue, Mar 17, 2015 at 1:04 AM, William Blevins <wblevins001 at gmail.com>
wrote:
> Dan,
>
> I have never used the repository functionality of SCons, but I can try to
> work through it with you.
>
> I briefly looked at the attachment contents of issue #2999, and I'm not
> sure that I understand your use case. I cannot validate what options are
> given to repository in context to the example since "VPATH" is not defined.
>
> V/R,
> William
>
> On Mon, Mar 16, 2015 at 2:24 PM, Dan McNaul <danmcnaul at gmail.com> wrote:
>
>> I apologize. I didn’t follow the procedures. I already created issue #2999 for this.
>>
>>
>>
>> I consider this a bug, maybe you don't. The issue has been around since I've
>> been using scons. The tests were run using scons_2.3.4.
>>
>> When using repositories, scons builds the "official" repository root correctly.
>> Scons notices the ".cc" extension and uses g++ to do the build.
>>
>> When doing the build in a "home" directory that searches the repository
>> ("official"), scons picks up the ".o", but incorrectly chooses to link
>> it using gcc. This results in a long list of linking errors.
>>
>> I have attached a test suite that recreates this problem. The tar file has a
>> README.
>>
>>
>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150317/0e9355d8/attachment-0001.html>
More information about the Scons-users
mailing list