This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
building gcc 4.9.2 with Java enabled; top_builddir not found
- From: Evangelos Drikos <drikosev at otenet dot gr>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 11 Nov 2014 19:43:47 +0200
- Subject: building gcc 4.9.2 with Java enabled; top_builddir not found
- Authentication-results: sourceware.org; auth=none
Hi,
Building gcc fails if Java is enabled and the command make is run from another make file (an automation script).
The process run smoothly if Java is either not enabled or when i goto build directory and type make from terminal.
This happens in OS X 10.9.4
Any ideas?
Thanks,
Ev. Drikos