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

Re: checking in.


Nick Garnett wrote:
> 
> "Peter Petrakis" <voodoo@alphadriven.org> writes:
> 
> > Hello everyone,
> >
> > Curious, Has anyone seen how eCos fairs on a 64 bit arch? Are there any caveats
> > I should know about concerning a 64 bit port if it isnt already clean? Thanks.
> >
> 
> In theory eCos is designed to be portable to 64 bit machines, you just
> need to supply a suitable set of definitions in the basetype.h
> file. In practice we have never needed to do this - any 64 bit
> platforms we currently support (mostly MIPS) are run in 32 bit mode.
> 
> The main areas where the 32 vs. 64 bit dichotomy will bite is in
> device drivers where the wrong size memory accesses may get made.

I guess libm might have difficulties too.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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