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 problem


>>>>> "Edgar" == Edgar Grimberg <edgar.grimberg@rms.ro> writes:

    Edgar> Hello,
    Edgar> I have the following:

    Edgar> $ arm-elf-gcc --version
    Edgar> arm-elf-gcc (GCC) 3.2.1
    Edgar> Copyright (C) 2002 Free Software Foundation, Inc.
    Edgar> This is free software; see the source for copying conditions.  There is NO
    Edgar> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

    Edgar> and

    Edgar> $ arm-elf-ld --version
    Edgar> GNU ld version 2.13.1
    Edgar> Copyright 2002 Free Software Foundation, Inc.
    Edgar> This program is free software; you may redistribute it under the terms of
    Edgar> the GNU General Public License.  This program has absolutely no warranty.

    Edgar> and a cpp program. After making some method virtual, I get the following 
    Edgar> ld error:

    Edgar> *** glibc detected *** malloc(): memory corruption: 0x087066f0 ***
    Edgar> collect2: ld terminated with signal 6 [Aborted], core dumped

    Edgar> Any ideas?

Linker problems should normally be reported to the binutils
maintainers, see http://sourceware.org/binutils/
and especially
http://sourceware.org/binutils/docs-2.15/ld/Reporting-Bugs.html#Reporting%20Bugs 

Bart  

-- 
Bart Veer                       eCos Configuration Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts
Besuchen Sie uns vom 22-24.02.05 auf der Embedded World 2005, Stand 11-124
Visit us at Embedded World 2005, Nürnberg, Germany, 22-24 Feb, Stand 11-124

-- 
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]