Re: -fno-stack-protector not ensuring binary compatibility

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

 



Pádraig Brady <P@xxxxxxxxxxxxxx> writes:

> I'm trying to compile a binary on Fedora 7
> and have it work on older systems:

Unfortunately, while glibc does implement backward compatibility, it
does not implement forward compatibility.  If you want to ensure that
your binary will run on an older system, you need to build it on an
older system (or using a cross-compiler to 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