Summary: | Various cygwin mklib/minstall fixes | ||
---|---|---|---|
Product: | Mesa | Reporter: | Jon Turney <jon.turney> |
Component: | Other | Assignee: | 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
Created attachment 37422 [details] [review] Have mklib exit with error code if link fails Created attachment 37423 [details] [review] Change mklib not to report the full archname on cygwin Created attachment 37424 [details] [review] Teach mklib/minstall to properly install libraries on cygwin 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(-) 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 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.