classpath
[Top][All Lists]
Advanced

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

[Jikesrvm-core] Re: classpath 0.09 and AIX


From: Eliot Moss
Subject: [Jikesrvm-core] Re: classpath 0.09 and AIX
Date: Tue, 11 May 2004 09:29:57 -0400

Dave -- If you can compile it with -E, you'll see the output of the
preprocessor as presented to the rest of the compiler front-end. I often
find this helpful in debugging things having to do with .h files. You'll
see where the different files start/stop, and everything inside false #if
branches will be blank.

I also wonder about all those .. directories in pathnames and whether they
are right under AIX: things might be in different places there than under
on the OSs more commonly used by open source hackers.

-- Eliot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]