This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Adding a file while linking
- From: Khem Raj <raj dot khem at gmail dot com>
- To: Ramana Radhakrishnan <ramana dot radhakrishnan at codito dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 24 Feb 2005 11:50:33 -0800
- Subject: Re: Adding a file while linking
- References: <19c1b8a90502231214602a369e@mail.gmail.com> <421D5104.10801@codito.com>
- Reply-to: Khem Raj <raj dot khem at gmail dot com>
Ramana
Coul you tell me how is the specs file created during build?
Thanks for your help
Khem
On Thu, 24 Feb 2005 09:29:00 +0530, Ramana Radhakrishnan
<ramana.radhakrishnan@codito.com> wrote:
> Khem Raj wrote:
> > Hi
> >
> > I want to add a file when linking is performed using gcc. Like crt*
> > files. I also want to control the inclusion of this file with a
> > commandline option in gcc.
> >
> > What would be the best way to do it.?
>
> Look at the spec files. That would be the way to go ahead and do it
> easiest .
>
> cheers
> Ramana
>
> --
> Ramana Radhakrishnan
> GNU Tools
> codito ergo sum (www.codito.com)
>
>