This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: error building gcc w/ newlib


Peter,

I can't thank you enough!

Adding "--with-newlib and --disable-libaquadmath" did the trick. I have successfully built and installed a newlib-based gcc tool chain for embedded/standalone development.

Thanks for your help!

John

-- 
John Wilkes | AMD Research |Â john.wilkes@amd.com | office: +1 425.586.6412 (x26412)


-----Original Message-----
From: Peter Foley [mailto:pefoley2@pefoley.com] 
Sent: Sunday, June 26, 2016 7:39 AM
To: Wilkes, John
Cc: newlib@sourceware.org
Subject: Re: error building gcc w/ newlib

On Sun, Jun 26, 2016 at 10:14 AM, Peter Foley <pefoley2@pefoley.com> wrote:
> Your best bet is probably --with-newlib --without-libquadmath.

Looks like it's actually --disable-libquadmath

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]