On Fri, 20 Feb 2009, Peter Korsgaard wrote:
> > "Robert" == Robert P J Day writes:
>
> Robert> the short form: does trying to build busybox with a gcc-4.3
> Robert> compiler somehow cause a build failure with duplicate references to
> Robert> tolower() and toupper()?
>
> Strange, I've n
> "Robert" == Robert P J Day writes:
Robert> the short form: does trying to build busybox with a gcc-4.3
Robert> compiler somehow cause a build failure with duplicate references to
Robert> tolower() and toupper()?
Strange, I've never heard about something like that and we use gcc
4.3.2
the short form: does trying to build busybox with a gcc-4.3
compiler somehow cause a build failure with duplicate references to
tolower() and toupper()?
the long form: we have a (1.7.2) BB-based project and are
cross-compiling everything with a coldfire cross-compiler from
codesourcery. un