> So i need elf gcc 32/64 both, bulit with newlib in place of glibc?

JC, I have no idea what architecture you are using, but here are the pointers how to install Coreboot gcc:
https://www.coreboot.org/Build_HOWTO

Instructions for gcc: assuming you just want to build x86 platforms, refreshing the tools should still just be:
  make crossgcc-clean
  make crossgcc-i386

If you want to store the tools somewhere outside of the coreboot tree, you can put the xgcc/bin/ directory in your path, or set the XGCCPATH environment variable pointing to it.  (This must include the final slash.)

Hope this helps.

Zoran
_______

On Sat, Apr 8, 2017 at 3:27 AM, jc <chaujohnthan@163.com> wrote:

So i need elf gcc 32/64 both, bulit with newlib in place of glibc?




在 2017-04-08 00:36:31,"Zoran Stojsavljevic" <zoran.stojsavljevic@gmail.com> 写道:
Naive question... !?

Zoran

On Wed, Apr 5, 2017 at 12:09 PM, jc <chaujohnthan@163.com> wrote:
?

--
coreboot mailing list: coreboot@mail.coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot