[Spread-users] spread cross compiling binary strip error

Veijo Anakainen vepa at iki.fi
Tue Aug 16 01:44:41 EDT 2011


I solved the same problem by setting the --strip-program argument in a
config.cache file.

1) Edit config.cache file and put there
ac_cv_path_install='/usr/bin/install -c --strip-program=<your strip program,
full path here>'

2) Configure Spread with cache option
./configure --cache-file=config.cache

This should help with the strip problem.

-Veijo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.spread.org/pipermail/spread-users/attachments/20110816/afbabce0/attachment.html 


More information about the Spread-users mailing list