GNU bug report logs - #49850
Crosscompiling gzip for musl-based system with clang

Previous Next

Package: gzip;

Reported by: Caleb Heydon <caleb.heydon <at> uconn.edu>

Date: Tue, 3 Aug 2021 21:30:02 UTC

Severity: normal

Tags: moreinfo

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 49850 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Caleb Heydon <caleb.heydon <at> uconn.edu>, 49850 <at> debbugs.gnu.org
Subject: Re: bug#49850: Crosscompiling gzip for musl-based system with clang
Date: Wed, 4 Aug 2021 00:07:34 -0700
gzip doesn't do much of anything special when cross-compiling; it's like 
other GNU or Autoconf-using programs. If your cross-compiler doesn't 
output to stderr on error, or outputs to stderr even when there isn't an 
error, that can confuse the process (with gzip and with other programs). 
So you might want to look into that. Otherwise, try putting 'set -x' 
into the relevant parts of the 'configure' shell script and look at the 
debugging output.




This bug report was last modified 2 years and 206 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.