>From: "Max Bowsher" <[EMAIL PROTECTED]> >To: "Serge Lamikhov-Center" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> >Subject: Re: ELFIO 1.0.0 >Date: Tue, 3 Sep 2002 19:18:30 +0100 > >Serge Lamikhov-Center wrote: > > Hi All, > > > > ELFIO-1.0.0 package is now available for evaluation at: > > > > http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2 > > http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2 > > > > To get started with ELFIO, please see the tutorial at: > > http://elfio.sourceforge.net > > > > Please send your votes and comments. > > > > Thank you, > > Serge > >See: http://cygwin.com/setup.html#setup.hint - specifically about @ - if >used at >all, it should just specify the package name, not the version. > >Also, you probably should include a requires: line - probably just >"requires: >cygwin". > > > # ELFIO library > > @ ELFIO-1.0.0 > > category: Devel > > sdesc: "ELF file reader and producer implemented as a C++ library" > > ldesc: " ELFIO is a C++ library for reading and generating files in > > the ELF (Executable and Linkable Format) binary format. This library > > is unique and not based on any other product. It is also platform > > independent. The library uses standard ANSI C++ constructions and runs > > on a wide variety of architectures." > >Max.
Thank you for your comments. I have uploaded the new version of the package to the same place: http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2 http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2 Fixed setup.hint file: # ELFIO library category: Devel requires: cygwin sdesc: "ELF file reader and producer implemented as a C++ library" ldesc: "ELFIO is a C++ library for reading and generating files in the ELF (Executable and Linkable Format) binary format. This library is unique and not based on any other product. It is also platform independent. The library uses standard ANSI C++ constructions and runs on a wide variety of architectures." Serge _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
