Git Product home page Git Product logo

jor1k-toolchain-builder's People

Contributors

s-macke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jor1k-toolchain-builder's Issues

Unable to fetch "linux" part of toolchain

Hello,

I'm trying to get the toolchain to compile, but I'm unable to grab Stefan's OR1k version of Linux.
The fetch step includes cloning a repo on openrisc.net, which no longer exists.

I haven't been able to find any mirror for this version. I wonder if you're able to upload your copy to GitHub or provide an alternative to getting the toolchain built?

make uclibc_toolchain does not finish correctly

Trying to build inside Precise i386 schroot on Ubuntu x86_64:

  CC libc/stdlib/system.oS
  CC libpthread/linuxthreads.old/libc_pthread_init.os
  CC libc/misc/elf/dl-support.os
  CC libc/misc/elf/dl-core.os
  CC libc/misc/elf/dl-iterate-phdr.os
  CC libc/misc/internals/__uClibc_main.os
  CC libc/inet/rpc/rpc_thread.os
In file included from ./libpthread/linuxthreads.old/internals.h:30:0,
                 from ./libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-lock.h:26,
                 from libc/inet/rpc/rpc_private.h:17,
                 from libc/inet/rpc/rpc_thread.c:9:
./libpthread/linuxthreads.old/sysdeps/or1k/pt-machine.h: In function 'testandset':
./libpthread/linuxthreads.old/sysdeps/or1k/pt-machine.h:38:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  int err;
      ^
  CC libc/stdlib/atexit.os
  CC libc/stdlib/system.os
  AR cr lib/libc.a
  STRIP -x -R .note -R .comment lib/libc.a
  AR cr lib/uclibc_nonshared.a
  STRIP -x -R .note -R .comment lib/uclibc_nonshared.a
  AR cr libc/libc_so.a
  STRIP -x -R .note -R .comment libc/libc_so.a
  LD libuClibc-0.9.34-git.so
libc/libc_so.a(fstat.os): In function `__GI_fstat':
fstat.c:(.text+0x68): undefined reference to `__xstat32_conv'
libc/libc_so.a(lstat64.os): In function `__GI_lstat64':
lstat64.c:(.text+0x68): undefined reference to `__xstat64_conv'
libc/libc_so.a(readdir.os): In function `__GI_readdir':
readdir.c:(.text+0x68): undefined reference to `__getdents'
collect2: error: ld returned 1 exit status
make[2]: *** [lib/libc.so] Error 1
make[2]: Leaving directory `/home/vashik/src/jor1k.sysroot/or1k-toolchain/src/uClibc-or1k'
make[1]: *** [toolchain_uclibc] Error 2
make[1]: Leaving directory `/home/vashik/src/jor1k.sysroot/or1k-toolchain'
make: *** [uclibc_toolchain] Error 2

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.