
31 Aug
2009
31 Aug
'09
12:40 p.m.
Dear Dirk Behme,
In message 4A9B8C3C.7080807@googlemail.com you wrote:
for ARM I'm including
include/asm-arm/assembler.h
in an assembly file. Doing this, I get preprocessor error message
Hm... I get this:
-> ls include/asm-arm/assembler.h ls: cannot access include/asm-arm/assembler.h: No such file or directory
Any expert here could have look to which options are taken for ARM's assembly dependency generation? It seems to me that -D__ASSEMBLY__ is missing there?
I have no clue what you are talking about...
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@denx.de
Real programmers don't comment their code. It was hard to write, it
should be hard to understand.