Den 28.01.2021 kl. 21.06 skrev Bob Tennent:
I recall some interactions a while back where I needed to make some changes in the PMX FORTRAN to make it more compatible with something, but I'd have to do some real digging to find the details. I also don't recall whether I made those same kinds of changes in scor2prt. I'm pretty sure one of them had to do with nested do loops terminating on the same line, which is perfectly OK in gfortran. Is any of this relevant here?Hi Don. I don't think so. It seems to be a bug in (the latest version of) f2c. Here are the lines in your source that it can't deal with: write(*,'(33H Any whole-bar rests of duration ,i3, * 26H/64 will not be recognized)') lenbar Anything "non-standard" there?
When I need to compile a new PMX release I've been using gfortran for a while since f2c caused trouble. I have no experience with the gfortran outcome of scor2prt, though.
Best wishes -- Christian Mondrup WIMA: Werner Icking Music Archive http://imslp.org/wiki/Category:WIMA_files ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to https://tug.org/mailman/listinfo/tex-music

