On Mon, 2015-11-02 at 02:14 -0500, Rahul Muthoo wrote:
> Please find attached the make -v output in text file.
>
> I had just installed Ubuntu 14 and this is the make version that i
> got.
Your attachment was in RTF format. You should use plain text files and
attachments and use a text editor, n
Also, I can’t think of the slightest reason to upgrade from 3.81 to
3.82 at this point. There were several compatibility breaks between
those two versions and one was addressed in 4.1. Thus, though it may
seem counterintuitive, 4.1 is actually more compatible with 3.81 than
3.82 is, in addition to
Rahul Muthoo writes:
> I had just installed Ubuntu 14 and this is the make version that i got.
Ubuntu 14.04 ships with make 3.81, not "2.75":
http://packages.ubuntu.com/trusty/make
--
Alberto
___
Help-make mailing list
Help-make@gnu.org
https://lis
First of all Thank You very much for your quick response.
I apologize for the typos and they were there because of a long all nighter
i had pulled in order to get my project build that had dependency over the
make version. Yes i did mean GNU make.
Please find attached the make -v output in text fi
On Sun, 2015-11-01 at 19:00 -0500, Rahul Muthoo wrote:
> I have gcc make 2.75 installed with the fresh installation of Ubuntu
> 14.04.
I don't really understand what you're saying here. "gcc" and "make" are
two completely different programs that are not related to each other, so
saying "gcc make"
Hi,
I have gcc make 2.75 installed with the fresh installation of Ubuntu 14.04.
I am trying to install gcc 3.82. I downloaded the .tar file from
http://ftp.gnu.org/gnu/make/ and followed installation instruction.
But the 'make' fails to complete with following error:
*rmuthoo@rmuthoo-Virt