Jump to content

create an object

- - - - -

  • Please log in to reply
1 reply to this topic

#1
gcsekhar

gcsekhar

    Newbie

  • Members
  • PipPip
  • 14 posts
how can i create an object for an executable file like .exe

#2
ZekeDragon

ZekeDragon

    Writes binary right handed and hex left handed

  • Moderators
  • 2,103 posts
Java is not normally used to create object (.o) files, however you can use GCJ (the Gnu Compiler for Java) and the GCC backend to generate .o files with Java code, then link them into an .exe. You can also generate native files from .class files with GCJ.
Wow I changed my sig!




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users