[gccsdk] [GCCSDK commit] peter - r4423 - trunk/autobuilder/libraries/apr-util
Peter Naulls
peter at chocky.org
Thu Jan 7 12:22:21 PST 2010
Jan-Jaap van der Geer wrote:
> On Thu, 2010-01-07 at 21:07 +0100, Jan-Jaap van der Geer wrote:
>> On Thu, 2010-01-07 at 11:59 -0800, Peter Naulls wrote:
>
>>> You'll need to rebuild libapr-1 too.
>
>> Ah, thanks.
>
> Only it did not make a difference.
Looks like you'll need an explicit dependency on "db4.6"
>
> Isn't it strange that the directories it says it is using for checking
> aren't autobuilder-related?
Not really. Many build systems know nothing about cross compilation,
and may try all kinds of odd things to look for stuff, including looking
in legacy paths. Fortunately, we override 95% of these defaults with
autoconf, so in general you don't see it.
More information about the gcc
mailing list