Difference between revisions of "Talk:Qtopia platform howto"
From Gumstix User Wiki
(New page: make ; make install does not work. it never finds arm-linux-strip even though its in the PATH. !?) |
|||
Line 1: | Line 1: | ||
− | make ; make install | + | $ make ; make install |
− | does not work. it never finds arm-linux-strip even though its in the PATH. | + | does not work. it never finds arm-linux-strip even though its in the PATH. Error is: |
+ | $ /bin/sh: arm-linux-strip: not found |
Latest revision as of 04:43, 21 April 2008
$ make ; make install
does not work. it never finds arm-linux-strip even though its in the PATH. Error is:
$ /bin/sh: arm-linux-strip: not found