|
|
|
|
|
by barrkel
1836 days ago
|
|
And this is where Delphi's smart linker is smart: it's always using function-level linking. (I can't answer your question in detail because it's been a long time since I've been poking around in object files and I don't know what C/C++ compilers and linkers have been doing with them recently. I was a compiler engineer at Borland for more than 5 years, but it was years ago.) |
|