Re: Changes for building bits on newer gcc 9.4 compiler

2022-06-04 Thread Ani Sinha
On Fri, Jun 3, 2022 at 9:38 PM Ani Sinha wrote: > > On an additional note, my changes are not backward compatible with > older compiler. The build will break when built with a centos 7 > docker/vm/host: > > /home/anisinha/workspace/bits/build/grub/grub-core/contrib-deps/python/Modules/_ctypes/_cty

Re: Changes for building bits on newer gcc 9.4 compiler

2022-06-03 Thread Ani Sinha
On an additional note, my changes are not backward compatible with older compiler. The build will break when built with a centos 7 docker/vm/host: /home/anisinha/workspace/bits/build/grub/grub-core/contrib-deps/python/Modules/_ctypes/_ctypes.c: In function '_build_callargs': /home/anisinha/workspa

Changes for building bits on newer gcc 9.4 compiler

2022-06-03 Thread Ani Sinha
Hi josh : Here are the pull requests. Please feel free to review and merge: Main bits module: https://github.com/biosbits/bits/pull/13 Submodules: https://github.com/biosbits/grub/pull/1 https://github.com/biosbits/python/pull/1 https://github.com/biosbits/libffi/pull/1 https://github.com/biosbit