Christian Hedemark on Mon, 3 Feb 2003 10:55:05 -0500 |
Gregson asks: > Question for the list: how much work (hours) would it likely > be for a competent person to take the source and make an rpm for it? If you can satisfy the dependencies, it's as simple as installing the SRPM for gcc and running: rpm -bb --target i686 /usr/src/redhat/SPECS/gcc.spec That command line is a little different with RH 8.0 (rpmbuild instead of rpm IIRC). When it is done, the packages will be in /usr/src/redhat/RPMS/i686 I am waiting right now for a couple of sun boxen to catch up with me, so I tried doing this on a RH 7.3 box. I installed the SRPM from RH 8.0 (gcc-3.2-7.src.rpm) and it started dependency hell on me (binutils, dejagnu, glibc-devel, gcc-gnat, lib-gnat). So it will probably take quite a bit of time to put together a binary RPM. =========================================================== Notice: This e-mail message, together with any attachments, contains information of CC3 that may be confidential, proprietary and/or legally privileged, and is intended to be read and used solely by the individuals or entities named as recipients on this message. Without limiting the foregoing, all copyrightable graphics, content and documents, and all trademarks, service marks and trade names, contained in this e-mail message or any attachment are exclusively owned by CC3, and no rights are granted in such content and materials except as expressly stated in this notice. =========================================================== _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|