GNU bug report logs - #26016
Regarding how to link gzip

Previous Next

Package: gzip;

Reported by: Sarthak Jain <Sarthak.Jain <at> microfocus.com>

Date: Tue, 7 Mar 2017 16:07:03 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sarthak Jain <Sarthak.Jain <at> microfocus.com>
To: Jim Meyering <jim <at> meyering.net>
Cc: "26016 <at> debbugs.gnu.org" <26016 <at> debbugs.gnu.org>
Subject: bug#26016: Regarding how to link gzip
Date: Thu, 16 Mar 2017 09:03:35 +0000
[Message part 1 (text/plain, inline)]
Hi,
We have followed the following shell commands-

CFLAGS := -gdwarf-2
gunzip gzip-1.8.tar.gz && tar -xf gzip-1.8.tar
export CFLAGS
./configure --prefix=<some-dir>
make all
make install

These are the commands we have executed. Please find the attached output of './configure'. Our build machine is (x86_64 SuSE10SP4)

Thanks
Sarthak

-----Original Message-----
From: meyering <at> gmail.com [mailto:meyering <at> gmail.com] On Behalf Of Jim Meyering
Sent: Saturday, March 11, 2017 9:09 AM
To: Sarthak Jain <Sarthak.Jain <at> microfocus.com>
Cc: 26016 <at> debbugs.gnu.org
Subject: Re: bug#26016: Regarding how to link gzip

tags 26016 moreinfo
done

On Tue, Mar 7, 2017 at 4:07 AM, Sarthak Jain <Sarthak.Jain <at> microfocus.com> wrote:
> We are using gzip library in our product and I was upgrading the library to the latest version 1.8. While building, we saw that is it using '/usr/bin/ld' for linking. But on our build machine, we want to link it with 'gcc'.
> Is there any flag we need to pass while configuring to tell it to link using 'gcc' instead of '/usr/bin/ld'.
>
> I tried to see in the configure script but I was not able to get one. Can you please share some info on this?

We may be able to help, but only if you first tell us more about your problem:
  - what precise commands you ran (starting from the pristine unpacked
gzip-1.8 tarball)
  - what output they produced
  - describe your system, i.e., Fedora 25, Solaris 11, Debian unstable, etc.
[output-configure.txt (text/plain, attachment)]

This bug report was last modified 3 years and 144 days ago.

Previous Next


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