iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net Issue #52
[macintel] xc fails silently on linking step
closed olebole opened this issue on 2017-05-09
olebole commented on 2017-05-09
When building on MacOS X 64 bit, linking with xc silently fails. For example when building cl.e:
xc -Nz cl.o globals.o opcodes.o libpkg.a -lc -lcur -lds -lstg
move `cl.e' to `bin$cl.e'
$move: file `cl.e' not found
Warning, mkpkg line 57: error moving file cl.e
Warning, mkpkg line 8: module `install' not found or returned error
Warning, mkpkg line 30: module `update@cl' not found or returned error
Warning, mkpkg line 9: module `cl' not found or returned error
This happens when building cl.e, ecl.e, vocl.e, xx_dataio.e, xx_tv.e, xx_images.e, xx_lists.e, xx_obsolete.e, xx_plot.e etc.
Full log here.
Fixed in #77
Last updated on 2017-05-09