[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Details regarding Bug #1383
- Date: Thu, 05 Mar 2009 16:54:16 -0500
- From: gds at chartertn.net (Gene Smith)
- Subject: Details regarding Bug #1383
Santosh vattam wrote:
> Hi all,
>
> I am a newbie to RTEMS and I was going through the bug list when I
> came across Bug # 1383. It says that "filesystem off_t is limited to
> 32bits". Its been told there that the bug is open and assigned to Joel
> Sherill. Can I get more information about this bug? Its mentioned in
> the bug report that the file in question may be machine/types.h but I
> am not able to locate the file. Can I get a litlle help with this?
> Thanks in advance
>
I can't help but can ask another question. A while back Sebastian tested
with a >2G SD card with dosfs discussed here extensively:
http://rtems.org/bugzilla/show_bug.cgi?id=1356
The bug you refer too (http://rtems.org/bugzilla/show_bug.cgi?id=1383)
says something about limiting RTEMS to devices <=2G. But it also says it
relates to *internal* RTEMS code and not the external standard
interface. Guess I don't understand this distinction and how this bug
affects the user.
-gene
P/s: I can tell you that the machine/types.h file is a system file that
is installed (for me) at
/opt/rtems-4.9/arm-rtems4.9/include/machine/types.h as part of the
toolchain install and is not directly in the rtems source tree.