[Prev][Next][Index][Thread]

Re: java and OS/2 GNU emx compiler,,



> 1. What make program should i use for the "unix" makefile ?
>     Do i need a unix shell?

As I mentioned before, the general consensus is, I believe, that we are using 
the OS/2 port of GNU make, available from ftp-os2 and other sources.  Whether 
we need a unix shell or not depends on how we design our makefiles.  The 
Solaris makefiles do require some sh-compatible shell to run bits of them, but
this isn't necessarily how we need to do things (and personally I think it 
should be avoided if possible).

> 2. When compiling some source the "java_lang_Thread.h" + "java_lang_xxxx" is
>    not found.  Where are they ?

I'm not sure about this one, as I haven't looked too closely at the thread 
stuff.. are you sure you've got all the appropriate java-source directories on
your compiler include path?

-alex
-------------------------------------------------------------------------------
     Alex Stewart - riche@crl.com - Richelieu @ Diversity University MOO
                         http://www.crl.com/~riche/
            "Difficult answers lead to intelligent questions."



References: