Hi, " How can I have gcc compiler ??" >> I have tried, but failed. Since the qemu in marss can not connect to the network, gcc cannot be installed automatically. But, perhaps you can install it manually. I think you can compile your code in your host Linux-amd64 bit system, put the executable file in the splash.img, That does work for me, and hopes that work for you too :)
"Can I update image kernel in QEMU" >> Of course the kernel in QEMU can be replaced with your own kernel. (1) Mount the splash.img on your host machine. (2) Copy the bzImage of your new kernel into the /boot directory of the guest Linux in Qemu; (3) Copy the systemmap of your new kernel into the /boot directory of the guest Linux in Qemu; (4) Copy the vmlinux of your new kernel into the / directory of the guest Linux in Qemu. (5) Modify the menu.lst (6) umount splash.img. Beilei Sun 2014-10-30 0:00 GMT+08:00 <[email protected]>: > Send Marss86-Devel mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Marss86-Devel digest..." > > > Today's Topics: > > 1. Re: Marss86-Devel Digest, Vol 56, Issue 5 (Beilei Sun) > 2. Installing gcc on MARSS and running Xenomai RT applications > (Arsalan Shahid) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 29 Oct 2014 10:15:05 +0800 > From: Beilei Sun <[email protected]> > To: [email protected] > Subject: Re: [marss86-devel] Marss86-Devel Digest, Vol 56, Issue 5 > Message-ID: > < > cagvaz9ieqorvcpkj6qela_fp7ozes+azv8v5e_thtf9e-nu...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I have solved the errors by changing the gcc to gcc-4.5 and changing the > g++ to g++-4.5. > > 2014-10-29 0:00 GMT+08:00 <[email protected]>: > > > Send Marss86-Devel mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Marss86-Devel digest..." > > > > > > Today's Topics: > > > > 1. Compile error (Beilei Sun) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Tue, 28 Oct 2014 17:23:48 +0800 > > From: Beilei Sun <[email protected]> > > To: [email protected] > > Subject: [marss86-devel] Compile error > > Message-ID: > > < > > cagvaz9jutnadk7-tnctawuc6hrbvokcw74mzyhicket209b...@mail.gmail.com> > > Content-Type: text/plain; charset="utf-8" > > > > Hi > > > > I got errors when compile the marss using the default configuration. > > Errors are as follows: > > > > /tmp/ccfx7dQN.s: Assembler messages: > > /tmp/ccfx7dQN.s:3926: Error: no such instruction: `vfnmadd312sd > > 56(%rsp),%xmm0,% > > /tmp/ccfx7dQN.s:21566: Error: no such instruction: `vfmadd312sd > > .LC1(%rip),%xmm1 > > > > I compiled marss on Ubuntu 12.04, with the version 3.11 Linux kernel. And > > the gcc version is 4.6. > > I try to solve the errors by changing the gcc version, but it failed. > > > > Has anyone met similar problems? > > Any advice is appreciated! > > > > Thank you very much > > > > Best regards! > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > > > https://www.cs.binghamton.edu/mailman/private/marss86-devel/attachments/20141028/8a5e51a4/attachment-0001.html > > > > > > > ------------------------------ > > > > _______________________________________________ > > http://www.marss86.org > > Marss86-Devel mailing list > > [email protected] > > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > > > > > > End of Marss86-Devel Digest, Vol 56, Issue 5 > > ******************************************** > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://www.cs.binghamton.edu/mailman/private/marss86-devel/attachments/20141029/07cdc3d9/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Wed, 29 Oct 2014 12:23:28 +0000 (UTC) > From: Arsalan Shahid <[email protected]> > To: Avadh Patel <[email protected]> > Cc: MARSS List <[email protected]> > Subject: [marss86-devel] Installing gcc on MARSS and running Xenomai > RT applications > Message-ID: > < > 929215304.91120.1414585409280.javamail.ya...@jws10025.mail.ne1.yahoo.com> > > Content-Type: text/plain; charset="utf-8" > > Hi Avadh, How are you ? > > > I pray that this message finds you in the Best of Health & Happiness > > I was recently working realtime applications. I had written a code in > using ( Xenomai + OpenMP ). I want to run my code in MARSS. For that I have > few questions > First of all I need to install gcc compiler on to MARSS splash.img for > compiling my code with in QEMU. How can I have gcc compiler ?? > Secondly for running Xenomai applicaions we should have XENOMAI patched > with linux kernel. Can I update image kernal in QEMU ?? > If I would get gcc compiler in virtual machine's image in MARSS and > updated Xenomai kernel. I can easily compile, run and test my code. > Furthermore I would be able to check behaviour of realtime applications > too.? > Please guide me. > > Thanks & Regards > Arsalan Shahid? > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://www.cs.binghamton.edu/mailman/private/marss86-devel/attachments/20141029/6db5cc16/attachment-0001.html > > > > ------------------------------ > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > > > End of Marss86-Devel Digest, Vol 56, Issue 6 > ******************************************** >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
