[ https://issues.apache.org/jira/browse/HDFS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856252#action_12856252 ]
Eli Collins commented on HDFS-1078: ----------------------------------- Looks good to me. Testing? I verified the generated shared obj is the same w and w/o your patch. Would be good to run the unit tests ({{ant -Dcompile.c++=true -Dlibhdfs=true test}}) as well. Btw good to generate your patches with --no-prefix. > 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 > > > 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