Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

does not build #3

Open
trivalik opened this issue Apr 19, 2017 · 1 comment
Open

does not build #3

trivalik opened this issue Apr 19, 2017 · 1 comment

Comments

@trivalik
Copy link

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

@pmatos
Copy link
Owner

pmatos commented Apr 19, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants