This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fix possible jffs2 deadlock (sync with mtd cvs)


> Another question:
> 
> The file jffs2/..../fs-ecos.c contains a check for gcc 3.2.x and ARM_ARCH_4 -> #error This compiler is known to be broken
> 
> Does this also apply for ARM_ARCH_5 ?
> It compiles here with -mcpu=xscale and gcc 3.2.1 ...

I don't know if the strongARM code is also broken. I suggest you take
a look at the referenced discussion and look at the assembly language
your compiler is generating. If it is also broken let me know and i
will extend the #error for ARM_ARCH_5.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]