Mathew,
I haven't seen such a problem myself. Perhaps if you were to give
a small makefile example and let us see the error output we could narrow
it down for you though.
-eric
On Sun, 20 Aug 2000, Moore, Mathew L wrote:
> Please forgive me if this is not the right list to be posting this question.
>
> I am running the Win32 version of GNU Make v3.77 and attempting to use it to
> compile a bunch of Java code (using jdk 1.3). The problem: I get I get a
> number of unresolved symbol errors when the Java compiler is executed
> through Make. These errors do not appear when I compile directly from the
> command line, typing exactly the command that Make echos to the screen.
>
> Has anyone else encountered such a problem? I use Make vigorously to handle
> the compilation of all of my C and C++ source code, but I am new to Java and
> this is the first time I've tried using it to compile Java code.
>
> I do not subscribe to this mailing list, so please respond to me personally.
> Thanks,
>
> --Matt
>
>