[U-Boot-Users] maybe just one more bug left in building the examples directory in 1.1.2
Jörn Engel
joern at wohnheim.fh-wedel.de
Wed Mar 8 14:58:17 CET 2006
On Wed, 8 March 2006 14:16:54 +0100, Wolfgang Denk wrote:
> In message <20060308121502.GB1116 at wohnheim.fh-wedel.de> you wrote:
> >
> > well, within reason. Would it be unreasonable to have a workaround
> > for this problem in U-Boot?
>
> No, of course not, but the workaround must not interfere with any
> other configuration, and I can't see how to do this. Using the GCC
> version id is obviously not sufficient here.
Correct. So far, the only clue GCC is giving me is this:
$ ppc-linux-gcc --version
ppc-linux-gcc (GCC) 3.3.3 (SuSE Linux)
^^^^^^^^^^
So some Makefile magic with a grep, adding a #define and using it in
the conditional compile statement would be possible. But maybe
there's a nicer solution as well.
Jörn
--
Prosperity makes friends, adversity tries them.
-- Publilius Syrus
More information about the U-Boot
mailing list