make install does more than that
After having typed 'make', I typed 'make install' expecting the files to be installed. Instead it started running configure:
...
== make install - --unix -r;
in /c/LA/ghc-record-wildcard/libraries
------------------------------------------------------------------------
rm -f -f stamp/configure.library.*.base
cd base && ../ifBuildable/ifBuildable setup/Setup configure \
--enable-library-profiling --enable-split-objs \
--prefix=c:/ghc/ghc-6.7-cs-5 \
--with-compiler=c:/ghc/ghc-6.7-cs-5/bin/ghc \
--datasubdir=ghc
configure: searching for c:\ghc\ghc-6.7-cs-5\bin\ghc in path.
...
Which end by just hanging and must be interrupted.
-- Lennart
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.7 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture | Unknown |