[LLVMbugs] [Bug 2970] New: -march flag doesn't work.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Oct 28 15:07:21 PDT 2008


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: unassignedbugs at nondot.org
        ReportedBy: scooter.phd at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list