[LLVMbugs] [Bug 13921] clang++.exe should not be symlinked for --host=mingw32, even on Posix

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 26 01:02:35 PDT 2012


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

Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |asl at math.spbu.ru
         Resolution|                            |INVALID

--- Comment #5 from Anton Korobeynikov <asl at math.spbu.ru> 2012-09-26 03:02:35 CDT ---
clang++ is indeed a link. You need to use non-broken archive manager which can
handle links as well. E.g. tar from mingw32 / msys just copies the file

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