This is the mail archive of the ecos-discuss@sources.redhat.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]
Other format: [Raw text]

RE: ld segfaults - Did you solve the problem?



On Tue, 23 Mar 2004, Backhaus Willy wrote:

> hello,
>
> > Removing -ffunction-sections 'solved' our ld problem too.
>
> this doesn't work for me. I had arm-elf-gcc 3.3.2
>
> I had to upgrade to 3.4 prerelease and now it works.

Yeah. Removing the -ffunction-sections was just a workaround to make
things "fall into place" in ld. It depends on how much code LD has to slog
through. ;-)

Kind reguards,
Mark G.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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