
Dear Simon Kagstrom,
In message 20090824133829.6657fd66@marrow.netinsight.se you wrote:
Is this with or without USE_PRIVATE_LIBGCC=yes ?
Yes, I believe so. If compiling with USE_PRIVATE_LIBGCC=no, the linker can't find libgcc.
Arghh..
How am I supposed to help when all you can say is "I believe so" ???
Please understand that we cannot work based on same vague believes. We need clear facts.
Please re-run the tests with
$ USE_PRIVATE_LIBGCC=yes $ export USE_PRIVATE_LIBGCC $ make mrproper $ make ..._config $ make all
and with
$ unset USE_PRIVATE_LIBGCC $ make mrproper $ make ..._config $ make all
And for an excercise, try to understand why USE_PRIVATE_LIBGCC=no is bogus and cannot work.
I'll send an updated version of the patch, but it can't go in until mach-types.h has been updated at least. It's very similar to sheevaplug though, but uses 64-bit vsnprintf since it needs UBIFS support. I guess the nand_bbt problem is a similar issue.
Again, guesses are simply not good enough to spend any efforts. We need clear, reliable facts.
Best regards,
Wolfgang Denk