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

redboot patch to make it compiling with gcc4 and higher


Hi Andrew,
I compiled eCos using gcc4 (under cvs), It seems working fine.
I had problem only with redboot that has some cast-as-lvalue and
this is not supported in gcc4 any more
(http://gnu.signal42.com/software/gcc/gcc-4.0/changes.html)
I did this this little patch to make redboot compiling.

best regards.

Andrea

--------------------------
Andrea Michelotti
he/sw co-design manager
ATMEL Rome

Attachment: gcc4.patch
Description: Binary data


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