pmatos / boomerang

Fork of Boomerang Decompiler (08-08-2011)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does not build

trivalik opened this issue · comments

DOS4GWBinaryFile.cpp:218:121: error: cast from 'char*' to 'ADDRESS {aka unsigned int}' loses precision [-fpermissive]
m_pSections[n].uHostAddr = (ADDRESS)(LMMH(m_pLXObjects[n].RelocBaseAddr) - LMMH(m_pLXObjects[0].RelocBaseAddr) + base);

maybe I am wrong, because I must rebuild aclocal.m4 because I have only 1.14 of autotools

I am aware of this but this is a very old project and I haven't had time to touch it. I would however be happy to accept pull requests.