pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/cross-pio-gccarmnoneeabi-1.70201.0



I have been trying to get platformio ported to netbsd lately (with much very
patient help from Thomas). I need to get cross-pio-gccarmnoneeabi-1.70201.0
building in order to support the esp32 platform.

I started working on wip/cross-pio-gccarmnoneeabi-1.70201.0 but don't know
how to build in that environment that arm has set up and could use some help.

I committed wip/cross-pio-gccarmnoneeabi-1.70201.0 to hopefully get some eyes
on it.

During the build, when the build tree is expanded:
...
wip/cross-pio-gccarmnoneeabi-1.70201.0/default/gcc-arm-none-eabi-7-2018-q2- update 

$ ls -l
total 828
-rw-r--r--  1 1373  1373  163601 Jun 22  2018 How-to-build-toolchain.pdf
-rwxr-xr-x  1 1373  1373   12217 Jun 22  2018 build-common.sh
-rwxr-xr-x  1 1373  1373    9345 Jun 22  2018 build-prerequisites.sh
-rwxr-xr-x  1 1373  1373   31306 Jun 22  2018 build-toolchain.sh
-rwxr-xr-x  1 1373  1373    3412 Jun 22  2018 install-sources.sh
-rw-r--r--  1 1373  1373  542418 Jun 22  2018 license.txt
-rwxr-xr-x  1 1373  1373    2639 Jun 22  2018 python-config.sh
-rw-r--r--  1 1373  1373   15683 Jun 22  2018 readme.txt
-rw-r--r--  1 1373  1373    4421 Jun 22  2018 release.txt
drwxr-xr-x  2 1373  1373     512 Jun 22  2018 src

How-to-build-toolchain.pdf  is the same as this:
https://github.com/vanbwodonk/gcc-arm-embedded-build-armhf/blob/master/How-to-bu
ild-toolchain.pdf

Nothing works in this environment and I can't find an example of
how to do this in /pkgsrc/cross

Do you know of something that works this way I can compare with?

Thanks


Home | Main Index | Thread Index | Old Index