On 3 Aug 1999, Chmouel Boudjnah wrote:
> Peter Putzer <[EMAIL PROTECTED]> writes:
>
> > I modified the RPM from Cooker to be compiled with PGCC and didn't notice
> > any problems with libfont.a (-O6 -fomit-frame-pointer -march=k6 -mcpu=k6
> > -funroll-all-loops -ffast-math -mieee-fp)
> > Maybe those are gone with XFree 3.3.4? Or was I just lucky?
>
> It's odd, and you can launch Xfree ?
Yes. Recently I introduced a "workaround", because of the comments in the
spec-file, but it worked without, also:
(
cd xc/libs/font
make clean
cd ../../..
make CDEBUGFLAGS=""
)
But as I said, it did work without this.
> > PS: I noticed several typos in /etc/X11/xdm/Xsetup_0, should I upload my
> > corrected/modified version? (I don't like the /usr prefix for KDE, so I've
> > made my own RPMs. How about sourcing /etc/profile.d/kde.sh in Xsetup_0 and
> > fndSessions?)
>
> Yes good idea, upload your Xsetup_0 and i integrate it on the next
> build of Xfree.
I will do that tomorrow.
You could also have a look at the KDE RPMs, there based on the official
KDE RPMs for Red Hat 5.2, and (should be at least ;) relocatable...
bye,
Peter