First Last Prev Next    No search results available
Details
: make tools-only doesn't make lib/Support
Bug#: 222
: Build scripts
: Makefiles
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.1
: P2
: normal
: 1.2

:
: build-problem
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Michael Kahl <mkahl@apple.com>
Assigned To: John T. Criswell <criswell@uiuc.edu>

Attachments
proposed patch (476 bytes, patch)
2004-02-03 16:49, Michael Kahl
Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-02-03 16:46
Following "configure", the lib/Support directory and Makefile have not been
copied over from the 
source tree to the build tree.  A normal "make" notices this and fixes it, but
"make tools-only" does not.

(I imagine this problem wouldn't arise if you are building in the source tree.)

I have a patch to "llvm/Makefile" which I will attach.
------- Comment #1 From Michael Kahl 2004-02-03 16:49:14 -------
Created an attachment (id=73) [details]
proposed patch
------- Comment #2 From Chris Lattner 2004-02-03 16:57:44 -------
Thanks for the patch!  Applied:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040202/011105.html

-Chris
------- Comment #3 From Chris Lattner 2004-02-03 17:06:32 -------
Here's a revised patch.  The original didn't work with my version of gmake:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040202/011108.html

-Chris

First Last Prev Next    No search results available