Pankaj Bhagat
2004-04-27 15:06:23 UTC
Hi,
This is in context with compiler and linker
Can someone let me know
1) what is a binder? where is it needed? What does it do in a
compiling process?
-----------------
2) When I have a g++ on linux, does the g++ or gcc have the linker and
binder inbuilt in it?
How can I know which version of linker and binder I am using?
3) I found a linker in /bin/ld in my Red Hat 8.0 box. Is this linker
being used by the g++ (version 3.2) on my system or does the g++ have
an inbuilt linker?
If linker and binder are inbuilt into g++ how do I know their
versions?
Thanks and regards,
Pankaj Bhagat
This is in context with compiler and linker
Can someone let me know
1) what is a binder? where is it needed? What does it do in a
compiling process?
-----------------
2) When I have a g++ on linux, does the g++ or gcc have the linker and
binder inbuilt in it?
How can I know which version of linker and binder I am using?
3) I found a linker in /bin/ld in my Red Hat 8.0 box. Is this linker
being used by the g++ (version 3.2) on my system or does the g++ have
an inbuilt linker?
If linker and binder are inbuilt into g++ how do I know their
versions?
Thanks and regards,
Pankaj Bhagat