[LLVMbugs] [Bug 9777] New: Add support for cross-assembler and cross-linker by using FindTargetProgramPath

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 21 09:44:04 PDT 2011


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: unassignedclangbugs at nondot.org
        ReportedBy: damjan.marion at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list