#1105: [PATCH] change to a libjit based frame builder
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:  jkeenan 
     Type:  patch     |      Status:  assigned
 Priority:  normal    |   Milestone:          
Component:  core      |     Version:  trunk   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by plobsing):

 Replying to [comment:8 plobsing]:

 Actually the above changes (while fixing legitimate bugs) will probably
 not work on x86. It seems you've uncovered one place this patch missed:
 config/gen/frames.pm. It still decides whether to use static thunks or a
 framebuilder based on the capabilities of the old frame builder.

 Also in testing, I found that reconfiguring while toggling HAS_LIBJIT does
 not trigger a rebuild of frame_builder_libjit$(O) as it should. The quick
 fix is to change the makefile header dependancies back to
 $(GENERAL_H_FILES).

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1105#comment:9>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to