Bug 56092 - configure check for depend program should also try Solaris Studio compiler option -xM
Summary: configure check for depend program should also try Solaris Studio compiler op...
Status: NEW
Alias: None
Product: APR
Classification: Unclassified
Component: APR (show other bugs)
Version: HEAD
Hardware: All SunOS
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache Portable Runtime bugs mailinglist
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-30 13:29 UTC by Petr Sumbera
Modified: 2014-01-30 13:29 UTC (History)
0 users



Attachments
patch (553 bytes, text/x-c)
2014-01-30 13:29 UTC, Petr Sumbera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Sumbera 2014-01-30 13:29:48 UTC
Created attachment 31274 [details]
patch

cc -flags | grep 'xM'
-xM                           Generate makefile dependencies
-xM1                          Generate makefile dependencies, but exclude /usr/include
-xMD                          Generate makefile dependencies and compile at once
-xMMD                         Generate makefile dependencies like -xMD, but excluding standard headers
-xMF <file>                   Specify output <file> for makefile dependencies dump
-xMerge                       Merge data segment into text segment