[ https://issues.apache.org/jira/browse/HDFS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sam rash updated HDFS-1078:
---------------------------
Attachment: (was: HDFS-1048-patch-2.txt)
> update libhdfs build process to produce static libraries
> --------------------------------------------------------
>
> Key: HDFS-1078
> URL: https://issues.apache.org/jira/browse/HDFS-1078
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: contrib/libhdfs
> Affects Versions: 0.20.1
> Reporter: sam rash
> Assignee: sam rash
> Priority: Minor
> Attachments: HDFS-1078-patch-1.txt, HDFS-1078-patch-2.txt
>
>
> it would be useful if the build of libhdfs produced the static version (.a) in addition
to the existing shared (.so*) version. This can be accomplished by removing the -shared option
to the linker (in configure.ac/configure files)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|