This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: About object file (Little off topic)
- From: LLeweLLyn Reese <llewelly at lifesupport dot shutdown dot com>
- To: joe_steeve at gmx dot net
- Cc: gcc-help at gcc dot gnu dot org
- Date: 29 Mar 2003 19:49:28 -0800
- Subject: Re: About object file (Little off topic)
- References: <200303291302180280.005A009D@mail.gmx.net>
- Reply-to: gcc-help at gcc dot gnu dot org
"Joe Steeve" <joe_steeve at gmx dot net> writes:
> Hello,
> I need to get one object file (COFF) from a set of source files. how do i do
> that? is there a way to merge a number of object files (COFF) into one COFF
> object file which can inturn be linked with some other file finally.
Read aboout 'ar', the archiveing tool. On a gnu system, 'info ar'. On
other unix systems, 'man ar'. On the web, see
http://sources.redhat.com/binutils/docs-2.12/binutils.info/ar.html#ar