public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "petermilani at qfr dot net.au" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgcc/61843] New: Segmentation Fault on with avr-ld when linking with AVR C++ Linker
Date: Fri, 18 Jul 2014 13:05:00 -0000	[thread overview]
Message-ID: <bug-61843-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61843

            Bug ID: 61843
           Summary: Segmentation Fault on with avr-ld when linking with
                    AVR C++ Linker
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: petermilani at qfr dot net.au

Linking a AVR C++ program throws the following:

make all 
Building target: RoverMowerProject.elf
Invoking: AVR C++ Linker
avr-g++ --cref -s -Os -o"RoverMowerProject.elf"  ./src/kalman_h/kalman.o 
./src/i2c/i2c.o  ./src/hmmv4_configmsg_h/hmmv4_configmsg.o  ./src/fPID_h/fPID.o
 ./src/Wire/utility/twi.o  ./src/Wire/Wire.o  ./src/SPI/SPI.o 
./src/RCswitch/RCSwitch.o  ./src/Qbot_configmsg_h/Qbot_configmsg.o 
./src/PID_h/PID.o  ./src/Velocity_Controller.o   -larduino_core -lm -lm
-Wl,-Map,RoverMowerProject.map,--cref -mrelax -Wl,--gc-sections
-Wl,--gc-sections -L"/home/petermilani/workspace/arduino_core/328P_16MHz"
-mmcu=atmega328p
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make: *** [RoverMowerProject.elf] Error 1

let us know if you need more information.


             reply	other threads:[~2014-07-18 13:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-18 13:05 petermilani at qfr dot net.au [this message]
2014-07-18 13:06 ` [Bug libgcc/61843] " petermilani at qfr dot net.au
2014-07-19  3:51 ` petermilani at qfr dot net.au
2014-07-28 14:38 ` gjl at gcc dot gnu.org
2014-11-29 20:57 ` gjl at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-61843-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).