From: Jerome Brown <guruswami@orcon.net.nz>
To: xen-devel@lists.sourceforge.net
Subject: Re: Build process
Date: Wed, 10 Nov 2004 14:38:36 +1300 [thread overview]
Message-ID: <4191711C.2070904@orcon.net.nz> (raw)
In-Reply-To: <41914730.8070301@zaynar.demon.co.uk>
I'm running Gentoo and would be very happy to test etc - I have been
thinking about writing an ebuild myself, but haven't got around to it.
If your interested, post on the Gentoo-Server mailing list and ask there
there are a few interested parties from memory.
Jerome
Philip Taylor wrote:
> Keir Fraser wrote on 08/11/2004 08:05:
>
> ...
>
>> Would it be possible/safe to use something like 'CC ?= gcc' and
>>
>>> 'HOSTCC ?= $(CC)' (I hope that does what I expect) in all the
>>> relevant makefiles, so the compiler can be easily overriden? Or is
>>> there some other solution that I've missed?
>
> ...
>
>> Have you tried tricks like creating a symlink in a local directory to
>> your preferred compiler and adding it to your PATH? e.g.,
>> # ln -sf `which ccache' gcc
>> # PATH=`pwd`:$PATH make
>
>
> Ah, that worked (after I apparently fork-bombed my machine and also
> corrupted python). But it turns out that Gentoo's Portage automatically
> makes ccache handle calls to 'gcc' anyway, and the problems with GCC 3.4
> were straightforward to fix (see patch at
> http://zaynar.demon.co.uk/misc2/blkfront.patch - it needs inline
> functions to be defined before they're first called).
>
> I believe my attempt at a kernel ebuild is generally working (using the
> 2.0 source release plus the above patch for GCC 3.4), though currently
> only for 2.6.9-xen0 and with a little too much manual intervention. It
> also compiles the rest of Xen + tools + docs without any problems, but
> doesn't quite know how to install them. Anyway, I should end up with
> something useful soon, so I'd be interested to know if anybody with
> Gentoo would be interested in testing/using it.
>
>
>> -- Keir
>>
>
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
next prev parent reply other threads:[~2004-11-10 1:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-07 22:46 Build process Philip Taylor
2004-11-08 8:05 ` Keir Fraser
2004-11-09 22:39 ` Philip Taylor
2004-11-10 1:38 ` Jerome Brown [this message]
2004-11-11 21:19 ` Philip Taylor
[not found] ` <4197BF8E.9070509@orcon.net.nz>
[not found] ` <4197C7A0.6070309@zaynar.demon.co.uk>
2004-11-15 21:30 ` Jerome Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4191711C.2070904@orcon.net.nz \
--to=guruswami@orcon.net.nz \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.