Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090614151008.gk22...@game.jcrosoft.org> you wrote: > > the .s is supposed to be gcc temp file so It make sense to avoid it as > assembly > file suffix is .S for source
That's not correct. ".s" has always (from the dawn of time) been normal assembler code in Unix systems. Normally you will use "as" directly on such files. ".S" is a suffix introduced much, much later and indicates files that need to be run through the C preprocessor. 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: w...@denx.de "Here's a fish hangs in the net like a poor man's right in the law. 'Twill hardly come out." - Shakespeare, Pericles, Act II, Scene 1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot