[okl4-developer] building okl4 > error > memory descriptors to KIP in image.elf
Nelson Tam
nelson at ok-labs.com
Wed Mar 26 00:01:35 EST 2008
Hi Antonin,
On 21/03/2008, at 8:15 PM, Antonin SUBTIL wrote:
> I tried your tip, without success (s link made, simulate...)
> I cannot change to gcc 3 :(
> Same error.
Any reason why you could not change to gcc 3? Have you tried grabbing https://www.ertos.nicta.com.au/downloads/i686-gcc-3.3.4-glibc-2.3.3-2006-06-02.tar.gz
, unzipping it, and putting it in the $PATH variable?
Let's say you unzipped it at /path/to/gcc-3.3.4
Do:
$ export PATH=/path/to/gcc-3.3.4/bin:$PATH
$ which gcc
And see if the output points to this gcc-3.3.4. You might have to
tweak minor things here and there.
--
(nt)
Nelson Tam
nelson at ok-labs.com
More information about the Developer
mailing list