This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: refering to inner classes from imports doesn't work
Nic Ferrier wrote:
>What I actually have is some code where A and B are in packages
>(different packages though).
>
>Sun's 1.3 compiler is accepting it.
>
>
>I'll submit a full bug report but where does the save-temps option
>put it's generated files?
>
In /tmp I guess. But don't worry about save-temps for Java, its not
applicable since there is no preprocessor.
regards
Bryce.