Thread: DR800 Build process problem
View Single Post
Old 06-18-2010, 04:50 PM   #5
luite
Connoisseur
luite has a complete set of Star Wars action figures.luite has a complete set of Star Wars action figures.luite has a complete set of Star Wars action figures.
 
Posts: 82
Karma: 256
Join Date: Feb 2010
Location: Netherlands
Device: dr1000
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

Last edited by luite; 06-18-2010 at 04:56 PM.
luite is offline   Reply With Quote