Tuesday, 27 August 2013

Linking separate binaries

Linking separate binaries

References

Reference NO 1

http://stackoverflow.com/questions/14380374/linking-separate-object-files-from-different-directories-into-binary-files

Reference NO 2

http://en.wikipedia.org/wiki/Executable_and_Linkable_Format

Reference NO 3

http://ftp.gnu.org/pub/old-gnu/Manuals/ld-2.9.1/html_node/ld_3.html

Reference NO 4

http://courses.cms.caltech.edu/cs11/material/c/mike/misc/compiling_c.html

Reference NO 5

http://www.keil.com/forum/18585/

Reference NO 6

http://www.blackhat.com/presentations/bh-usa-02/clowes/bh-us-02-clowes-binaries.ppt

Reference NO 7

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.43.9043&rep=rep1&type=pdf

Reference NO 8

http://unix.stackexchange.com/questions/2717/running-a-statically-linked-binary-with-a-different-glibc

No comments:

Post a Comment