This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Updating powerpc-crosscompile environment from gcc-2.95.3


>   In the GCC world, "creating executables" is very far from "compiling",
> but in the Windoze MSVC, BCC etc. cases "compiling" is considered being
> just the same thing as "creating executables" !

Not entirely true.  You just typically interact with the wrapper
program, but compiling and lnking are distinct processes in msvc..

corey


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]