You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to glibc and linux in general and been trying to compile my simple "Hello World" C program to run on , say-- a linux phone with a very old kernel version (2.6.32) and it's glibc version just happens to be a bit below of what this repository supports (2.10.1). I'm currently looking into more solutions, including compiling GCC 4.4 and just compile on my Ubuntu machine.
It would be nice if someone can find a way to compile headers for this (2.10.1) version of glibc, automatically is better.
The text was updated successfully, but these errors were encountered:
I'm new to glibc and linux in general and been trying to compile my simple "Hello World" C program to run on , say-- a linux phone with a very old kernel version (2.6.32) and it's glibc version just happens to be a bit below of what this repository supports (2.10.1). I'm currently looking into more solutions, including compiling GCC 4.4 and just compile on my Ubuntu machine.
It would be nice if someone can find a way to compile headers for this (2.10.1) version of glibc, automatically is better.
The text was updated successfully, but these errors were encountered: