Hi Kevin,
On Mon, 2010-10-25 at 12:59 -0400, Kevin Hunter wrote:
> Does distclean not remove the ccache files? Both times, I ran 'make
> distclean, bin/g pull -r, ...'
No it does not remove them; this is because ccache is thought to be
100% 'safe' - ie. if the flags, compiler version, p
At 11:48am -0400 Mon, 25 Oct 2010, Michael Meeks wrote:
I -imagine- that most of the speedup came from ccache :-) And that
gives a huge, but somewhat unpredictable speedup - depending which
headers change - clearly with ccache you only do the pre-processing.
Does distclean not remove the ccache
On Thu, 2010-10-21 at 16:32 -0400, Kevin Hunter wrote:
> > Yes, I'm aware I can change the CPU count, among other things, but
> > this was my noob starting point.
>
> Wow, this *really* makes a difference. I would have thought it might
> have halved the time, to about 2 hours. On the same hard
At 12:56pm -0400 Thu, 21 Oct 2010, Kevin Hunter wrote:
$ make # and wait for 4 hours. -
Yes, I'm aware I can change the CPU count, among other things, but
this was my noob starting point.
Wow, this *really* makes a difference. I would have thought it might
have halved the time, to about
At 8:02am -0400 Thu, 21 Oct 2010, Kevin Hunter wrote:
I wanted to *reduce* what it was compiling because it was taking so
long, so I thought the --with-lang=en-US would make it forgo the
l10n/i18n.
I'll hesitate before saying "You are correct, sir!" until I
regen/compile and get another error. :
At 4:51am -0400 Thu, 21 Oct 2010, Caolán McNamara wrote:
On Thu, 2010-10-21 at 02:32 -0400, Kevin Hunter wrote:
[what's the bug?]
Checking:../unxlngx6.pro/
Error: ../unxlngx6.pro/misc/sysui/dummy/localize.sdf 0 Bytes!
Error: 1 damaged files encountered
dmake: Error code 1, while making '../u
On Thu, 2010-10-21 at 02:32 -0400, Kevin Hunter wrote:
> Hullo List,
>
> I'm a noob to compiling LO, and am having a difficult time compiling it.
> I've done well enough so far by just waiting and the using the 'bin/g
> pull -r' tidbit. But this error seems to be recurring, and I can't
> imm
Hullo List,
I'm a noob to compiling LO, and am having a difficult time compiling it.
I've done well enough so far by just waiting and the using the 'bin/g
pull -r' tidbit. But this error seems to be recurring, and I can't
immediately find a link to any section of code or the build process.