javac in jdk1.3 (HELP!!!)

I have a basic doubt.....

there seems to be 2 files: javac and oldjavac in 1.3....i would like to know this - if i use oldjavac in 1.3 will it follow the compilation procedure as if it were compiling in 1.2?

Also assuming we have 2 packages that use each others classes, it looks like i wd have to compile both packages independently ( unlike 1.2 where dependency classes were compiled automatically).....now my problem is that when i compile the first package it says the second's classes are not found and vice versa......

How do is solve this.....

[583 byte] By [kgayathri] at [2007-9-26 1:57:33]
# 1
Hi,Could you just give the code of two packages . So that i will hit the nutshell and let you know the reason why it is not compilingArvind H
hariarvind at 2007-6-29 3:14:16 > top of Java-index,Archived Forums,Java Programming...