This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Wed, Jul 23, 2008 at 7:43 AM, Paolo Bonzini <bonzini@gnu.org> wrote:
>
>>> 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. :-)
>
> Paolo
>

Oh yeah. It does tack libadd on the end doesn't it. Updated (its
early, eyes aren't working yet).

Chris

Attachment: librt_patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]