From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 20 Apr 2010 12:12:37 +0200 Subject: [Buildroot] Missing something. (Error?) In-Reply-To: (Muhammed ER's message of "Tue, 20 Apr 2010 12:58:52 +0300") References: <87fx2qbggm.fsf@macbook.be.48ers.dk> Message-ID: <877ho2bffu.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Muhammed" == Muhammed ER writes: Hi, Peter> Are you really sure you need an objective C compiler? Objc is normally Peter> only used by Apple developers. Muhammed> I am app. developer. I use Qt for development, but sometimes Muhammed> buildroot needs something which is hard to cross compile for Muhammed> me (like firmware). Having a toolchain will be good, isn't Muhammed> it? Sure, but you most likely don't need an objective C compiler - Only C and C++ (for Qt). Muhammed> Are you perhaps looking for C++ support instead? Muhammed> Kernel is writen in C, I need at least C. C++ will be better. Muhammed> I know, buildroot make a toolchain for me which is Muhammed> wonderfull. But cross compile is hardest then normal compile. Ahh, so you want a C compiler to run on your target? That should work, but normally isn't such a good idea (performance, lack of automated rebuild, ..) -- Bye, Peter Korsgaard