| To: | "Fu, He Wei PSE NKG" <hewei.fu@siemens.com> |
|---|---|
| Subject: | Re: The difference between mips*-gnu and mips*-linux when configure tool-chain |
| From: | Daniel Jacobowitz <dan@debian.org> |
| Date: | Sun, 3 Dec 2006 12:05:15 -0500 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <96E7D5519FC3D741BEE27AB88C7387970162312C@PEKW934A.cn001.siemens.net> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <96E7D5519FC3D741BEE27AB88C7387970162312C@PEKW934A.cn001.siemens.net> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.13 (2006-08-11) |
On Sun, Dec 03, 2006 at 05:15:07PM +0800, Fu, He Wei PSE NKG wrote: > Hello everyone.At the time of building tool-chain for mips machine,we > can choose mips*-gnu or mips*-linux, I want to know what's the > difference between them? The original idea is that mips*-gnu for > developing firmware which has not OS-surport, and mips*-linux for > developing software on Linux, but it is not suitable for firmware such > as bootloaders.But now I think I'm not right,it seems that configure > with mips*-linux suit for both linux and bootloader, and configure with > mips*-gnu means build for OS such as IRIX surport, I'm not very > clearly,can anybody help me figour out the difference between them? mips-gnu is the GNU system (the Hurd kernel). mips-linux is used for the kernel and userspace of a Linux system. mips-elf is used for bare metal targets without an OS. You should be able to build a Linux bootloader using a mips-linux compiler. -- Daniel Jacobowitz CodeSourcery |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [MIPS] Use conditional traps for BUG_ON on MIPS II and better., Atsushi Nemoto |
|---|---|
| Next by Date: | Re: [MIPS] Use conditional traps for BUG_ON on MIPS II and better., Ralf Baechle |
| Previous by Thread: | The difference between mips*-gnu and mips*-linux when configure tool-chain, Fu, He Wei PSE NKG |
| Next by Thread: | RE: The difference between mips*-gnu and mips*-linux when configure tool-chain, Fu, He Wei PSE NKG |
| Indexes: | [Date] [Thread] [Top] [All Lists] |