brainhub/SHA3IUF

Compilation error

Closed this issue · 4 comments

I get compilation error at line 182: const uint8_t *buf = bufIn;
Could you please help?

On 07/18/2016 04:58 AM, Nitin wrote:

I get compilation error at line 182: const uint8_t *buf = bufIn;
Could you please help?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the thread
https://github.com/notifications/unsubscribe-auth/AIExW5tknAlk2vjUn8CzfnP8LPrvYBNUks5qW2pVgaJpZM4JOpJg.

Can you tell me the platform on which you compile, compiler version?

I am using:
$gcc -v
. . .
gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)

$cat /etc/issue
Red Hat Enterprise Linux Server release 6.3 (Santiago)
I do not have option to use latest one

gcc should be easy to fix. Please post the entire output of gcc.

Closing due to the absence of follow-up.