Ticket #1398 (closed todo: fixed)
pbc_to_exe should be able to specify the output files.
| Reported by: | coke | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | trunk |
| Severity: | low | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
