Re: Fwd: Compiling pgm for an older linux version - cross compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jacques Greindl <jgreindl@xxxxxxxxx> writes:

> What I need is to be sure that my program will run on the older system.
> And yes, I have the source files.

The best way to do that is to build your program on the older system.

If that is not possible, the key thing you need is to compile and link
using the version of glibc which runs on the older system.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux