|
From: Paul F. <pj...@wa...> - 2026-03-21 15:08:20
|
On 21-03-26 11:06, Florian Krohm wrote: > The objdump subtree is missing as well in the library. > Before I go and fix that I'd like to have a discussion of what to do > with Makefile-gcc. > > create files in that format AFAICT I propose that the following files be > removed because they are obsolete now: > VEX/Makefile-gcc > VEX/useful/test_main.c > VEX/useful/Makefile-vex > > What do you think about that? Hi Florian Fine with me. I was only playing with Makefile-gcc because I wanted to use pahole to check the offsets in the various VexGuestCPUState structs. The regular guest object files are also fine for that. As a rule I never use any of these files. A+ Paul |