Hi Everybody,

I' trying to compile gnu classpath and I'm using ecj.
The parameter -bootclasspath is been set to "" somewhere and I'l like
to know how may I change this. I couldn't find any variable in the
Makefile that I can change.

That's de call of ecj:

ecj -warn:-deprecation,serial,unusedImport  -J-Xmx768M -source 1.5
-target 1.5 -bootclasspath '' -classpath
../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.::
-d . @classes


Thank you,
Raoni Fassina

Reply via email to