emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49850: closed (Crosscompiling gzip for musl-based system with clang)


From: GNU bug Tracking System
Subject: bug#49850: closed (Crosscompiling gzip for musl-based system with clang)
Date: Mon, 26 Dec 2022 05:48:03 +0000

Your message dated Sun, 25 Dec 2022 21:46:58 -0800
with message-id <d11db9d7-e3de-28e0-e586-b9da0bc8be7e@cs.ucla.edu>
and subject line Re: bug#49850: Crosscompiling gzip for musl-based system with 
clang
has caused the debbugs.gnu.org bug report #49850,
regarding Crosscompiling gzip for musl-based system with clang
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49850: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49850
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Crosscompiling gzip for musl-based system with clang Date: Tue, 3 Aug 2021 12:43:44 -0400
Hello,

I have been attempting to crosscompile gzip for a linux system that uses the musl libc using clang, and I have come across an issue while attempting to configure gzip.

I set CC="cross-clang", and run ./configure --prefix=/usr --host=x86_64.  cross-clang is just a wrapper script that sets the sysroot for crosscompiling.  The configuration fails, and I get the following error:

checking how cross-clang reports undeclared, standard C functions... configure: error: in `/home/user/Desktop/cross-compiling/build/gzip/gzip':
configure: error: cannot detect from compiler exit status or warnings

I have used a similar setup to successfully crosscompile many other pieces of software, so I am not entirely sure why gzip is not configuring.  Any suggestions for getting around the issue or suggested software changes would be greatly appreciated.

Thanks,

Caleb Heydon

--- End Message ---
--- Begin Message --- Subject: Re: bug#49850: Crosscompiling gzip for musl-based system with clang Date: Sun, 25 Dec 2022 21:46:58 -0800 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 No further comment on this old bug report, so I'm taking the liberty of closing it.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]