[riot-devel] Make bootable .elf file!

2016-07-28 Thread MiTsArAs Jimaras
Hello. I just ended a project of mine using RIOT OS. I produced the .elf file and now I want to make this bootable, in order to start at QEMU autonomus. How can this be possible? Do I need to make an .img file? And if yes, how? Thanks! ___ devel mailing

[riot-devel] Απ: Make bootable .elf file!

2016-07-28 Thread MiTsArAs Jimaras
berlin.de> Στάλθηκε: Πέμπτη, 28 Ιουλίου 2016 3:52:53 μμ Προς: RIOT OS kernel developers Κοιν.: us...@riot-os.org; devel@riot-os.org; comm...@riot-os.org Θέμα: Re: [riot-devel] Make bootable .elf file! Hi, Am Do, 28.07.2016, 09:44, schrieb MiTsArAs Jimaras: > I just ended a project of min

[riot-devel] Απ: Απ: Απ: Make bootable .elf file!

2016-07-29 Thread MiTsArAs Jimaras
αρασκευή, 29 Ιουλίου 2016 1:41 μμ Προς: devel@riot-os.org Θέμα: Re: [riot-devel] Απ: Απ: Make bootable .elf file! Hi! Am Fri, 29 Jul 2016 08:40:55 +0000 schrieb MiTsArAs Jimaras <mits_s...@hotmail.com>: > Now I get this on make all: > > [...] > /usr/lib/gcc/x86_64-linux-gnu/5/../../

[riot-devel] Απ: Απ: Απ: Απ: Make bootable .elf file!

2016-07-29 Thread MiTsArAs Jimaras
ermail/devel/2016-July/004337.html 2016-07-29 12:58 GMT+02:00 MiTsArAs Jimaras <mits_s...@hotmail.com<mailto:mits_s...@hotmail.com>>: I got rid of this problem AT LAST!! Now I have another problem!! /RIOT/boards/x86-multiboot-common/linker.ld /usr/bin/ld: cannot find -lm collec

[riot-devel] Απ: Απ: Make bootable .elf file!

2016-07-29 Thread MiTsArAs Jimaras
Ok I got it.. Now I get this on make all: "make" -C /home/dimitris/RIOT/pkg/tlsf "make" -C /home/dimitris/RIOT/boards/qemu-i386 "make" -C /home/dimitris/RIOT/boards/x86-multiboot-common "make" -C /home/dimitris/RIOT/core "make" -C /home/dimitris/RIOT/cpu/x86 "make" -C

[riot-devel] Missing Libraries

2016-08-10 Thread MiTsArAs Jimaras
Good Morning again from Greece! I managed to compile the project to Arduino Uno. I assume that my problem is at the shell script, neither arduino nor qemu (even if it seems broken) can run the script. So I decided to build it again on C. When I do that, some libraries such as and are missing

[riot-devel] Απ: Απ: Απ: Απ: Problem with "make" -lm missing.

2016-08-09 Thread MiTsArAs Jimaras
erence between running on native and running on QEMU from the application point of view. As René already said: you probably should clarify the intention of the task with your teachers. Cheers, Ludwig Am 9. August 2016 12:21:51 MESZ, schrieb MiTsArAs Jimaras <mits_s...@hotmail.com>: >

[riot-devel] Απ: Απ: Problem with "make" -lm missing.

2016-08-09 Thread MiTsArAs Jimaras
So a simple Clock-Chronometer written in shell script, wouldn't work for now? Από: devel εκ μέρους του Laurent Navet Στάλθηκε: Τρίτη, 9 Αυγούστου 2016 2:26 μμ Προς: RIOT OS kernel developers Θέμα: Re:

[riot-devel] Απ: Απ: Απ: Problem with "make" -lm missing.

2016-08-09 Thread MiTsArAs Jimaras
11:15:26 MESZ, schrieb MiTsArAs Jimaras <mits_s...@hotmail.com>: >I made trouble once, speaking about this project, but I am going at it >again!! > > >I want my app to run on a bare VM. Meaning that I want my VM to boot to >my app without an OS been installed in the VM emulator.

[riot-devel] Απ: Problem with "make" -lm missing.

2016-08-09 Thread MiTsArAs Jimaras
vel] Problem with "make" -lm missing. Am Tue, 9 Aug 2016 10:21:51 + schrieb MiTsArAs Jimaras <mits_s...@hotmail.com>: > Because I have told to do so from my university! > > I can't explain further because I DON'T KNOW WHY! Hi, then either ask your prof / TA what your ob

[riot-devel] Problem with "make" -lm missing.

2016-08-09 Thread MiTsArAs Jimaras
Hello to all. I am trying to build an app with "make clean all flash term" on native platform, and all I get as a result that: Building application "time" for "native" with MCU "native". "make" -C /home/d/RIOT/boards/native "make" -C /home/d/RIOT/boards/native/drivers "make" -C

[riot-devel] Απ: Απ: Problem with "make" -lm missing.

2016-08-09 Thread MiTsArAs Jimaras
[riot-devel] Απ: Problem with "make" -lm missing. Hi! On Tue, Aug 09, 2016 at 08:27:04AM +, MiTsArAs Jimaras wrote: > Now I have another problem! > > I compile on native board, and everything is alright. > > When I am trying to compile on qemu-i386, it seems to start,