public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin
@ 2003-10-18  4:43 pinskia at gcc dot gnu dot org
  2003-10-18  4:43 ` [Bug libmudflap/12670] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-18  4:43 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=12670

           Summary: libmudflap does not build on powerpc-apple-darwin
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P2
         Component: libmudflap
        AssignedTo: pinskia at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-apple-darwin7.0.0

libmudflap does not build on powerpc-apple-darwin, this is really only a reminder to do a 
configure test for socklen_t and to file a bug with about _POSIX_SOURCE and submit a 
new patch for it


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
@ 2003-10-18  4:43 ` pinskia at gcc dot gnu dot org
  2003-10-18  4:45 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-18  4:43 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=12670



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-18 04:43 -------
*** Bug 12669 has been marked as a duplicate of this bug. ***


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
  2003-10-18  4:43 ` [Bug libmudflap/12670] " pinskia at gcc dot gnu dot org
@ 2003-10-18  4:45 ` pinskia at gcc dot gnu dot org
  2003-10-18  5:43 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-18  4:45 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=12670



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-18 04:44 -------
*** Bug 12671 has been marked as a duplicate of this bug. ***


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
  2003-10-18  4:43 ` [Bug libmudflap/12670] " pinskia at gcc dot gnu dot org
  2003-10-18  4:45 ` pinskia at gcc dot gnu dot org
@ 2003-10-18  5:43 ` pinskia at gcc dot gnu dot org
  2003-11-06 16:28 ` fche at redhat dot com
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-18  5:43 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=12670


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-18 04:45:19
               date|                            |
   Target Milestone|---                         |tree-ssa


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-18 04:45 -------
I submit a new patch once I get some of my 3.4 patches out of the way.


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2003-10-18  5:43 ` pinskia at gcc dot gnu dot org
@ 2003-11-06 16:28 ` fche at redhat dot com
  2003-12-07  7:58 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: fche at redhat dot com @ 2003-11-06 16:28 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=12670


fche at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|fche at redhat dot com      |pinskia at gcc dot gnu dot
                   |                            |org


------- Additional Comments From fche at redhat dot com  2003-11-06 16:28 -------
Oops; I see Andrew intends to deal with this problem.  Thanks!


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2003-11-06 16:28 ` fche at redhat dot com
@ 2003-12-07  7:58 ` cvs-commit at gcc dot gnu dot org
  2003-12-07  8:46 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-12-07  7:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-07 07:58 -------
Subject: Bug 12670

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	pinskia@gcc.gnu.org	2003-12-07 07:58:22

Modified files:
	libmudflap     : mf-hooks1.c mf-hooks2.c mf-hooks3.c ChangeLog 

Log message:
	+2003-12-06  Andrew Pinski <apinski@apple.com>
	+
	+       partial PR libmudflap/12670
	+       * mf-hooks1.c: Respect Darwin checks.  Conditionalize POSIX_SOURCE.
	+       * mf-hooks2.c: Likewise.
	+       * mf-hooks3.c: Likewise.
	+

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks2.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks3.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.74&r2=1.1.2.75



-- 


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


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2003-12-07  7:58 ` cvs-commit at gcc dot gnu dot org
@ 2003-12-07  8:46 ` pinskia at gcc dot gnu dot org
  2003-12-07 17:51 ` [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin6.x pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-07  8:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-07 08:46 -------
This will have to wait for later today.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-12-05 04:47:32         |2003-12-07 08:46:23
               date|                            |


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


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin6.x
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2003-12-07  8:46 ` pinskia at gcc dot gnu dot org
@ 2003-12-07 17:51 ` pinskia at gcc dot gnu dot org
  2003-12-08 22:51 ` cvs-commit at gcc dot gnu dot org
  2003-12-08 22:52 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-07 17:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-07 17:51 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2003-12/msg00710.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|powerpc-apple-darwin        |powerpc-apple-darwin6.x
           Keywords|                            |patch
            Summary|libmudflap does not build on|libmudflap does not build on
                   |powerpc-apple-darwin        |powerpc-apple-darwin6.x


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


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin6.x
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2003-12-07 17:51 ` [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin6.x pinskia at gcc dot gnu dot org
@ 2003-12-08 22:51 ` cvs-commit at gcc dot gnu dot org
  2003-12-08 22:52 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-12-08 22:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-08 22:51 -------
Subject: Bug 12670

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	pinskia@gcc.gnu.org	2003-12-08 22:51:15

Modified files:
	libmudflap     : ChangeLog config.h.in configure configure.in 
	                 mf-hooks1.c mf-hooks2.c mf-hooks3.c 

Log message:
	2003-12-08  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR libmudflap/12670
	* configure.in: Add check for see if
	socklen_t typedef is in sys/socket.h.
	* mf-hooks1.c: Add define if socklen_t
	is not typedef.
	* mf-hooks2.c: Likewise.
	* mf-hooks3.c: Likewise.
	* config.h.in: Regen.
	* configure: Regen.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.77&r2=1.1.2.78
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/config.h.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/configure.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.22&r2=1.1.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/configure.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.19&r2=1.1.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks1.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks2.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks3.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.5&r2=1.1.2.6



-- 


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


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

* [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin6.x
  2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2003-12-08 22:51 ` cvs-commit at gcc dot gnu dot org
@ 2003-12-08 22:52 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-08 22:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-08 22:51 -------
Fixed.

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


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


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

end of thread, other threads:[~2003-12-08 22:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-18  4:43 [Bug libmudflap/12670] New: libmudflap does not build on powerpc-apple-darwin pinskia at gcc dot gnu dot org
2003-10-18  4:43 ` [Bug libmudflap/12670] " pinskia at gcc dot gnu dot org
2003-10-18  4:45 ` pinskia at gcc dot gnu dot org
2003-10-18  5:43 ` pinskia at gcc dot gnu dot org
2003-11-06 16:28 ` fche at redhat dot com
2003-12-07  7:58 ` cvs-commit at gcc dot gnu dot org
2003-12-07  8:46 ` pinskia at gcc dot gnu dot org
2003-12-07 17:51 ` [Bug libmudflap/12670] libmudflap does not build on powerpc-apple-darwin6.x pinskia at gcc dot gnu dot org
2003-12-08 22:51 ` cvs-commit at gcc dot gnu dot org
2003-12-08 22:52 ` 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).