R. Matthew Emerson
R. Matthew Emerson
Thank you, @ailisp, for investigating this. I really want to use the stable libclang interface if we possibly can. Let's try your approach number 3. The C ABIs don't distinguish...
@ailisp I've had a chance to experiment with your code, and it looks very promising. It is so helpful that you figured out so much of the libclang API. Thank...
I have gotten far enough with a new ffigen to be able to generate working headers for FreeBSD. I have been meaning to track down that code and check it...
Newer SDKs include constructs in the header files that the old ffigen/gcc doesn't understand.
Is this the same as #295? I didn't know tools were relying on the names and structure of the release archives.
What unzip program should I use to test that I made the zip file correctly?
I am in the middle of upgrading a 12.0-RELEASE system to 12.1-RELEASE, and as part of the upgrade, `/usr/bin/ld.bfd` is getting removed.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219717
So, at the moment, we're back to ``` ld: error: x86-subprims64.o: SHF_MERGE section size must be a multiple of sh_entsize ``` which is what we saw back in #173.
@MaskRay I uploaded https://ccl.clozure.com/~rme/rep.tar.gz