compile time on 2.6.8

From: Lance Hoffmeyer (lance_at_augustmail.com)
Date: 08/31/04

  • Next message: Brian Pack: "Re: compile time on 2.6.8"
    Date: Tue, 31 Aug 2004 14:10:30 -0500
    To: debian-user@lists.debian.org
    
    

    How long is it taking people who compile the
    2.6.8 kernel? It is taking about 30-40 minutes
    on my dual AMD MP2100?? And I am compiling from
    a Deb Sarge kernel-image 2.6.8-1-K7-smp??
    Doesn't seem right. Seems like I used to compile
    in 5 minutes or less??

    Compiling on Debian Sarge.

    Lance

    -- 
                                    Lance Hoffmeyer
                                  lance@augustmail.com
    -------------------------------------------------------------------------------
              The natural progress of things is for liberty to yield and
                              governments to gain ground.
                                           -
                                    Thomas Jefferson
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Brian Pack: "Re: compile time on 2.6.8"

    Relevant Pages

    • Re: Distributions
      ... | general there are a lot of packages for people to use. ... kernel, have to run on a multitude of different systems, they tend to be ... and slower than if you compile those packages, ... can have that stability with virtually any distro. ...
      (Debian-User)
    • Re: Distributions
      ... Ubuntu is based on Debian, ... | general there are a lot of packages for people to use. ... kernel, have to run on a multitude of different systems, they tend to be larger ... and slower than if you compile those packages, ...
      (Debian-User)
    • Problems with custom kernel fbsd 6.2
      ... My kernel for freebsd 6.2 is not compiling but only with my custom config. ... I was able to compile it with the GENERIC kernel included, but my modified one will not compile. ... # Power management support ...
      (freebsd-questions)
    • Re: [PATCH] 2.6 workaround for Athlon/Opteron prefetch errata
      ... >optimisations independently of each other', is fairly simple, (in ... >concept), and elegant, (as it lets you compile the most finely tuned ... >Up to now, selecting a CPU to compile for basically means, "Use ... it's silly to include them all in a kernel for a 386. ...
      (Linux-Kernel)
    • Re: C++ pushback
      ... There are all sorts of macros that use member initialization of that form. ... This does not break the code at run time, this breaks the code at compile time, and should be less painful. ... The kernel relies really _really_ heavily on such structure initializers, and breaking them would effectively break the world as far as the kernel is concerned. ... If they were not, one could simply make a base class having members outlined, and which class does not enforce type safety and is for inheritance only. ...
      (Linux-Kernel)