[coreboot] Using lpgcc

Marc Jones marcj303 at gmail.com
Tue Mar 29 22:40:33 CEST 2011


On Tue, Mar 29, 2011 at 2:03 PM, Nils <njacobs8 at hetnet.nl> wrote:
>>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?
>

Did make install work? Is lpgcc in ../install/libpayload/bin?

Marc

-- 
http://se-eng.com




More information about the coreboot mailing list