Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20031016020430.7493.qmail@web14604.mail.yahoo.com> Date: Wed, 15 Oct 2003 19:04:30 -0700 (PDT) From: =?iso-8859-1?q?Biju=20G=20C?= Subject: Re: 7-Zip To: cygwin AT cygwin DOT com In-Reply-To: <3F8C2AE9.4040406@lapo.it> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Thanks to work done by "Filip Navara" and "Lapo Luchini" now we have gcc compliable port of the commandline 7-zip is available. I started a news group & home page at yahoo for further discussion. You can get patches there. Home page http://geocities.com/gcc7zip/ Mail group http://groups.yahoo.com/group/gcc7zip/ --- Lapo Luchini wrote: > Lapo Luchini wrote: > > > Biju G C wrote: > > > >> I wish there is somebody to port this. > >> > >> As per Igor Standalone command line version in folder > >> Project\archiver\bundle\Alone\ will be easy to port > > > > I made a try at it, once.. but it has lotsa subdirectories and > > libraries... without working Makefiles is not-so-easy to figure out > > how to compile. > > Moreover the source code is written so "Windows-like" (and I know *no* > > Windows programming) that I can't understand which part of the code is > > Windows-specific and which one just uses Windows names for "normal > > things"... > > OK, I didn't know that .dsp could be translated "easily" to Makefiles (I > can't find any program that does so *and* works, though) but fortunately > Filip knew it and did a "unsupported" patch. > I upgraded that to apply to 7-zip 3.11 clean source (using cygwin in > -mno-cygwin mode, while his patch used mingw) so that a 7za.exe "stand > alone executable" can be created with cygwin's gcc. > > As Biju said in an earlier message, this is at least the beginning... > > BTW: 7za.exe is much more like zip.exe than gzip.exe, as it is an > archivier, not simply a compressor. > Could be interesting to "extract" a compressor from it, and maybe adapt > tar to use it, too. > > PS: strangely enough, the file is much much bigger (almost the double) > and also a little slower (even if using -O3 -march=i686 it is 2x size an > 10% slower than the original anyway) > I don't want to believe that VisualC is better than gcc-3.3 =( > > -- > Lapo 'Raist' Luchini > lapo AT lapo DOT it (PGP & X.509 keys available) > http://www.lapo.it (ICQ UIN: 529796) __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/