This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]