[Bug 195934] clang350-import branch not working on sparc64
| Newsgroups | gmane.os.freebsd.devel.sparc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195934 --- Comment #14 from Dimitry Andric <[email protected]> --- Ok, so even with -no-integrated-as, it still dies, because our copy of GNU as does not grok .cfi directives: --- cddl/lib__L --- /tmp/bplist-6222cb.s: Assembler messages: /tmp/bplist-6222cb.s:1330: Error: unknown pseudo-op: `.cfi_sections' cc: error: assembler command failed with exit code 1 (use -v to see invocation) *** [bplist.So] Error code 1 Strangely enough, this is even when using the -fno-dwarf2-cfi-asm option, and it only happens when compiling certain files. I have no clue at this point what is going wrong, and unfortunately I am out of time for the moment. If anybody else with sparc knowledge can have a try, please do so. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 To unsubscribe, send any mail to "[email protected]"