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: Adding a file while linking


Hi Ramana

Thanks! coincidently I was looking into same area. Thanks a lot for your help.
I am able to proceed now.

Thanks

-Khem


On Fri, 25 Feb 2005 12:22:11 +0530, Ramana Radhakrishnan
<ramana.radhakrishnan@codito.com> wrote:
> Khem Raj wrote:
> > Hi Ramana
> >
> > Is it possible to add this during compiling the compiler instead of
> > editing the spec file later on.
> 
> Yeah sure . Look at the macros STARTFILE_SPEC, LINK_SPEC in your backend
>   . That should do the trick for you
> 
> cheers
> Ramana
> 
> --
> Ramana Radhakrishnan
> GNU Tools
> codito ergo sum (www.codito.com)
> 
>


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