[PATCH 4 of 7] cc/gcc: Add support for getting a gcc snapshot

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Fri Dec 10 22:10:00 GMT 2010


Bryan, All,

On Friday 10 December 2010 19:41:31 Bryan Hundven wrote:
> for _path in "LIST OF PATHS"; do
> for _file in $(find ${_path} -type f | xargs file | grep 'not
> stripped' | cut -d: -f1); do ${CT_TARGET}-strip ${_file}; done
> done

Well, the question was rather about how to establish this "LIST OF PATHS"
in the first place. Once we have that, it's fairly easy to find executables
(and also libraries?) to be stripped.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list