search for: julioc

Displaying 2 results from an estimated 2 matches for "julioc".

Did you mean: julio
2018 Jan 08
0
Fwd: LLD (macOS) usage?
...id out). As Saleem said though, Mach-O LLD isn't really ready yet, so you're better off using ld64 (the default linker). From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Julio César Rocha via llvm-dev <llvm-dev at lists.llvm.org> Reply-To: Julio César Rocha <julioc.rocha at gmail.com> Date: Sunday, January 7, 2018 at 7:17 AM To: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> Subject: [llvm-dev] Fwd: LLD (macOS) usage? Hi. I'm using LLVM 5.0.1 on macOS 10.12. I have a very simple program (program.c): int main() {} When atte...
2018 Jan 04
4
Fwd: LLD (macOS) usage?
Hi. I'm using LLVM 5.0.1 on macOS 10.12. I have a very simple program (program.c): int main() {} When attempting to compile with LLD, I get this output: $ clang -fuse-ld=lld program.c /opt/llvm/5.0.1/bin/ld.lld: error: unknown argument: -no_deduplicate /opt/llvm/5.0.1/bin/ld.lld: error: unknown argument: -dynamic /opt/llvm/5.0.1/bin/ld.lld: error: unknown argument: -arch