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: GCC & binutils & ?


Dan Premetz wrote:

> We use over 10 different compiler sets at work.  One builds on IRIX for
> IRIX, another builds on Solaris for Solaris, several are cross-compilers for
> embedded systems, etc.  When we build, we pretty much do the same thing
> regardless of which compiler we're using:
>
>    1.) We compile source code to object files (gcc, g++)
>    2.) We create libs (ar)
>    3.) We link everything together to get executables (ld)
>
> I expected that GCC had everything I needed to do the above.  I guess this
> is not the case.  What all do I need if I want to do items (1), (2), and
> (3)?  I think I'm looking at GCC and binutils, right?  Is there anything
> else which would be of interest to someone doing C/C++ software development?
>
> -DLP

Hi Dan,

there is a lot of INTERESTING stuff ( of course ;o), but gcc and binutils is
sufficient for the tasks you mentioned.

Frank
begin:vcard 
n:Schafer;Frank
x-mozilla-html:FALSE
org:SETUZA a.s.;IT
adr:;;;;;;
version:2.1
email;internet:frank.schafer@setuza.cz
title:Dipl. Ing.
note:System administrator
x-mozilla-cpt:;0
fn:Frank Schafer
end:vcard

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