Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- To: MLUG Members <EMAIL:PROTECTED>
- Subject: Re: [MLUG] Multithreaded compile using apt?
- From: George Robb <EMAIL:PROTECTED>
- Date: Mon, 21 Apr 2008 07:33:54 -0500
- Delivery-date: Mon, 21 Apr 2008 07:34:27 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=IxT+KnC8dcm9hx/CweRr4pmZSp0vnp5alvKRLS+Y4sc=; b=VMIMBkSr1m06PITJAK2L0pbAv+mnmsmObTHquhbofL0urA6N0o6b+IrsBlzxbQNvxHEI3ojZlkawMbzG2OAfie6IUtY62jCLV2hZpkqwr7HCPQepD8Yh6N8IDwKX4cfd1b0EhtV7kx1gF636wmrVSlEZBszZMJtZ2j9FpEhHW3M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=Rd/NmYOFO6DWhUcM96lzKedvr3WBDkKhgUlvvBjT1qdvSfv6XJpHD2pWIo4YIkWC1Q1F7vz2g4R/kIX8SbzQVK5jb67Mjc7ZYDNskQjIiC3ntkBeDfia56kQ/0G/ke990KIORMWS3/tKwjN5dX2kFeUHTfDK9QIjO5DGa19cst4=
- Envelope-to: EMAIL:PROTECTED
- In-reply-to: <EMAIL:PROTECTED>
- References: <EMAIL:PROTECTED> <EMAIL:PROTECTED> <EMAIL:PROTECTED>
- Reply-to: MLUG Members <EMAIL:PROTECTED>
- Sender: EMAIL:PROTECTED
Having the single make.conf really is a strong point of Gentoo (I wish
they would get their act back together.)
I think the closest to Gentoo you will get is with apt-build: sudo
apt-get install apt-build. There is an initial set of menus that you
can go through to "turn up" the compile options.
Here is more on it:
http://polishlinux.org/linux/debian/apt-build-optimize-debian/
(I'm a Gentoo kinda guy but, like you have migrated to Debian since
the "hiccups" with Gentoo)
Hope this helps,
George
On Apr 19, 2008, at 7:55 PM, Jack Smith wrote:
I am using the amd64 version of Debian Lenny. It's what I run on
both of
my machines. I need some reliability, so I don't run Sid and I have
some
hardware that's not supported under Etch's 2.6.18 kernel.
I forgot about distcc as I'd used that in the past when I had Gentoo
on
my old laptop that was decidedly poky. Distcc's compiler call script
gets the symlink for "/usr/bin/gcc" and g++, but IIRC doesn't it only
distribute as many threads as the program that called gcc/g++ tells it
to? If that is the case, then we're back at square one.
--Jack
On Sat, 2008-04-19 at 18:47 -0500, George Robb wrote:
What distro? Debian? Ubuntu?
Also, take a look at distcc. (Might be up your alley.)
George
On Apr 18, 2008, at 9:19 PM, Jack Smith wrote:
I have a quick question here and Google wasn't very helpful. I
want to
be able to use both CPU cores when I compile a Debian source package
using apt. I can get things to compile just fine, but gcc only
spawns
one thread. How would I go about getting it to spawn more threads? I
already tried to export MAKEOPTS="-j3" in the terminal to get gcc to
spawn three threads, but apparently apt spoon-feeds gcc
instructions.
--Jack
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members