11 Aug
2005
11 Aug
'05
9:55 a.m.
Peter van der Kamp wrote:
Compiling MonetDB. The makefile in <builddir>/src/mapi/clients/java contains an error in the JAVACFLAGS. The -0 (or -O?) option gives the error Directory not found. After removing it, compiling was OK. The same for <builddir>/src/mapi/examples/java.
What kind of Java do you have installed? GCJ, Jikes or Sun's? Sun's compiler is known to accept this (and probably silently drop it). by the way, its -O (capital 'oh') for 'optimise'