Closed Gottox closed 6 years ago
0.10.5 is kinda old, i didnt released 0.10.6 because it was breaking r2, and im not preparing a new release that should bump.
i see that the cflags are honored. but its failing because you are using that cflags.
you may wanna try with latest sdb from git
On 31 Oct 2016, at 12:10, Enno Boland notifications@github.com wrote:
I'm unable to set the correct CFLAGS for the cdb._o file.
template file: https://gist.github.com/75769142daa0d110788168e4e3e50770 https://gist.github.com/75769142daa0d110788168e4e3e50770 buildlog: https://gist.github.com/Gottox/723be782df3119064ff720de03f777a5 https://gist.github.com/Gottox/723be782df3119064ff720de03f777a5 Do you know where this file is generated?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/radare/sdb/issues/118, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3-lrhSfr0fRvoiCwI6l-ERJLB8SVUbks5q5cyzgaJpZM4Kk5xm.
ah i think this is because the object file is named ._o instead of .o so make doesnt know how to pass the cflags
please try with 0.11.0
I'm unable to set the correct CFLAGS for the cdb._o file.
template file: https://gist.github.com/75769142daa0d110788168e4e3e50770
buildlog: https://gist.github.com/Gottox/723be782df3119064ff720de03f777a5
Do you know where this file is generated?