-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uClibc Compile has an error: #2
Comments
LD ld-uClibc-0.9.34-git.so |
Hello, I am not sure sure about this issue or how you tested it. But we do have some people working on uclibc-ng. (next gen). You can try building it with openADK. |
I meet the same problem. dssds, How did you solve it? |
I use uClibc-ng to solve this problem.You can visit https://openrisc.io/software#uclibc-ng-toolchain. Or you can use Buildroot to compile or1k toolchain.
You can also copy the uClibc-ng of buildroot to replace your old uclibc. Then you can success
----- 原始邮件 -----
发件人:JinFei <[email protected]>
收件人:openrisc/community-wiki <[email protected]>
抄送人:dssds <[email protected]>, Author <[email protected]>
主题:Re: [openrisc/community-wiki] uClibc Compile has an error: (#2)
日期:2017年06月08日 14点22分
I meet the same problem. dssds, How did you solve it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Thanks dssds. I had compiled uClibc-ng and runned or1ksim too. |
or1k-linux-uclibc- is used to compile program runing in linux system. And or1k-linux-uclibc- is same as or32-linux-. Yocu can create link of or1k-linux-uclibc- with or32-linux-.
----- 原始邮件 -----
发件人:JinFei <[email protected]>
收件人:openrisc/community-wiki <[email protected]>
抄送人:dssds <[email protected]>, Author <[email protected]>
主题:Re: [openrisc/community-wiki] uClibc Compile has an error: (#2)
日期:2017年06月13日 17点20分
Thanks dssds. I had compiled uClibc-ng and runned or1ksim too.
but I have some problem. My target is or1k-linux-uclibc, How do I get GDB for openrisc?
I don't know the difference between or1k-linux-uclibc- and or32-linux-, because the dbg do not support or1k-linux* (see or1k-src\sim\or1k\configurate.ac line 7). So if I want get gdb, I must use target or32- or or1k-elf, etc?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
No description provided.
The text was updated successfully, but these errors were encountered: