Re: Make loadable extension library

2015-11-01 Thread Tim Murphy
Many thanks for your response! On 31 October 2015 at 22:19, Paul Smith wrote: > On Thu, 2015-10-29 at 19:02 +, Tim Murphy wrote: > > 1) The return value must be allocated by the function, after which > > make copies it into a buffer and deallocates it. [...] It seems as if > > it would be mu

[Ubuntu 14.04 x86_64] Unable to install gcc make 3.82

2015-11-01 Thread Rahul Muthoo
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

Re: [Ubuntu 14.04 x86_64] Unable to install gcc make 3.82

2015-11-01 Thread Paul Smith
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"

Re: [Ubuntu 14.04 x86_64] Unable to install gcc make 3.82

2015-11-01 Thread Rahul Muthoo
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