input line is too long

Jeff Sturm jsturm@one-point.com
Mon Dec 23 08:59:00 GMT 2002


On Mon, 23 Dec 2002, Andrew Haley wrote:
>  > GCJ seems to have a problem with figuring out dependencies between source
>  > files. GCJ does not seem to have any concept of "sourcetree", only of
>  > "classpath". I haven't been able to get one single alternative way
>  > operational, except for using Jikes.
>
> As far as I know gcj will find source files whenever they are
> referenced.  If not, please let me see a test case.

Perhaps the OP is trying to say gcj is lacking -sourcepath?  That is true,
though it is synonymous with -classpath AFAICT.

BTW there is a PR for it, java/1374.

Jeff



More information about the Java mailing list