Re: [PATCH, v3] Potential solution to librt issue.

Top Page

Reply to this message
Author: Paolo Bonzini
Date:  
To: Chris Fairles
CC: libstdc++, gcc-patches, Paolo Carlini
Subject: Re: [PATCH, v3] Potential solution to librt issue.
>>>> libstdc___la_DEPENDENCIES = ${version_dep} \
>>>> $(top_builddir)/libmath/libmath.la \
>>>> $(top_builddir)/libsupc++/libsupc++convenience.la
>>> Updated patch w/ suggested changes. Changelog remains the same.
>>
>> You did not update libstdc___la_DEPENDENCIES, because GLIBCXX_LIBS does not
>> belong there. :-)
>
> Oh yeah. It does tack libadd on the end doesn't it. Updated (its
> early, eyes aren't working yet).


Ok for trunk.

Paolo