Bug 29282

Summary: Various cygwin mklib/minstall fixes
Product: Mesa Reporter: Jon Turney <jon.turney>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: All   
OS: Cygwin   
Whiteboard:
i915 platform: i915 features:
Attachments: Have mklib exit with error code if link fails
Change mklib not to report the full archname on cygwin
Teach mklib/minstall to properly install libraries on cygwin
Adjust mklib so -linker and -cplusplus options are processed on cygwin more like they are for linux

Description Jon Turney 2010-07-28 08:56:05 UTC
Various cygwin mklib/minstall fixes

Have mklib exit with error code if link fails
Change mklib not to report the full archname on cygwin
Teach mklib/minstall to properly install libraries on cygwin
Comment 1 Jon Turney 2010-07-28 08:56:48 UTC
Created attachment 37422 [details] [review]
Have mklib exit with error code if link fails
Comment 2 Jon Turney 2010-07-28 08:57:18 UTC
Created attachment 37423 [details] [review]
Change mklib not to report the full archname on cygwin
Comment 3 Jon Turney 2010-07-28 08:57:46 UTC
Created attachment 37424 [details] [review]
Teach mklib/minstall to properly install libraries on cygwin
Comment 4 Jon Turney 2010-07-28 09:09:48 UTC
This might save some effort:

The following changes since commit b346c4205dc19c9ffbff48ed8bd89687772a96f8:

  r600g: add lrp instruction support (2010-07-28 10:35:32 -0400)

are available in the git repository at:
  git://anongit.freedesktop.org/~jturney/mesa cygwin-install

Jon TURNEY (3):
      Cygwin: Have mklib exit with error code if link fails
      Cygwin: Change mklib not to report the full archname on cygwin
      Cygwin: Teach mklib/minstall to properly install libraries on cygwin

 bin/minstall |   21 ++++++++++++++++++++-
 bin/mklib    |   18 +++++++++---------
 configure.ac |   26 ++++++++++++++++----------
 3 files changed, 45 insertions(+), 20 deletions(-)
Comment 5 Jon Turney 2010-08-30 08:18:24 UTC
Created attachment 38305 [details] [review]
Adjust mklib so -linker and -cplusplus options are processed on cygwin more like they are for linux

... and one more cygwin mklib fix
Comment 6 Brian Paul 2010-09-01 07:49:30 UTC
These look OK to me so I'll apply them.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.