[
https://issues.apache.org/jira/browse/JOSHUA-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477494#comment-15477494
]
Max Thomas commented on JOSHUA-299:
-----------------------------------
yep, followed the README to a T. built the jar, downloaded deps. I have ant and
such installed. maybe my version of g++ is too old? I'm seeing this:
cc1plus: error: unrecognized command line option "-std=c++11"
cc1plus: error: unrecognized command line option "-std=c++11"
make[1]: *** [optimized/Parameter.o] Error 1
make[1]: *** Waiting for unfinished jobs....
cc1plus: error: unrecognized command line option "-std=c++11"
make[1]: *** [optimized/myassert.o] Error 1
cc1plus: error: unrecognized command line option "-std=c++11"
make[1]: *** [optimized/Perplexity.o] Error 1
make[1]: *** [optimized/model1.o] Error 1
> Move regression tests to proper unit tests
> ------------------------------------------
>
> Key: JOSHUA-299
> URL: https://issues.apache.org/jira/browse/JOSHUA-299
> Project: Joshua
> Issue Type: Bug
> Reporter: Matt Post
> Assignee: Lewis John McGibbney
> Fix For: 6.1
>
>
> Many of the regression tests (test*.sh under src/test/resources) have been
> moved to proper unit tests, but this move should be completed, and the
> regression tests should be deleted. This should be done for 6.1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)