Re: spread cross compiling binary strip error
Veijo Anakainen <[email protected]>
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <CAK3FpW1ifNX3tu04KR-icV+BRBgo5oX=H+vWJA0VRf-ohnT4ug@mail.gmail.com> |
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 _______________________________________________ Spread-users mailing list [email protected] http://lists.spread.org/mailman/listinfo/spread-users