Comment by direwolf20

19 days ago

But I don't want to use an assembler.

Well, fine. Doesn't build. Says somehow about undefined symbol _main

Funny, I haven't told you anything about the architecture yet. But as you don't want to use the tools anyway and it is only a three byte program for the target machine, the good news is that it can quite easily be assembled by hand. Now, back to the C++ problem, any idea what the next step to get us past the issue?