This is the mail archive of the ecos-discuss@sourceware.org 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: An unsolved problem?


On 06/28/2010 09:10 PM, Gregg Levine wrote:
Hello!
Whilst attempting to build the entire eCos collection for the iPaq
3650 I came across this complaint at the very end of the process
concerning the flash library:
/usr/local/anoncvs/ecos/packages/fs/jffs2/current/src/fs-ecos.c:26:2:
#error This compiler is known to be broken. Please see:
/usr/local/anoncvs/ecos/packages/fs/jffs2/current/src/fs-ecos.c:27:2:
#error "http://ecos.sourceware.org/ml/ecos-patches/2003-08/msg00006.html";
make[1]: *** [src/fs-ecos.o.d] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/usr/local/iPaq2/i2_build/fs/jffs2/current'
make: *** [build] Error 2
make: Leaving directory `/usr/local/iPaq2/i2_build'

Looking at the contents of the referenced messages on that list, I
noted that there were references to the gentleman behind the original
flash file system. Would anyone know if this was indeed solved, that
is an appropriate patch or something else created?

Use a newer compiler! GCC 3.2.x (what's being checked for) is incredibly old.


--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
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]