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] | |
On Wed, Feb 15, 2006 at 05:22:48PM +0100, Peter Korsgaard wrote:
> Hi,
>
> mk_romfs.c uses unsigned long as 32bit type which isn't valid on 64bit
> architectures (E.G. AMD64). This patch changes it to use unsigned int
> instead.
Hi Peter
Please could you test this...
Thanks
Andrew
Attachment:
mk_romfs.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |