Re: Is JogAmp statically linked to glibc?
Posted by
gouessej on
Aug 02, 2011; 5:55pm
URL: https://forum.jogamp.org/Is-JogAmp-statically-linked-to-glibc-tp3218570p3219689.html
I can compile JOGL on an old Debian or Mandriva Linux 2006 if necessary.
I'm not an expert in C, I only wrote a simulator of processes with this language some years ago. I assume it is possible to install several versions of glibc on the same machine and use the lowest available, by using symbolic links for example, am I wrong?