public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
@ 2003-06-02  1:35 ` dhazeghi@yahoo.com
  2003-06-02  2:55 ` zack@gcc.gnu.org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-02  1:35 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=3437


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zack@codesourcery.com
  GCC build triplet|                            |i686-pc-linux-gnu
   GCC host triplet|                            |i686-pc-linux-gnu
 GCC target triplet|                            |powerpc-wrs-vxworks


------- Additional Comments From dhazeghi@yahoo.com  2003-06-02 01:35 -------
Zack

you and Nathan have pretty much rewriten the vxworks support from scratch. Do you have any 
insight into whether this problem has been fixed at this point? Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
  2003-06-02  1:35 ` [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes dhazeghi@yahoo.com
@ 2003-06-02  2:55 ` zack@gcc.gnu.org
  2003-06-02  2:55 ` zack@gcc.gnu.org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: zack@gcc.gnu.org @ 2003-06-02  2:55 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=3437


zack@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
  2003-06-02  1:35 ` [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes dhazeghi@yahoo.com
  2003-06-02  2:55 ` zack@gcc.gnu.org
@ 2003-06-02  2:55 ` zack@gcc.gnu.org
  2003-08-05 23:46 ` pinskia at physics dot uc dot edu
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: zack@gcc.gnu.org @ 2003-06-02  2:55 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=3437


zack@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned@gcc.gnu.org      |zack@gcc.gnu.org
             Status|WAITING                     |NEW


------- Additional Comments From zack@gcc.gnu.org  2003-06-02 02:55 -------
We no longer run fixincludes at all for VxWorks; however, I do not know for
sure whether the port works as is.  I have a bunch of private changes to the
port, which I've not yet gotten around to committing to CVS.  Suggest you leave
this bug WAITING for the time being.

Reassigning to myself so it'll show up in my bugs list.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
                   ` (2 preceding siblings ...)
  2003-06-02  2:55 ` zack@gcc.gnu.org
@ 2003-08-05 23:46 ` pinskia at physics dot uc dot edu
  2003-09-13 21:13 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-05 23:46 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=3437


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
                   ` (3 preceding siblings ...)
  2003-08-05 23:46 ` pinskia at physics dot uc dot edu
@ 2003-09-13 21:13 ` pinskia at gcc dot gnu dot org
  2003-09-14  1:41 ` zack at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-09-13 21:13 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=3437



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-13 19:03 -------
Zack this bug has been in waiting over 3 months, what should we do?


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
                   ` (4 preceding siblings ...)
  2003-09-13 21:13 ` pinskia at gcc dot gnu dot org
@ 2003-09-14  1:41 ` zack at gcc dot gnu dot org
  2003-11-08 22:22 ` dhazeghi at yahoo dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: zack at gcc dot gnu dot org @ 2003-09-14  1:41 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=3437



------- Additional Comments From zack at gcc dot gnu dot org  2003-09-14 00:37 -------
Leave it alone.  I'm back on this this month.


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
                   ` (5 preceding siblings ...)
  2003-09-14  1:41 ` zack at gcc dot gnu dot org
@ 2003-11-08 22:22 ` dhazeghi at yahoo dot com
  2003-11-09  2:03 ` zack at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-11-08 22:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2003-11-08 22:22 -------
Hello. Just wondering what the status of those changes you mentioned is? Thanks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build


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


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
                   ` (6 preceding siblings ...)
  2003-11-08 22:22 ` dhazeghi at yahoo dot com
@ 2003-11-09  2:03 ` zack at gcc dot gnu dot org
  2004-02-08  6:24 ` pinskia at gcc dot gnu dot org
  2004-11-30 16:19 ` j_f at laposte dot net
  9 siblings, 0 replies; 10+ messages in thread
From: zack at gcc dot gnu dot org @ 2003-11-09  2:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From zack at gcc dot gnu dot org  2003-11-09 02:03 -------
Dunno off the top of my head.  Phil Edwards is the one working on this now.

-- 


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


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
                   ` (7 preceding siblings ...)
  2003-11-09  2:03 ` zack at gcc dot gnu dot org
@ 2004-02-08  6:24 ` pinskia at gcc dot gnu dot org
  2004-11-30 16:19 ` j_f at laposte dot net
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-08  6:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-08 06:24 -------
Should be fixed for 3.3 but no one has a way to test it so just closing.

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


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


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

* [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes
       [not found] <20010627063602.3437.alexsh@hectic.net>
                   ` (8 preceding siblings ...)
  2004-02-08  6:24 ` pinskia at gcc dot gnu dot org
@ 2004-11-30 16:19 ` j_f at laposte dot net
  9 siblings, 0 replies; 10+ messages in thread
From: j_f at laposte dot net @ 2004-11-30 16:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From j_f at laposte dot net  2004-11-30 16:18 -------
Hello,
I've just tried to crosscompile gcc 3.4.3 from x86/linux to ppc604/vxWorks and
got exactly the same problem.
Maybe I could help (I really need this to work) but don't know where to start...

-- 


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


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

end of thread, other threads:[~2004-11-30 16:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20010627063602.3437.alexsh@hectic.net>
2003-06-02  1:35 ` [Bug bootstrap/3437] [vxworks] cross-compile problem because of fixincludes dhazeghi@yahoo.com
2003-06-02  2:55 ` zack@gcc.gnu.org
2003-06-02  2:55 ` zack@gcc.gnu.org
2003-08-05 23:46 ` pinskia at physics dot uc dot edu
2003-09-13 21:13 ` pinskia at gcc dot gnu dot org
2003-09-14  1:41 ` zack at gcc dot gnu dot org
2003-11-08 22:22 ` dhazeghi at yahoo dot com
2003-11-09  2:03 ` zack at gcc dot gnu dot org
2004-02-08  6:24 ` pinskia at gcc dot gnu dot org
2004-11-30 16:19 ` j_f at laposte dot net

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