From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Samuelsson Date: Mon, 17 Dec 2007 10:28:32 +0100 Subject: [Buildroot] bFLT build in precompiled ARM enviroment References: <4765C84C.60605@gmx.net> Message-ID: <019801c84096$388bd7a0$dcc4af0a@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net | hello list, | | i've an running ARM enviroment, i downloaded the precompiled ARM | buildroot system. I am not aware that there is such a thing like a precompiled ARM buildroot system. now i want to build a "hello worl" bFLT binary. | however, ive found that compiling bFLT should be something like: | gcc hw.c -elf2flt No, the way to build any application,m is to add a directory to the "package" directory and then add a ".mk" and a "Config.in" file in that directory. | it spits out an error about the entry point, however compiles to the end | and is executeable. if i do "file" on the binary it signs it as an "ELF" | file. so elf2flt was not working i guess. | can someone tell/link me how to build bflt binaries, is it possible with | the precompiled enviroment anyway? | | thanx If you want to use jst the toolchain generated by buildroot for somthing else, then you are probably sending the mail to the wrong mailing list. Best Regards Ulf Samuelsson