Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Re install using cross compiled strip..,

 
   Soft32 Home -> Linux -> System Development RSS
Next:  [Samba] AIX starting and stopping samba from comm..  
Author Message
Pranav

External


Since: Dec 03, 2008
Posts: 6



(Msg. 1) Posted: Fri Jun 19, 2009 7:06 am
Post subject: Re install using cross compiled strip..,
Archived from groups: comp>os>linux>development>system (more info?)

How can I make changes to Makefile so that "install" command uses my
cross compiled strip while stripping binaries?
Back to top
Login to vote
Bill Marcum

External


Since: Dec 17, 2006
Posts: 154



(Msg. 2) Posted: Fri Jun 19, 2009 1:20 pm
Post subject: Re: Re install using cross compiled strip.., [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2009-06-19, Pranav <pranav026.DeleteThis@gmail.com> wrote:
>
>
> How can I make changes to Makefile so that "install" command uses my
> cross compiled strip while stripping binaries?
>
Use the full pathname of your cross compiled strip?
Back to top
Login to vote
Pranav

External


Since: Dec 03, 2008
Posts: 6



(Msg. 3) Posted: Tue Jun 23, 2009 3:48 am
Post subject: Re: Re install using cross compiled strip.., [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jun 19, 9:34 pm, Bill Marcum <marcumb....RemoveThis@bellsouth.net> wrote:
> On 2009-06-19, Pranav <pranav....RemoveThis@gmail.com> wrote:
>
> > How can I make changes to Makefile so that "install" command uses my
> > cross compiled strip while stripping binaries?
>
> Use the full pathname of your cross compiled strip?

The thing is I am using something like,
${INSTALL} -m 500 -s syslogd ${BINDIR}/syslogd
${INSTALL} -m 500 -s klogd ${BINDIR}/klogd

-s option strips the binaries, Can I specify the strip expilicitly as
$PATH/mipsel-linux-strip in Make file?
Or else I have to first strip the files using the cross strip and then
plainly install?
Back to top
Login to vote
Display posts from previous:   
Related Topics:
RFC3971 - Does anyone know if RFC3971 support is being developed for Linux? It does not seem to be implemented in the mainline..

Size 8 bit, 16 bit, 32 bit and 64 bit systems. - I need to find out what is the size of following data structures in 8 bit, 16 bit, 32 bit, and 64 bit systems. struct....

Size 8 bit, 16 bit, 32 bit and 64 bit systems. - I need to find out what is the size of following data structures in 8 bit, 16 bit, 32 bit, and 64 bit systems. struct....

Access shared memory from kernel module - Hi All, I wanted to know if shared memory created in user space can be accessed from a loadable kernel module. Have no...

Controlling UART transmission of bytes - I'm programming an ARM's UART that comes with a library implementing the standard unix termios interface. Regarding..

[gentoo-user] to strip or not to strip... - No, I'm not asking whether I should become a stripper ;p I often end up firing up gdb whenever I encounter an..
       Soft32 Home -> Linux -> System Development All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]