Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-devhelp
Navigation:
Lists: gentoo-devhelp: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-devhelp@g.o
From: Mike Frysinger <vapier@g.o>
Subject: Re: qmake and stripped executables
Date: Thu, 14 May 2009 17:11:38 -0400
On Wednesday 13 May 2009 22:02:06 Nikos Chantziaras wrote:
> qmake (from Qt 3) creates makefiles that strip all executables during
> installation.  The generated rule looks like this:
>
> install_target: all
>          @$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/lib64/" || $(MKDIR)
> "$(INSTALL_ROOT)/lib64/"
>          -$(INSTALL_FILE) "$(QMAKE_TARGET)"
> "$(INSTALL_ROOT)/lib64/$(QMAKE_TARGET)"
>          -strip "$(INSTALL_ROOT)/lib64/$(QMAKE_TARGET)"
>
> This results in portage issuing a QA warning during the emerge (portage
> wants to strip the executables itself).

rightly so

> What would be a good way to fix that?

find an option that doesnt emit the strip line or run `sed` after the fact to 
delete the strip line
-mike
Attachment:
signature.asc (This is a digitally signed message part.)
Replies:
Re: qmake and stripped executables
-- Nikos Chantziaras
References:
qmake and stripped executables
-- Nikos Chantziaras
Navigation:
Lists: gentoo-devhelp: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
qmake and stripped executables
Next by thread:
Re: qmake and stripped executables
Previous by date:
qmake and stripped executables
Next by date:
Re: qmake and stripped executables


Updated Jun 17, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.