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

Key: STR-493
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Martin Bravenboer
Reporter: Duraid Madina
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Stratego/XT

can't build statically linked stratego

Created: 2005-12-17 15:38   Updated: 2008-03-31 20:46
Component/s: stratego-lib - Stratego Library
Affects Version/s: 0.18 (Standard C and Stratego Libraries)
Fix Version/s: 0.17

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: HP-UX


 Description  « Hide
It's not possible to build a statically linked stratego, due to the following function being multiply defined: FILE_1_0 appears in both

stratego-sglr/lib/libstratego-sglr.c

and

xtc/libraries/libxtclib.c

(the workaround for me is to simply rename the function in the sglr library)


 All   Comments   Work Log   Change History      Sort Order:
Martin Bravenboer [2005-12-17 15:43]
Humz, this would solve all the linking problems at HP_UX? That would be great, and this issue is easy to fix :) .

Martin Bravenboer [2005-12-17 16:28]
This should be fixed in revision 13918 (build of the tarball in the buildfarm will take some time of course). Please let me know if this solves the problem :) .

Martin Bravenboer [2005-12-19 10:07]
New baseline builds at HP-UX, which indicates that this issue is solved.