Hi

I am working with Crypto4.2 on windows its compiled and linked perfectely.Now i want to build the same on sun solaris system,I have GCC version

gcc -v = 'gcc version 2.95.2 19991024 (release)'

I am very new to Unix os.I dont know how to compile It in Unix.I unziped every thing into a folder and run gcc *.cpp it is giving me warning messages.

what can i do.

Can any one help me in this regard.

warnings

integer.cpp: In method `CryptoPP::Integer::Integer(long int)':
integer.cpp:1481: warning: right shift count >= width of type
integer.cpp: In method `bool CryptoPP::Integer::IsConvertableToLong() const':
integer.cpp:1490: warning: left shift count >= width of type
integer.cpp: In method `long int CryptoPP::Integer::ConvertToLong() const':
integer.cpp:1501: warning: left shift count >= width of type
iterhash.cpp: In method `void CryptoPP::IteratedHashBase<long long unsigned int
::Update(const byte *, unsigned int)':
iterhash.cpp:104:   instantiated from here
iterhash.cpp:20: warning: right shift count >= width of type

 

ThX

Kabheer

 

 

 

 



Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

Reply via email to