Re: [rvm-research] Resolving External References
Khaled Z Mahmoud <[email protected]> Wed, 6 Dec 2017 15:17:55 -0500
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CAER=_eUhuvgCw9RfC_YyG9eUPan7w0=jTx=h6CwK2VZHKLWXZA@mail.gmail.com> |
Hi, Thanks. That worked. I had to add the executable to the "JVM Shared Library" as well. I thought that all c fils are by default compiled and included. I also had to it to the "CreateDLL" to work. Thanks a lot. On Wed, Dec 6, 2017 at 1:37 PM, Erik Brangs <[email protected]> wrote: > Hi, > > On 06.12.2017 08:15, Khaled Z Mahmoud wrote: > > I have done a new fresh PoC on a newly cloned git repository. > > Below is my diff. > as Robin has mentioned, you need to add your .c file to the commands used > to build the bootloader. The build assumes that syscalls are placed into > the existing files. If you need a new file, you have to add it to the > build.xml in the appropriate places. I've attached a diff that should show > a complete example. > > Kind regards, > > Erik Brangs > > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Jikesrvm-researchers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers > > -- Regards, Khaled Mahmoud ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers