Ticket #26 (new defect)
Error in gfc --make / gfc -f
| Reported by: | peb@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Version: | |
| Keywords: | Cc: |
Description
Options --make plus -f FMT has problems. They work fine together:
$ gfc --make -f prolog TRIKSwe.gf Writing TRIK.pgf... Writing TRIK.pl...
But not in sequence:
$ gfc --make TRIKSwe.gf Writing TRIK.pgf... $ gfc -f prolog TRIK.pgf Reading TRIK.pgf... Writing TRIK.pgf...gf: TRIK.pgf: openBinaryFile: resource busy (file is locked)
Change History
Note: See
TracTickets for help on using
tickets.
