Alexander Coers

Results 2 issues of Alexander Coers

Okay, here is what I did to successfully sign a bundled .jar. You need to - change the linked SDK of JavaAppLauncher, since this is too old (macOS 10.7, but...

While debugging a problem with cmake I found out that clang does not report the correct dirs with "-print-search-dirs", compared to gcc: Output gcc: ``` install: /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/7.3.0/ programs: =/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/7.3.0/:/boot/system/develop/tools/x86/bin/../lib/gcc/:/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/7.3.0/../../../../i586-pc-haiku/bin/i586-pc-haiku/7.3.0/:/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/7.3.0/../../../../i586-pc-haiku/bin/ libraries:...

type-bug