Using current trunk, building sdcc followed by make install; make uninstall leaves a file behind:
make install; make uninstall
philipp@notebook6:/tmp$ ls -l /usr/local/bin/sdcpp -rwxr-xr-x 1 root root 4772896 12. Jan 12:31 /usr/local/bin/sdcpp
Works for me now, so apparently the fix by @roybaer in [r14620] works.
Commit: [r14620]
Let's call it fixed then, because for a "proper" fix we would have to mess with the GNU preprocessor's Makefiles.
Log in to post a comment.
Works for me now, so apparently the fix by @roybaer in [r14620] works.
Related
Commit: [r14620]
Let's call it fixed then, because for a "proper" fix we would have to mess with the GNU preprocessor's Makefiles.