Skip to content
  • sof's avatar
    [project @ 2002-04-05 16:43:56 by sof] · ef3da13b
    sof authored
    Catch the use of non-existent output directories &
    report this back to the user. By not doing this, we relied
    on external tools (such as the linker or assembler) to give
    good feedback about this error condition -- this wasn't
    the case (cf. GAS on mingw/cygwin.)
    
    To insert more sanity checks of the effective options
    (to the batch compiler), use Main.checkOptions
    ef3da13b