1833861 Members
2475 Online
110063 Solutions
New Discussion

Re: gcc compiler

 
Kurtkarl
Frequent Advisor

gcc compiler

Hi,

I'm using an 11.x system and we're compiling some configuration files we have on this machine.

My question is, would gcc 2.9 compiler can compile a dynamically linked file?

Thanks
Joey
Just starting to learn thru this forum
1 REPLY 1
Shannon Petry
Honored Contributor

Re: gcc compiler

Yes, yes and yes. gcc is is just like ansi-c, fortran77, etc... and can do anything the ansi-c compiler can do.
(maybe not optomize binaries quite as well, but pretty close)

Regards,
Shannon
Microsoft. When do you want a virus today?