POV-Ray : Newsgroups : povray.off-topic : Compiling stuff Server Time
5 Nov 2024 09:23:27 EST (-0500)
  Compiling stuff (Message 24 to 33 of 283)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Tor Olav Kristensen
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:06:58
Message: <493d9a82$1@news.povray.org>
nemesis wrote:
...
> Have you ever tried to compile a compiler, BTW?  Like GCC or GHC?  come back
> when you do.
...

If he is using Gentoo, then maybe he has done that already.

-- 
Tor Olav
http://subcube.com


Post a reply to this message

From: Warp
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:28:19
Message: <493d9f82@news.povray.org>
Mueen Nawaz <m.n### [at] ieeeorg> wrote:
>         I don't do it often - probably 1-3 times a year.

  I really can't understand why some people seem to be constantly compiling
the linux kernel.

  Guess how many times I have compiled the linux kernel in my life.

-- 
                                                          - Warp


Post a reply to this message

From: Stephen
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:29:28
Message: <tt7rj4ls51bnntq1ck2e646fkr1pemm997@4ax.com>
On 8 Dec 2008 17:28:19 -0500, Warp <war### [at] tagpovrayorg> wrote:

>Mueen Nawaz <m.n### [at] ieeeorg> wrote:
>>         I don't do it often - probably 1-3 times a year.
>
>  I really can't understand why some people seem to be constantly compiling
>the linux kernel.
>
>  Guess how many times I have compiled the linux kernel in my life.

The one time you did it correctly?
-- 

Regards
     Stephen


Post a reply to this message

From: Warp
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:36:06
Message: <493da155@news.povray.org>
Mueen Nawaz <m.n### [at] ieeeorg> wrote:
>         8-10 minutes is not that long.

  Unless I'm remembering incorrectly, I think one common complaint in
the "big" industry about gcc is that it's a relatively slow compiler.
When you have millions of lines of code, and regardless of all the effort
you have put into minimizing the number of dependencies, there may still
be so many dependencies that even small changes to certain files can cause
enormous amounts of compilation. We are talking about hours at worst.

  This can certainly be a real pain if you are simply developing and
debugging the software rather than compiling the release version of it,
so compiling speed is in this situation much more important than the
quality of the generated code, and AFAIK gcc just isn't up to the task
in enormous projects because it's so slow.

  (OTOH, I have never read any benchmarks about the compilation speed of
different compilers, commercial and free. That would be an interesting read,
in fact.)

-- 
                                                          - Warp


Post a reply to this message

From: Warp
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:37:11
Message: <493da196@news.povray.org>
Stephen <mcavoysAT@aoldotcom> wrote:
> >  Guess how many times I have compiled the linux kernel in my life.

> The one time you did it correctly?

  I haven't compiled it even once.

-- 
                                                          - Warp


Post a reply to this message

From: Orchid XP v8
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:39:21
Message: <493da219$1@news.povray.org>
Warp wrote:

>   I haven't compiled it even once.

Certainly I've never found it "necessary" either. But then, I don't 
really "get" what it does that you'd need to change...

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Orchid XP v8
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:41:52
Message: <493da2b0$1@news.povray.org>
> ...
>> Have you ever tried to compile a compiler, BTW?  Like GCC or GHC?  
>> come back
>> when you do.
> ...
> 
> If he is using Gentoo, then maybe he has done that already.

Was using Gentoo. And I'm pretty sure they give you a GCC binary 
pre-built. (How would you build anything else otherwise?) Also the C 
standard libraries, possibly. I can't remember.

Hold on a sec...

http://www.bash.org/?464385

...nope, no help there. ;-) It's hidden away in bootstrap.sh

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Stephen
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:45:22
Message: <oq8rj4lrimevl3jshkvoab06viag59bf3l@4ax.com>
On 8 Dec 2008 17:37:11 -0500, Warp <war### [at] tagpovrayorg> wrote:

>Stephen <mcavoysAT@aoldotcom> wrote:
>> >  Guess how many times I have compiled the linux kernel in my life.
>
>> The one time you did it correctly?
>
>  I haven't compiled it even once.

Join the club, neither have I. :)
-- 

Regards
     Stephen


Post a reply to this message

From: Eero Ahonen
Subject: Re: Compiling stuff
Date: 8 Dec 2008 17:54:35
Message: <493da5ab$1@news.povray.org>
Warp wrote:
> 
>   I really can't understand why some people seem to be constantly compiling
> the linux kernel.
> 
>   Guess how many times I have compiled the linux kernel in my life.
> 

Constantly - naah. But when running Red Hat ('bout 1998-2003 oslt) and
Debian ('bout 2001-2008) something (variating from time to time,
naturally) in the packet kernels has either been made differently than
I'd like or left to be undone at all.

And somehow while using Gentoo compiling also the kernel just makes
sense ;).

-Aero


Post a reply to this message

From: Jim Henderson
Subject: Re: Compiling stuff
Date: 8 Dec 2008 18:01:48
Message: <493da75c$1@news.povray.org>
On Mon, 08 Dec 2008 14:18:25 -0500, Tom Austin wrote:

>> Try LFS, that'll really teach you a lot about linux, even if you don't
>> get a bootable system.
>> 
>> Jim
> 
> It's not too hard to get a bootable LFS system - and if it is hard and
> you get it to boot, then you've learned a lot!

Maybe now it is, I remember it used to be an incredible way to install 
because you had to do *everything*.  I've seen some newer releases that 
script some things, though.

Jim


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.