This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Stunned


I can find the directory, but I can't find where its being referenced from.
Cygwin, Windows Xp SP1a, while installing
gcc-3.4

/bin/sh ../../../../gcc/libstdc++-v3/../mkinstalldirs
/usr/local/include/c++/3.4
/./i686-pc-cygwin/bits/stdc++.h.gch
for file in ./i686-pc-cygwin/bits/stdc++.h.gch/*; do \
  /usr/bin/install -c -m 644 $file
/usr/local/include/c++/3.4/./i686-pc-cygwin/b
its/stdc++.h.gch; done
/usr/bin/install: cannot stat `./i686-pc-cygwin/bits/stdc++.h.gch/*': No
such fi
le or directory
make[2]: *** [install-pch] Error 1
make[2]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
/include'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/sherlock/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
/include'
make: *** [install-recursive] Error 1

sherlock@bobby ~/gcc-3.4/o/i686-pc-cygwin/libstdc++-v3
$



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]