Skip to content
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

Crosscompiler #1

Open
billsargent opened this issue Mar 7, 2018 · 5 comments
Open

Crosscompiler #1

billsargent opened this issue Mar 7, 2018 · 5 comments

Comments

@billsargent
Copy link

Have you been able to build a cross compiler with the infrant glibc source? There is an infrant patch in the glibc 2.3.2 sources they have on the netgear GPL page. Its so old that I'm unable to get it built for x86 but would like to build a full cross compiler. My goal is to build a newer samba, but even with your binaries, all I get are segfaults from samba when i build it. I think all the libraries and everything need to be rebuilt.

@mfe-
Copy link
Owner

mfe- commented Mar 7, 2018

Hi @billsargent. For me it was easier to build the binaries directly on my readynas duo v1 machine or on the qemu image then setting up the cross compiler (with the correct dependency libraries for the readynas duo).

Did you try to build a smaller library from sources with the provided gcc-7 version like xz?

@mfe-
Copy link
Owner

mfe- commented Mar 7, 2018

Maybe I could provide a qemu image with a working gcc-7 version, but I don't know where I can host such a large image file (3-4gb).

@billsargent
Copy link
Author

onedrive? or google drive? I'd appreciate it. I really wish we could just replace the board inside it with something that wasn't sparc ;)

@mfe-
Copy link
Owner

mfe- commented Mar 28, 2018

@billsargent Hi checkout the image https://mega.nz/#!zH5zgLLY!fqVT8oku1-GOAxanIsj8HdbwSXWwYRowD0ZhhxRMGW0 . It contains gcc 4.6.

@billsargent
Copy link
Author

You're the best :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants