I´d wanted to compile a simple Java “Hello World” program like it was repesented on the GeeksforGeeks Hello World Tutorial, by using gcj in Linux Ubuntu. This is the source code: But gcj threw two errors: (.text+0x18): undefined reference to main collect2: error: ld returned 1 exit status Original output from the terminal: I´d take attention on the requirement, that
Tag: gcj
Where is the program or package gcjh?
I’m having trouble similar to Unable to build pdftk from source on fedora machine, but I’m having it on Ubuntu 13.04. I’ve install gcc-gcj, which provides gcj-4.8. I opened Makefile.Debian, and modified it as follows. So it finds the proper version of some of the GCC build tools: Next, I tried to make: Though I have installed gcc-gcj, it appears