This is the mail archive of the ecos-patches@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]

RedBoot patch for gcc4


Building RedBoot with gcc4 aborts because a cast expression is used as
an lvalue in an assignment. The attached patch fixes this.

Note that this issue was fixed by a similar patch almost 2.5 years ago,
but it was removed a month later to fix some compiler warnings.
(revisions 1.61 and 1.62 of /ecos/packages/redboot/current/src/main.c)


-- 
%SYSTEM-F-ANARCHISM, The operating system has been overthrown

Attachment: redboot_gcc4.diff
Description: Text document


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