Hello,

A: Because it messes up the order in which people normally read text.

Q: Why is it such a bad thing?

A: Top-posting.

Q: What is the most annoying thing on usenet and in e-mail?


Please do NOT top-post/full-quote. Please read
http://www.netmeister.org/news/learn2quote.html


In message <[EMAIL PROTECTED]> you wrote:
>
>      I read u-boot 1.3.3 README and searched code generally, I guess the 
> answer
> might be sad for me. Anyway, Could anyone double-check this thing?

Why should we spend efforts on doing so? We all have working GNU
development environments.

It is you who wants to use some proprietary tool chain which is not
available to us, you you are in the position to test this - we aren't.

>      README mentions that uboot uses some gcc feature, depends on some gcc
> implementation. There are many 'inline' found in uboot code, but no 
> 'attribute'
> found as linux kernel.

You are wrong. __attribute__ is actually used a lot, for several
purposes:

        -> find * -type f | xargs egrep _attribute_ | wc -l
        412


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: [EMAIL PROTECTED]
Don't put off for tomorrow what you can  do  today,  because  if  you
enjoy it today you can do it again tomorrow.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to