[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE compiled for i686



> I would like to compile the kde source packages for a PII processor
> rather that a i386. Can this be done easly? I have tried setting the
> environment variable CFLAGS to i686 but this seems to have no
> effect.
> 
set CXXFLAGS in addition to CFLAGS. remember to do this before running
configure (i.e., before starting debian/rules). the configure then
should say something like 
checking whether the C++ compiler (g++ -march=i686 [...]) works ...

greetings

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Nothing is fool-proof to a sufficiently talented fool.



Reply to: