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: Cannot build Newlib on a Linux PC


"R. Diez via newlib" <newlib@sourceware.org> writes:

> Hi all:
>
> I already asked this question here before, but got no answer at all:
>
> https://sourceware.org/ml/newlib/2018/msg00794.html
>
> I am getting desperate. I created a 32-bit (i686) Ubuntu MATE virtual 
> machine for the sole purpose of building Newlib, in case it was getting 
> confused because of the 64/32-bit multiarch, but it is failing in the 
> same place.

I ended up creating a parallel meson-based build system to replace the
aging autotools infrastructure. Now I can build newlib in 64-bit mode
too for testing. It doesn't have syscall support, so it's not an
actually useful library, but I've kludged enough stuff to test
printf/scanf

        https://keithp.com/cgit/newlib.git/

-- 
-keith

Attachment: signature.asc
Description: PGP signature


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