[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Trying to build 4.7.3 on the Raspberry Pi
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Trying to build 4.7.3 on the Raspberry Pi |
Date: |
Fri, 21 Feb 2014 14:48:19 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
JD <address@hidden> writes:
> Gaius,
> Thanks for your advice. I'm getting a completely different result
> now: it's been running for 7 days so far, so according to your
> experience just 2 more days!
>
> It's reached the command:
>
> libtool: compile: /home/pi/GM2/scratch-area/build-4.7.3/./gcc/xgcc
> -shared-libgcc -B/home/pi/GM2/scratch-area/build-4.7.3/./gcc
> -nostdinc++
> -L/home/pi/GM2/scratch-area/build-4.7.3/arm-linux-gnueabihf/libstdc++-v3/src
> -L/home/pi/GM2/scratch-area/build-4.7.3/arm-linux-gnueabihf/libstdc++-v3/src/.libs
> -B/home/pi/opt/arm-linux-gnueabihf/bin/
> -B/home/pi/opt/arm-linux-gnueabihf/lib/ -isystem
> /home/pi/opt/arm-linux-gnueabihf/include -isystem
> /home/pi/opt/arm-linux-gnueabihf/sys-include
> -I/home/pi/GM2/scratch-area/gcc-4.7.3+gm2-git-latest/gm2/gcc-versionno/libstdc++-v3/../libgcc
> -I/home/pi/GM2/scratch-area/build-4.7.3/arm-linux-gnueabihf/libstdc++-v3/include/arm-linux-gnueabihf
> -I/home/pi/GM2/scratch-area/build-4.7.3/arm-linux-gnueabihf/libstdc++-v3/include
> -I/home/pi/GM2/scratch-area/gcc-4.7.3+gm2-git-latest/gm2/gcc-versionno/libstdc++-v3/libsupc++
> -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra
> -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once
> -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2
> -D_GNU_SOURCE -c
> ../../../../../gcc-4.7.3+gm2-git-latest/gm2/gcc-versionno/libstdc++-v3/src/c++11/future.cc
> -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o
>
> Does this look "so far, so good" to you?
>
> I guess my main problem was rerunning only the make. The current run
> started at the top. The problem I was left with was a lack of memory
> for cc1. After minimising graphics memory I increased swap to 05.Gb
> and now it has run without stopping.
>
> Keep you posted.
Hi John,
all looks fine - yes I also needed to use 0.5GB swap - let's see if it
works!
regards,
Gaius