------- Comment #12 from jlpoole at pon dot net 2010-01-07 14:26 ------- Success.
There were no further responses to my question posed in Comment #10; so I proceeded nonetheless. I deleted /usr/local/gcj and recreated the directory /usr/local/gcj so as to purge any hand-added files from previous attempts. Then from the build directory, /d1/seagate2/download/gnu/build, I ran: make install Then I moved to the target install directory, /usr/local/gcj, and from there executed: export LD_LIBRARY_PATH=/usr/local/gcj/lib bin/gcj -c /var/work/gcj/HelloWorld.java and the file HellowWorld.o was created. I'm not sure what the protocol for this Bug system is, this Bug is currently marked WAITING; I'm changing status to NEW in case that triggers an alert for someone of knowledge to act. Please take a look at comment #10, it may be that documentation needs to be revised. Thank you for everyone's help. -- jlpoole at pon dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |UNCONFIRMED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42409