Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
hi. perhaps there has someone who has gone through this and can offer insight/suggestions. i am trying to create a similar build environment on a windows32 box one that is very similar to my primary linux box. i have gotten pretty far with the cygnus tools, however i am having a problem with the javac (ibm jdk118) and gmake i am using. the problem is occuring because of "/" vs. "\" or "\\".. if i use \\ then i am able to compile however the makefile thinks everything is upto date, thus nothing is ever compiled. if i use "/" then the corrects files are compiled, however i receive the following types of errors: javac db/test/test.java javac db/test/threads.java javac db/PStatement.java db/PStatement.java:26: Public class com.swaprat.db.PStatement must be defined in a file called "PStatement.java". public abstract class PStatement { ^ 1 error gmake: *** [db/PStatement.class] Error 1 so basically if the java file contains all lower case, then i am able to compile, however if i am dealing with a mixed case file, then i get the error above? any ways around this? i am not sure if it's cygnus or ibmjdk118.. thanks ed __________________________________________ NetZero - Defenders of the Free World Get your FREE Internet Access and Email at http://www.netzero.net/download/index.html - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |