search for: solfix

Displaying 1 result from an estimated 1 matches for "solfix".

Did you mean: posfix
2010 Oct 27
1
[LLVMdev] 64-bit binaries and the Solaris linker
...h, since it would quite clearly break any other linker that expects a SHT_PROGBITS section. It is just there to test the potential fix (and to give me something working with Solaris). Compilation with this applied goes smoothly: root at markuse:/work/llvm/llvm/Debug+Asserts/bin# /usr/llvm/llvm-2.8-solfix/bin/clang -o h hello.c -m64 root at markuse:/work/llvm/llvm/Debug+Asserts/bin# [...] .section .eh_frame,"a", at unwind .LEH_frame0: .Lsection_eh_frame0: .Leh_frame_common0: [...] Said that, I'm more than happy to work out a better patch, but I was looking first for s...