bug#25257: Regarding Linking problem in gzip

2016-12-23 Thread Sarthak Jain
Hi, I am Sarthak Jain working as a Software Developer at Novell, India. We are using gzip library in our product and I was upgrading the library to the latest version 1.8. But I am facing a problem in building source code of gzip. Compilation goes fine but when linking comes into the picture

bug#26016: Regarding how to link gzip

2017-03-07 Thread Sarthak Jain
Hi, I am Sarthak Jain working as a Software Developer at Novell, India. 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

bug#26016: Regarding how to link gzip

2017-03-16 Thread Sarthak Jain
Somehow the newlines in the commands I mentioned got removed which is making it clumsy. Please find the commands as: CFLAGS := -gdwarf-2 gunzip gzip-1.8.tar.gz && tar -xf gzip-1.8.tar export CFLAGS ./configure --prefix= make all make install -Original Message- From: Sarthak Ja

bug#26016: Regarding how to link gzip

2017-03-16 Thread Sarthak Jain
machine is (x86_64 SuSE10SP4) Thanks Sarthak -Original Message- From: meyer...@gmail.com [mailto:meyer...@gmail.com] On Behalf Of Jim Meyering Sent: Saturday, March 11, 2017 9:09 AM To: Sarthak Jain Cc: 26...@debbugs.gnu.org Subject: Re: bug#26016: Regarding how to link gzip tags 26016

bug#26016: Regarding how to link gzip

2017-03-20 Thread Sarthak Jain
Can I please expect some reply from my previous email? I am running out of time. Thank you! -Original Message- From: Sarthak Jain Sent: Thursday, March 16, 2017 2:36 PM To: 'Jim Meyering' Cc: '26...@debbugs.gnu.org' <26...@debbugs.gnu.org> Subject: RE: b