> On Sat, 9 Oct 1999, John Summerfield wrote:
>
> > I'm trying to build this source rpm on my RHL 4.2 system as part of my
> > upgrade-by-stealth program. Unfortunately, it dies thus:
> > gcc -static -O2 -m486 -fno-strength-reduce -o insmod.static insmod.o
> > logger.o ../obj/libobj.a ../util/
On Sat, 9 Oct 1999, John Summerfield wrote:
> I'm trying to build this source rpm on my RHL 4.2 system as part of my
> upgrade-by-stealth program. Unfortunately, it dies thus:
> gcc -static -O2 -m486 -fno-strength-reduce -o insmod.static insmod.o
> logger.o ../obj/libobj.a ../util/libutil.a
>