Changes between Initial Version and Version 1 of Ticket #43484, comment 19
- Timestamp:
- Oct 11, 2014, 9:05:16 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43484, comment 19
initial v1 1 I am admittedly in over my head, however it seems clang-3.4 is not using the cctools @855_1+llvm34ld:1 I am admittedly in over my head, however it seems clang-3.4 tries to use the GCC ld: 2 2 {{{ 3 3 [Vertigo:~/Projects/C++/UniqueString] kris% time clang++-mp-3.4 -O2 -v -o unique.clang34 main.cpp