Github user traflm commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/394#discussion_r56677885
  
    --- Diff: core/conn/odbc/src/odbc/nsksrvr/Makefile ---
    @@ -130,6 +130,8 @@ LOC_JSIG=$(JAVA_HOME)/jre/lib/i386/server
     endif
     
     
    +#gcc 4.8 need explicit enable this flag, otherwise ld must explicitly link 
with all so using '-l'
    --- End diff --
    
    This is NOT a change of gcc4.8, but the CentOS 7. CentOS 7 build gcc with 
'--no-copy-dt-needed-entries' OFF by default. Turn it on is a simple but not 
good change. I will come back later when all .cpp/.h changes are merged.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to