#273: Fix system-dependent code in src/gc/system.c
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:  whiteknight 
     Type:  todo         |      Status:  assigned    
 Priority:  normal       |   Milestone:  2.1         
Component:  core         |     Version:              
 Severity:  medium       |    Keywords:  gc platforms
     Lang:               |       Patch:              
 Platform:  all          |  
-------------------------+--------------------------------------------------

Comment(by jkeenan):

 Replying to [comment:6 whiteknight]:
 > see config/gen/platform/ia64/asm.s for an example
 > of a platform-specific assembly-language file that's
 > included in the build conditional on the configuration.
 > Does that mechanism extend to other platforms as well?

 Since the code we want to refactor is C code, I wonder if a better model
 is something like ''config/gen/platform/darwin/memalign.c''?

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/273#comment:7>
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