← Back to team overview

leaningtech-dev team mailing list archive

[Question #238890]: How should I build duetto-newlib

 

New question #238890 on Duetto:
https://answers.launchpad.net/duetto/+question/238890

In the instructions for building duetto-newlib it says:

cd newlib
git clone <libcxx-duetto-repo> libcxx
mkdir build
cd build
../configure --host=duetto --with-cxx-headers=$PWD/../libcxx/include --prefix=/opt/duetto
make
make install
../build-bc-libs.sh

However, there is no configure file on this project. How am I suposed to use ./configure?

Cheers

-- 
You received this question notification because you are a member of
Leaningtech Team, which is an answer contact for Duetto.