#1398: pbc_to_exe should be able to specify the output files.
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  todo    |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  core    |     Version:  trunk
 Severity:  low     |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 Currently, pbc_to_exe uses the same name as the input PBC file; it would
 be helpful if there was a -o option that allowed you to specify the
 desired output name, something like:

 {{{
 pbc_to_exe -o bar foo.pbc
 }}}

 Which would then generate bar.c, bar.o, bar/bar.exe

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