EmbDev.net

Forum: ARM programming with GCC/GNU tools Installing gcc 4.9 in ARMv7


von Jyothi K. (jyothi_k)


Rate this post
useful
not useful
Hi,
I want to install gcc 4.9 in Ubuntu in ARMv7 multicore processor. The 
cores are of type Cortex-A7. I tried to add toolchain repository with

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

but failed.

I then tried to make from gcc 4.9.2 branch. But got the following error.

In file included from ./bconfig.h:3:0,
from ../../gcc-4.9.2/gcc/genmddeps.c:18:
./auto-host.h:2056:16: error: declaration does not declare anything 
[-fpermissive]
#define rlim_t long
^


Could you help. I prefer precompiled binaries.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.