Skip to content

Conversation

gitoleg
Copy link
Contributor

@gitoleg gitoleg commented Apr 18, 2018

fixes #825

for some reasons Ocaml fails with error Error: Integer literal exceeds the range of representable integers of type int on a 31-bit integer 1103515245 when building bap on a 32-bit machine. And surprisingly accepts hex representation of the same number 0x41C64E6D.

@ivg ivg merged commit 6ab4f10 into BinaryAnalysisPlatform:master Apr 18, 2018
@gitoleg gitoleg deleted the build-32-bits branch February 1, 2019 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build error on ARM
2 participants