This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: libffi 3.0.12 rc2 ready for testing


> Thanks for the feedback so far.  I've just uploaded the tarball of
> release candidate 2 here:
> 
>  ftp://sourceware.org/pub/libffi/libffi-3.0.12-rc2.tar.gz
> 
> Again... feedback on the wiki welcome...
> http://moxielogic.org/wiki/index.php/Libffi_3.0.12

Hi Anthony,

It looks like the RC1 and RC2 tarballs haven't picked up
src/aarch64/sysv.S so the build is broken for the AArch64 target:

> libtool: link: `src/aarch64/sysv.lo' is not a valid libtool object

While I have the diff around, these are some other files which
I spotted missing from the RC tar balls which are in git:

build-ios.sh
stamp-h.in
testsuite/libffi.call/cls_struct_va1.c
testsuite/libffi.call/cls_uchar_va.c
testsuite/libffi.call/cls_uint_va.c
testsuite/libffi.call/cls_ulong_va.c
testsuite/libffi.call/cls_ushort_va.c
testsuite/libffi.call/nested_struct11.c
testsuite/libffi.call/uninitialized.c
testsuite/libffi.call/va_1.c
testsuite/libffi.call/va_struct1.c
testsuite/libffi.call/va_struct2.c
testsuite/libffi.call/va_struct3.c
.travis.yml

Thanks,
James Greenhalgh





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]