This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

Re: Which libgcc?


> I guess my question really amounts to what to put in the -L flag. I
> need to tell ld where to look for libgcc.a

This may be a silly question, but why do you need to tell gcc where to
look for libgcc.a? I never do.

I just link with -L{ecos-work-dir}/install/lib -Ttarget.ld -nostdlib

        Andrew

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