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:27 PM, Gregg Levine wrote:
On Mon, Jun 28, 2010 at 11:19 PM, Gary Thomas<> wrote:
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.

Hello!
I see. Any suggestions? I mean it is pretty obvious that I could try
to use the arm-eabi tools, but I am not sure if they would work.

The arm-eabi tools should work with the latest tree. That should be your best way forward.


What finally happened to eventually resolve this particular issue?

Life moved on and now we are in the 21st century.


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