It would be nice if [linker errors][1] would be printed just like [compiler errors][2]. [1]: https://github.com/blt/port_compiler/blob/3c621624a289652ecc8e5d696558ec65e32ace27/src/pc_compilation.erl#L68 [2]: https://github.com/blt/port_compiler/blob/3c621624a289652ecc8e5d696558ec65e32ace27/src/pc_compilation.erl#L194-L200
It would be nice if linker errors would be printed just like compiler errors.