building gcc 4.9.2 with Java enabled; top_builddir not found

84 Views Asked by At

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?

In example is this a standard variable created by auto-sth depending on MAKELEVEL or what?

Thanks, Ev. Drikos

0

There are 0 best solutions below