This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/15866] No rule to make target 'all' in libjava/libltd on cygwin
- From: "stephen dot crowley at sbcglobal dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2004 18:51:52 -0000
- Subject: [Bug java/15866] No rule to make target 'all' in libjava/libltd on cygwin
- References: <20040608025433.15866.stephen.crowley@sbcglobal.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From stephen dot crowley at sbcglobal dot net 2004-06-08 18:51 -------
Same problem happens with 'make all' when building in a build subdir
mkdir build
cd build
../configure ...
make
make boostrap *does* work when building from the build subdir however.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15866