[ https://issues.apache.org/jira/browse/HDFS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
sam rash updated HDFS-1078: --------------------------- Attachment: HDFS-1078-patch-1.txt changes to configure/configure.ac to build both static and shared versions of libhdfs > 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 > Priority: Minor > Attachments: HDFS-1078-patch-1.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. - You can reply to this email to add a comment to the issue online.