[U-Boot] [PATCH] ARM: compiler options cleanup - improve tool chain support
Wolfgang Denk
wd at denx.de
Mon Aug 24 14:01:20 CEST 2009
Dear Simon Kagstrom,
In message <20090824133829.6657fd66 at 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
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Logic and practical information do not seem to apply here."
"You admit that?"
"To deny the facts would be illogical, Doctor"
-- Spock and McCoy, "A Piece of the Action", stardate unknown
More information about the U-Boot
mailing list