This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP-again] Re: [ITP] libelf


On 18/05/2010 22:00, Yaakov (Cygwin/X) wrote:
> On 2009-12-20 13:56, Dave Korn wrote:
>> libelf(*) is a requirement for supporting LTO in the upcoming GCC 4.5.0
>> (and beyond), and I needed to build myself a local copy so I could test 
>> that, so I figured I might as well package it properly while I was at it.
>> 
>> http://packages.debian.org/search?keywords=libelf
>> 
>> It's shipped in all versions of Debian so I don't (aiui) need a vote,
>> just a second pair of eyeballs to verify I got the packaging and setup
>> hints correct.
> 
> Dave, are you planning to upload this?

  So, since you asked, would you care to give it a once over and check that I
got all the cygport stuff right this time?

----------------test package download script----------------
cd /tmp
rm -rf libelf0/
mkdir libelf0
cd libelf0
wget \
  http://tinyurl.com/yaw5dnu/libelf0-0.8.13-1-src.tar.bz2 \
  http://tinyurl.com/yaw5dnu/libelf0-0.8.13-1.tar.bz2 \
  http://tinyurl.com/yaw5dnu/setup.hint
mkdir libelf0-devel
cd libelf0-devel
wget \
  http://tinyurl.com/yaw5dnu/libelf0-devel/libelf0-devel-0.8.13-1.tar.bz2 \
  http://tinyurl.com/yaw5dnu/libelf0-devel/setup.hint
------------------------------------------------------------

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]