http://llvm.org/bugs/show_bug.cgi?id=2970

           Summary: -march flag doesn't work.
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Basic
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Built clang per directions in README, placed in the usual tools/ top-level
directory.

$ Debug/bin/clang -arch=ppc32 -emit-llvm /tmp/zzz.c
Sorry, I don't know what target this is: ppc32-unknown-linux-gnu
Please use -triple or -arch.
$

If this doesn't work for ppc32, it'll make it just that much more interesting
for debugging CellSPU. :-)


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to