[coreboot] Using lpgcc

Nils njacobs8 at hetnet.nl
Tue Mar 29 22:03:41 CEST 2011


>Unfortunately the updated repo r6468 gives exactly the same error output on 
>my 
>computer.
>
>More suggestions?

To clarify this a little:

This command works:
nils at debian:~/hello$ /home/nils/libpayload/install/libpayload/bin/lpgcc -o 
hello.elf hello.c

And the basename error seems to be gone now.

But this command does not work:
nils at debian:~/hello$ make
CC=cc ../install/libpayload/bin/lpgcc -Wall -Werror -Os -c -o hello.o hello.c
/bin/sh: ../install/libpayload/bin/lpgcc: not found
make: *** [hello.o] Error 127
nils at debian:~/hello$

Has this something to do with PATH?

Thanks, Nils.




More information about the coreboot mailing list