tcpdump mailing list archives
Re: {clang, gcc} X {i386, x86_64} building, and docker/travis
From: Francois-Xavier Le Bail <devel.fx.lebail () orange fr>
Date: Thu, 22 Aug 2019 17:51:26 +0200
On 19/08/2019 03:48, Michael Richardson wrote:
Francois-Xavier Le Bail <devel.fx.lebail () orange fr> wrote:
>> We build with gcc and clang on travis, with options that do not always match
>> what contributors get by default.
>>
>> I've added "./buildem" which goes through the set of -m32/-m64 and clang, gcc
>> to build them all using build directories.
>> It runs "make check", which has been fixed to work in build directories.
> From my experience, it's not the same to build
> with 1) compiler for arch i386 (e.g. debian packages xxx:i386)
> than with 2) compiler for arch amd64 with -m32 option.
So we have to test on a 32-bit VM, with a 32-bit kernel?
I currently don't known if building with a 32-bit kernel add something to building with 64 bits kernel with a compiler for arch i386 (e.g clang:i386, gcc:i386) after adding i386 arch with 'dpkg --add-architecture i386'.
What about if run with "linux32" in front?
What do you means by: "linux32" in front? _______________________________________________ tcpdump-workers mailing list tcpdump-workers () lists tcpdump org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers
Current thread:
- {clang, gcc} X {i386, x86_64} building, and docker/travis Michael Richardson (Aug 18)
- Re: {clang, gcc} X {i386, x86_64} building, and docker/travis Francois-Xavier Le Bail (Aug 18)
- Message not available
- Re: {clang, gcc} X {i386, x86_64} building, and docker/travis Francois-Xavier Le Bail (Aug 22)
- Message not available
- Re: {clang, gcc} X {i386, x86_64} building, and docker/travis Guy Harris (Aug 22)
- Re: {clang, gcc} X {i386, x86_64} building, and docker/travis Francois-Xavier Le Bail (Aug 18)
