Re: dependency

2018-07-04 Thread Mark Wielaard
On Mon, Jul 02, 2018 at 10:04:05PM +, Sasha Da Rocha Pinheiro wrote: > I think the link should be direct to the file, since we download and > extract. Otherwise, if the link was to a directory the issue would > continue, since we would need to verify the version to compose the > filename. > >

Re: dependency

2018-07-02 Thread Sasha Da Rocha Pinheiro
riday, June 29, 2018 8:24 PM To: Sasha Da Rocha Pinheiro; elfutils-devel@sourceware.org Subject: Re: dependency   On Sat, 2018-06-30 at 00:49 +, Sasha Da Rocha Pinheiro wrote: > Hi, > is there a reference for the last stable version of Elfutils?  > > Currently we set the following

Re: dependency

2018-06-29 Thread Mark Wielaard
On Sat, 2018-06-30 at 00:49 +, Sasha Da Rocha Pinheiro wrote: > Hi, > is there a reference for the last stable version of Elfutils?  > > Currently we set the following path in our cmake configuration to > download and compile Elfutils as a dependency for Dyninst, but lately > there has been so

Re: dependency

2018-06-29 Thread Sasha Da Rocha Pinheiro
> Each elfutils release is "stable". Are you looking for > a fixed URL for the most recent release? Yes, that's what I meant. Sasha From: Frank Ch. Eigler Sent: Friday, June 29, 2018 8:12 PM To: Sasha Da Rocha Pinheiro Cc: elfutils-devel@sourceware.org Subject: Re: depe

Re: dependency

2018-06-29 Thread Frank Ch. Eigler
Hi - > is there a reference for the last stable version of Elfutils? > [...] > https://sourceware.org/elfutils/ftp/0.168/elfutils-0.168.tar.bz2 Each elfutils release is "stable". Are you looking for a fixed URL for the most recent release? - FChE