Stratego/XT JIRA  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STR-293
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Martin Bravenboer
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Stratego/XT

strc tests: Makefile.am must use XT_DARWIN

Created: 2005-05-11 08:30   Updated: 2008-03-31 20:39
Component/s: strc - Stratego compiler
Affects Version/s: 0.14
Fix Version/s: 0.16 (Stratego Core Compiler)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
if XT_DARWIN
  AM_LDFLAGS=-bind_at_load
else
  AM_LDFLAGS=
endif

This is an issue on Mac OS X: check fails there (which is not a real bug: this is a bug in the testsuite)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.