[ https://issues.apache.org/jira/browse/AVRO-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thiruvalluvan M. G. updated AVRO-212: ------------------------------------- Assignee: Thiruvalluvan M. G. Status: Patch Available (was: Open) > The order of libraries for building testgen causes linker error in C++ > ---------------------------------------------------------------------- > > Key: AVRO-212 > URL: https://issues.apache.org/jira/browse/AVRO-212 > Project: Avro > Issue Type: Bug > Components: c++ > Reporter: Thiruvalluvan M. G. > Assignee: Thiruvalluvan M. G. > Attachments: AVRO-212.patch > > > Since the makefile has the boost regex library is before the libavrocpp.a the > linker is not able to resolve some boost regex symbols used by libavrocpp. > This happens with Cygwin g++ 3.4.4. The following patch fixes this problem -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.