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

           Summary: Add support for cross-assembler and cross-linker by
                    using FindTargetProgramPath
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=6498)
 --> (http://llvm.org/bugs/attachment.cgi?id=6498)
patch

Currently only netbsd is able to invoke xxx-yyy-zzz-as and xxx-yyy-zzz-ld when
cross-compiling.

Please add support for other platforms like Mac OS X and FreeBSD.

Patch is attached (tested on both FreeBSD and Mac OS X).

Thanks.

-- 
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