Thread: DR800 Build process problem
View Single Post
Old 06-19-2010, 03:01 AM   #8
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Quote:
Originally Posted by luite View Post
try
# arm-poky-linux-gnueabi-strip popupmenu

Update, I should add that you can have it stripped automatically by make install-strip, for example by:
# ./configure --host-arm-poky-linux-gnueabi --prefix=/usr
# make
# make install-strip DESTDIR=/home/user/popupmenu-install
Some of the firmware components also require a: --sysconfdir=/etc in the configure call (at least for the R1.7.1 firmware).
Mackx is offline   Reply With Quote