Re: Fwd: some question about arm cross toolchain
loody <[email protected]> Mon, 31 Dec 2012 13:58:06 +0800
| Newsgroups | gmane.linux.ports.arm.general |
|---|---|
| Message-ID | <CANudz+uZOU-rp8uKxB_YnvLXcLPgrYS0O8qQAz+gf-kGefAREQ@mail.gmail.com> |
hi 2012/12/29 Marek Vasut <[email protected]>: > Dear loody, > >> hi all: >> I found there are 2 arm tool chains as "arm-linux-gnueabihf-gcc" and >> "arm-linux-c-gcc" >> What are the differences between "gnueabihf" and "gnueabihf" > > Apparently, there is no difference between "gnueabihf" and "gnueabihf" . sorry for my typo. What I want to ask is the difference between "arm-linux-gnueabi-gcc" and "arm-linux-gnueabihf-gcc" > >> is that due to different EABI version? > > Well, armhf is for arm with hardware FPU. Thank you. -- Regards,