Code Monkey home page Code Monkey logo

Comments (3)

ivandavidov avatar ivandavidov commented on July 16, 2024

The work has been implemented in PR #68.

from minimal.

ivandavidov avatar ivandavidov commented on July 16, 2024

@bauen1 - there is a problem with the sysroot.specs feature that you implemented.

ivan@ubuntu:~/minimal/src/minimal_overlay$ ./overlay_build.sh nweb
Cleaning up the overlay work area. This may take a while...
Ready to continue with the overlay software.
0.01user 0.02system 0:00.06elapsed 59%CPU (0avgtext+0avgdata 2452maxresident)k
0inputs+0outputs (0major+783minor)pagefaults 0swaps
Building overlay bundle 'nweb'...
removing previous work area
+ gcc -specs=/home/ivan/minimal/src/work/sysroot.specs -static-libgcc -Wl,-nostdlib -Os -s -fno-stack-protector -fomit-frame-pointer -U_FORTIFY_SOURCE -Wl,-nostdlib /home/ivan/minimal/src/minimal_overlay/bundles/nweb/nweb23.c -o nweb
/usr/bin/ld: cannot find /lib/libc.so.6
/usr/bin/ld: cannot find /lib/libc_nonshared.a
/usr/bin/ld: cannot find /lib/ld-linux-x86-64.so.2
collect2: error: ld returned 1 exit status
+ set +x
nweb has been build.
install: cannot stat 'nweb': No such file or directory
nweb has been installed.
it will be autostarted on boot
0.26user 0.14system 0:00.46elapsed 86%CPU (0avgtext+0avgdata 23760maxresident)k
0inputs+88outputs (0major+6426minor)pagefaults 0swaps
ivan@ubuntu:~/minimal/src/minimal_overlay$ 

I believe the sysroot.specs feature was introduced in PR #74. Could you please take a look at the above issue? The host machine is Ubuntu 16.04, and the MLL features are:

  • Kernel 4.12.4
  • GNU C library 2.26
  • BusyBox 1.27.1

from minimal.

ivandavidov avatar ivandavidov commented on July 16, 2024

I have reverted the -specs change which caused the issue. The nweb bundle works fine. There is separate issue to track the GCC failure.

from minimal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.