public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
       [not found] <bug-12024-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-13  5:42 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-13  5:42 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12024

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |MOVED

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-13 05:42:11 UTC ---
Change this to resolved/moved.


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

* [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
  2003-08-21 21:36 [Bug bootstrap/12024] New: " dhazeghi at yahoo dot com
                   ` (4 preceding siblings ...)
  2003-08-23 17:19 ` pinskia at gcc dot gnu dot org
@ 2003-12-18 10:39 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-18 10:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-18 09:39 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-18 09:39:44
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12024


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

* [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
  2003-08-21 21:36 [Bug bootstrap/12024] New: " dhazeghi at yahoo dot com
                   ` (3 preceding siblings ...)
  2003-08-21 22:09 ` dhazeghi at yahoo dot com
@ 2003-08-23 17:19 ` pinskia at gcc dot gnu dot org
  2003-12-18 10:39 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-23 17:19 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12024


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
  2003-08-21 21:36 [Bug bootstrap/12024] New: " dhazeghi at yahoo dot com
                   ` (2 preceding siblings ...)
  2003-08-21 22:01 ` pinskia at gcc dot gnu dot org
@ 2003-08-21 22:09 ` dhazeghi at yahoo dot com
  2003-08-23 17:19 ` pinskia at gcc dot gnu dot org
  2003-12-18 10:39 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-21 22:09 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12024



------- Additional Comments From dhazeghi at yahoo dot com  2003-08-21 22:09 -------
Fair enough, I'll send it to newlib, and see what they say.


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

* [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
  2003-08-21 21:36 [Bug bootstrap/12024] New: " dhazeghi at yahoo dot com
  2003-08-21 21:36 ` [Bug bootstrap/12024] " dhazeghi at yahoo dot com
  2003-08-21 21:39 ` dhazeghi at yahoo dot com
@ 2003-08-21 22:01 ` pinskia at gcc dot gnu dot org
  2003-08-21 22:09 ` dhazeghi at yahoo dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-21 22:01 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12024



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-21 22:01 -------
i386-elf cannot be cygwin as cygwin is coff not elf.
This looks more like a newlib bug rather than a GCC bug (except for bug 12019 symtom).
Report it to newlib <http://sources.redhat.com/newlib/>.


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

* [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
  2003-08-21 21:36 [Bug bootstrap/12024] New: " dhazeghi at yahoo dot com
  2003-08-21 21:36 ` [Bug bootstrap/12024] " dhazeghi at yahoo dot com
@ 2003-08-21 21:39 ` dhazeghi at yahoo dot com
  2003-08-21 22:01 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-21 21:39 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12024


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|i386-elf                    |i386-elf, i386-coff


------- Additional Comments From dhazeghi at yahoo dot com  2003-08-21 21:39 -------
Identical problem (and error) occurs with i386-coff.


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

* [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
  2003-08-21 21:36 [Bug bootstrap/12024] New: " dhazeghi at yahoo dot com
@ 2003-08-21 21:36 ` dhazeghi at yahoo dot com
  2003-08-21 21:39 ` dhazeghi at yahoo dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-21 21:36 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12024


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |i386-elf


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

end of thread, other threads:[~2012-01-13  5:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-12024-4@http.gcc.gnu.org/bugzilla/>
2012-01-13  5:42 ` [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a pinskia at gcc dot gnu.org
2003-08-21 21:36 [Bug bootstrap/12024] New: " dhazeghi at yahoo dot com
2003-08-21 21:36 ` [Bug bootstrap/12024] " dhazeghi at yahoo dot com
2003-08-21 21:39 ` dhazeghi at yahoo dot com
2003-08-21 22:01 ` pinskia at gcc dot gnu dot org
2003-08-21 22:09 ` dhazeghi at yahoo dot com
2003-08-23 17:19 ` pinskia at gcc dot gnu dot org
2003-12-18 10:39 ` pinskia at gcc dot gnu dot org

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