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: No zlib crc32 support?


On Tue, 2003-12-09 at 13:25, Steve Strublic wrote:
> Hello all,
> 
> I'm working on a little project to perform validation of a data set, and planned to use zlib's crc32
> call to validate the data.  Much to my surprise, I found that eCos does not support the crc32
> call--apparently, on purpose.
> 
> Would someone be so kind as to explain why this is the case?  I know I can use Adler32 as it's
> supported, but I'm just wondering why crc32 isn't supported.

Actually, I think it's just not duplicated in the ZLIB package.
CRC32 is available in the CRC package.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
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]