|
| | Subject: | Compatibility between object code of gcc versions | | Group: | Gcc | | From: | LuísCarlos Carneiro Gonçalves | | Date: | 27 May 2007 |
Dear all
I am some old programs compiled in gcc (“.o”) that I
do not have source code. If I link with others compiled
with gcc 3.2.1 will it work?
(I will call the old code from the new code)
(gcc for linux x86)
Thanks
Luis Gonçalves
|