[LLVMbugs] [Bug 4117] ./configure fails when there' s whitespace in the working directory
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri May 1 17:36:33 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4117
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Chris Lattner <clattner at apple.com> 2009-05-01 19:36:33 ---
This is a known problem. Unfortunately, if you get past the configure script,
the makefiles have a ton of similar problems. Workaround is to create a
directory without a space and do a symlink to it.
--
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