[tcpdump-workers] {clang, gcc} X {i386, x86_64} building, and docker/travis
Francois-Xavier Le Bail
devel.fx.lebail at orange.fr
Sun Aug 18 15:52:36 EDT 2019
On 18/08/2019 19:49, Michael Richardson 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.
Some problem are only seen with 1).
--
Francois-Xavier
More information about the tcpdump-workers
mailing list