jawt_md.h
Jochen Rassler
jochen@cornmania.de
Sat Jan 22 00:25:00 GMT 2005
Hi.
While porting I found another problem. There is a section, which builds
up native cpp code to support the java code.
In one of those os depending cpp files i have strange dependencies:
#include "jawt_md.h"
// ....
JAWT_X11DrawingSurfaceInfo* dsi_x11 =
(JAWT_X11DrawingSurfaceInfo*)dsi->platformInfo;
but jawt_md.h is shipped with sun's J2SDK and i haven't found something
similar to it in libgcj (4.0 20050115).
Is their a workaround for it?
regards
Jochen
More information about the Java
mailing list