-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mertens Bram wrote:
| Hi,
|
| Most rpms are build for the i386 architecture, I run my RH7.3 on an
| i686, does it make much sense to rebuild rpms before installing them?
|
| If I understand the manual correctly I would have to download the
| src.rpm th
http://www.rpm.org/
On Mon, 2002-12-16 at 13:31, Michael Peters wrote:
> On Monday, Dec 16, 2002, at 10:59AM, Mertens Bram <[EMAIL PROTECTED]> wrote:
>
> >Hi,
> >
> >The "Maximum rpm" document contains only very little information about
> >rebu
Mertens Bram wrote:
Hi,
The "Maximum rpm" document contains only very little information about
rebuilding rpms.
Most rpms are build for the i386 architecture, I run my RH7.3 on an
i686, does it make much sense to rebuild rpms before installing them?
The i686, and i386 are s
On Monday, Dec 16, 2002, at 10:59AM, Mertens Bram <[EMAIL PROTECTED]> wrote:
>Hi,
>
>The "Maximum rpm" document contains only very little information about
>rebuilding rpms.
/usr/share/doc has MUCH more current information.
At least that is what I found.
>
&g
Hi,
The "Maximum rpm" document contains only very little information about
rebuilding rpms.
Most rpms are build for the i386 architecture, I run my RH7.3 on an
i686, does it make much sense to rebuild rpms before installing them?
If I understand the manual correctly I would have to do
To those that were following the "rebuild" thread last week:
Just wanted to share with the list that I was able to rebuild most of the
SRPMS for Red Hat 7.3 as optimized for the i686 platform. Took me a few days
to get it done. I skipped a few packages due to previous experience stating
that they
%-> > gcc-2.95 installed, so I believe I can take advantage of the pentium
%-> > optimizations.
%-> compilation. There is however one catch. The only change that I could
%-> make is to the "-O" flag. You can change it to -O3 (better
%-> optimization). I could not change -m486 to -m586. I believe
"Michael J. McGillick" wrote:
>
> Afternoon:
>
> Does anyone out there have experience rebuilding RPMS? I'm thinking of
> recompiling some of the RPMS I have to i586 or i686 status. I've got
> gcc-2.95 installed, so I believe I can take advantage o
Afternoon:
Does anyone out there have experience rebuilding RPMS? I'm thinking of
recompiling some of the RPMS I have to i586 or i686 status. I've got
gcc-2.95 installed, so I believe I can take advantage of the pentium
optimizations.
My understanding is that there is a config
On Mon, Dec 13, 1999 at 09:34:22AM -0500, Michael J. McGillick wrote:
> I've been playing around with rebuilding RPMS for the past 2 weeks.
> Some have gone smoothly, with absolutely no warnings, errors, etc.
> I'm trying to optimize these and compile them as i686 instead of
&g
Morning:
didn't see any replies to this previous post, so I thought I would try
again. :)
- Mike
-
Morning Everyone:
I've been playing around with rebuilding RPMS for the past 2 weeks. Some
have gone smoo
Morning Everyone:
I've been playing around with rebuilding RPMS for the past 2 weeks. Some
have gone smoothly, with absolutely no warnings, errors, etc. I'm trying
to optimize these and compile them as i686 instead of i386 binaries. The
steps I've done so far are this:
1
> Now when I simply enter "rpm --rebuild...
> the default is to use i686 optimizing flags AND it
> allows XFree86 to be compiled for an i686 without it
> complaining. It does work as I am now running XFree86-
> 3.3.5-15 compiled with i686 optimizations. No problems
> thus far.
I'm curious if ma
On Sun, 28 Nov 1999, patrick wrote:
> You may run into some src that doesn't like any target
> other than i386. XFree86 didn't like my use of target
> i686, indicating that it wasn't an arch that was
> supported for optimizing.
Not related to optimizing. XFree86 uses ExclusiveArch to prevent y
l Message-
From: Adrian [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 27, 1999 11:26 PM
To: [EMAIL PROTECTED]
Cc: recipient.list.not.shown
Subject: Re: Rebuilding RPMs
what is the syntax for a i586?
- Original Message -
From: "patrick" <[EMAIL PROTECTED]>
To: &l
what is the syntax for a i586?
- Original Message -
From: "patrick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 27, 1999 12:25 PM
Subject: RE: Rebuilding RPMs
> You simply add a new string of optimization flags to the
> /u
]]
Sent: Saturday, November 27, 1999 7:05 AM
To: [EMAIL PROTECTED]
Cc: recipient.list.not.shown
Subject: Re: Rebuilding RPMs
On Sat, Nov 27, 1999 at 03:01:30AM -0500, Michael J. McGillick wrote:
: I'm intrigued with rebuilding the SRPMS for Red Hat 6.1 to all i686.
Is
: this process as straightfo
I have an idea. Let's just answer the question.
rpm -ba
will rebuild the src.rpm
-Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED]
-Stranger things have happened but none stranger than this. Steven W. Orr-
Does your driver's license say Organ Donor?Black holes are where G
On Sat, Nov 27, 1999 at 03:01:30AM -0500, Michael J. McGillick wrote:
: I'm intrigued with rebuilding the SRPMS for Red Hat 6.1 to all i686. Is
: this process as straightforward as installing the source rpm, and then
: typing:
:
:rebuild -bb --target=i686
All this frenzy about rebuilding ou
On Sat, Nov 27, 1999 at 03:01:30AM -0500, Michael J. McGillick wrote:
> Evening:
>
> I'm intrigued with rebuilding the SRPMS for Red Hat 6.1 to all i686. Is
> this process as straightforward as installing the source rpm, and then
> typing:
>
>rebuild -bb --target=i686
rebuild -bb --target
"Michael J. McGillick" wrote:
>
> Ummm ...
>
> Was this an answer to my original question or just a viewpoint on SRPMS?
> :)
>
Firstly your manual pages should tell you about how to rebuild SRPMS, so
check them for the flags. Secondly I can't see any sensible reason why
it wouldn't work UNLESS
Ummm ...
Was this an answer to my original question or just a viewpoint on SRPMS?
:)
- Mike
On Sat, 27 Nov 1999, lloy0076 wrote:
>
> I find (S)RPMs quite good but a nuisance as well. Trying to get it to
> recompile things like you want them is sometimes not difficult. I await
> the day when
Evening:
I'm intrigued with rebuilding the SRPMS for Red Hat 6.1 to all i686. Is
this process as straightforward as installing the source rpm, and then
typing:
rebuild -bb --target=i686
or is there other things that need to be done? If the first step can be
done, is it as simple as replaci
I find (S)RPMs quite good but a nuisance as well. Trying to get it to
recompile things like you want them is sometimes not difficult. I await
the day when ALL developers include an uninstall option in their make
files :-)
DL
--
Don't forget about the Linux C Mailing Lists!
mailto:[EMAIL PROTE
24 matches
Mail list logo