public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/64401] avr-elf crtbegin.o fails to compile
       [not found] <bug-64401-4@http.gcc.gnu.org/bugzilla/>
@ 2015-07-21 15:22 ` gjl at gcc dot gnu.org
  2015-07-29 22:41 ` yselkowi at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: gjl at gcc dot gnu.org @ 2015-07-21 15:22 UTC (permalink / raw)
  To: gcc-bugs

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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-07-21
                 CC|                            |gjl at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
I cannot find objects built from crtstuff in any of my avr-builds, so the
question is why it tries to generate this modules in the first place.

./libgcc/config.host reads:

case ${host} in
[...]
*-*-elf)
  extra_parts="crtbegin.o crtend.o"
  ;;
esac

so presumably the build system is confused by your *-elf configuration.

Is there a specific reason for why you are not configuring --target=avr ?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libgcc/64401] avr-elf crtbegin.o fails to compile
       [not found] <bug-64401-4@http.gcc.gnu.org/bugzilla/>
  2015-07-21 15:22 ` [Bug libgcc/64401] avr-elf crtbegin.o fails to compile gjl at gcc dot gnu.org
@ 2015-07-29 22:41 ` yselkowi at redhat dot com
  1 sibling, 0 replies; 2+ messages in thread
From: yselkowi at redhat dot com @ 2015-07-29 22:41 UTC (permalink / raw)
  To: gcc-bugs

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

Yaakov Selkowitz <yselkowi at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Yaakov Selkowitz <yselkowi at redhat dot com> ---
Fixed sometime prior to 5.2.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-29 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-64401-4@http.gcc.gnu.org/bugzilla/>
2015-07-21 15:22 ` [Bug libgcc/64401] avr-elf crtbegin.o fails to compile gjl at gcc dot gnu.org
2015-07-29 22:41 ` yselkowi at redhat dot com

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).