Re: recompilation and optimalization

2004-01-30 Thread Karol Czachorowski
On Thu, 29 Jan 2004 12:10:00 -0700 "Monique Y. Herman" <[EMAIL PROTECTED]> wrote: > This may be heresy, but, if you want to compile and optimize all of your > packages, maybe you should look into the gentoo distribution instead of > debian? > I've never used it, but from what I understand, its big

Re: recompilation and optimalization

2004-01-29 Thread Monique Y. Herman
On 2004-01-29, David Z Maze penned: > Karol Czachorowski <[EMAIL PROTECTED]> writes: > >> Is there any way I could recompile existing packages in my system? >> apt-build has no documentation and seems not to work... > > You might look through some of the generic Debian developer > documentation...

Re: recompilation and optimalization

2004-01-29 Thread David Z Maze
Karol Czachorowski <[EMAIL PROTECTED]> writes: > Is there any way I could recompile existing packages in my system? > apt-build has no documentation and seems not to work... You might look through some of the generic Debian developer documentation... > And if I use apt-get source and build manua

recompilation and optimalization

2004-01-28 Thread Karol Czachorowski
Hi. Is there any way I could recompile existing packages in my system? apt-build has no documentation and seems not to work... And if I use apt-get source and build manually, in many packages, I can't add optimalization flags to gcc/g++ (CFLAGS/CXXFLAGS aren't pass to compiler). Is there any (uni