Ticket #39 (new defect)

Opened 1 year ago

Java-only build fails

Reported by: patrick Assigned to: patrick
Priority: major Milestone: 2.2
Component: Build System Version: HEAD
Keywords: java documentation flagpoll tweek version Cc:
Completion:

Description

When running a Java-only build, JCCL fails to build because it thinks that Tweek is not available. This is because tweek.fpc is used to get the Tweek version, but if VPR has not been built, then there will be no vpr.fpc to satisfy the dependencies of tweek.fpc. This results in the Flagpoll --modversion query failing. One way to fix this is to put the Tweek version in all three Tweek API .fpc files and update tweek.m4 to have separate version query operations based on the API of interest.

Attachments


Add/Change #39 (Java-only build fails)




Change Properties
Action