public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
@ 2011-11-18 15:57 ` tromey at redhat dot com
  2011-11-18 21:07 ` stuart_kemp at hotmail dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tromey at redhat dot com @ 2011-11-18 15:57 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=8745

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING
                 CC|                            |tromey at redhat dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2011-11-18 15:56:55 UTC ---
Is this still a problem with the latest release?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
  2011-11-18 15:57 ` [Bug build/8745] AIX 5.1 xlc compilation problems tromey at redhat dot com
@ 2011-11-18 21:07 ` stuart_kemp at hotmail dot com
  2011-11-18 21:28 ` tromey at redhat dot com
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: stuart_kemp at hotmail dot com @ 2011-11-18 21:07 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=8745

--- Comment #2 from stuart_kemp at hotmail dot com 2011-11-18 21:07:07 UTC ---
I have no idea ... easiest would be for you to try compiling the code ...
Surely someone must have tried this in the 7+ years since I reported this
issue!!!

> From: sourceware-bugzilla@sourceware.org
> To: stuart_kemp@hotmail.com
> Subject: [Bug build/8745] AIX 5.1 xlc compilation problems
> Date: Fri, 18 Nov 2011 15:56:55 +0000
> 
> http://sourceware.org/bugzilla/show_bug.cgi?id=8745
> 
> Tom Tromey <tromey at redhat dot com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|ASSIGNED                    |WAITING
>                  CC|                            |tromey at redhat dot com
> 
> --- Comment #1 from Tom Tromey <tromey at redhat dot com> 2011-11-18 15:56:55 UTC ---
> Is this still a problem with the latest release?
> 
> -- 
> Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
  2011-11-18 15:57 ` [Bug build/8745] AIX 5.1 xlc compilation problems tromey at redhat dot com
  2011-11-18 21:07 ` stuart_kemp at hotmail dot com
@ 2011-11-18 21:28 ` tromey at redhat dot com
  2012-10-18 16:16 ` brobecker at gnat dot com
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tromey at redhat dot com @ 2011-11-18 21:28 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=8745

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2011-11-18 21:27:53 UTC ---
(In reply to comment #2)
> I have no idea ... easiest would be for you to try compiling the code ...
> Surely someone must have tried this in the 7+ years since I reported this
> issue!!!

Maybe, but I have no way to know.
I also don't have access to the compiler or system involved, so I can't
try it myself.
If you can't or don't want to bother with this, I can close it.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-11-18 21:28 ` tromey at redhat dot com
@ 2012-10-18 16:16 ` brobecker at gnat dot com
  2012-10-18 16:32 ` palves at redhat dot com
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: brobecker at gnat dot com @ 2012-10-18 16:16 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=8745

brobecker at gnat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brobecker at gnat dot com

--- Comment #4 from brobecker at gnat dot com 2012-10-18 16:16:16 UTC ---
Looking at the files involved, it looks like it should be redispatched to gcc
(libiberty) and bfd, no?

Stuart: There aren't many people with access to an AIX system, and even those
who do may not have access to xlc. All I know is that I am able to build GDB on
AIX when using GCC as the compiler. Can you try using GCC instead?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-10-18 16:16 ` brobecker at gnat dot com
@ 2012-10-18 16:32 ` palves at redhat dot com
  2012-10-18 20:19 ` stuart_kemp at hotmail dot com
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: palves at redhat dot com @ 2012-10-18 16:32 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=8745

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palves at redhat dot com

--- Comment #5 from Pedro Alves <palves at redhat dot com> 2012-10-18 16:32:38 UTC ---
> Looking at the files involved, it looks like it should be redispatched to gcc
> (libiberty) and bfd, no?

Yeah.  I think we should just close this.  Keeping it open all these years
hasn't done any good, and it's not likely to do any good now either.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2012-10-18 16:32 ` palves at redhat dot com
@ 2012-10-18 20:19 ` stuart_kemp at hotmail dot com
  2012-10-18 20:28 ` brobecker at gnat dot com
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: stuart_kemp at hotmail dot com @ 2012-10-18 20:19 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=8745

--- Comment #6 from stuart_kemp at hotmail dot com 2012-10-18 20:19:41 UTC ---
This is from such a looooong time ago ... maybe it is fixed/addressed, maybe
not.
Possibly it did compile with gcc at the time, but I think I was trying xlc
because the gcc-built gdb binary just did not work.

Close it, and will resubmit if need be in the future.

-Stuart


> Stuart: There aren't many people with access to an AIX system, and even those
> 
> who do may not have access to xlc. All I know is that I am able to build GDB on
> 
> AIX when using GCC as the compiler. Can you try using GCC instead?
> 
> 
> 
> -- 
> 
> Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
> 
> ------- You are receiving this mail because: -------
> 
> You reported the bug.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2012-10-18 20:19 ` stuart_kemp at hotmail dot com
@ 2012-10-18 20:28 ` brobecker at gnat dot com
  2014-02-16 19:31 ` jackie.rosen at hushmail dot com
  2014-05-28 19:40 ` schwab at sourceware dot org
  8 siblings, 0 replies; 10+ messages in thread
From: brobecker at gnat dot com @ 2012-10-18 20:28 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=8745

brobecker at gnat dot com changed:

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

--- Comment #7 from brobecker at gnat dot com 2012-10-18 20:28:20 UTC ---
To be reopened if issue still exists.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2012-10-18 20:28 ` brobecker at gnat dot com
@ 2014-02-16 19:31 ` jackie.rosen at hushmail dot com
  2014-05-28 19:40 ` schwab at sourceware dot org
  8 siblings, 0 replies; 10+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 19:31 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=8745

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #8 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2014-02-16 19:31 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:40 ` schwab at sourceware dot org
  8 siblings, 0 replies; 10+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:40 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=8745

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug build/8745] AIX 5.1 xlc compilation problems
       [not found] <20040511144800.8745.stuart_kemp@hotmail.com>
@ 2009-08-07  0:08 ` tromey at redhat dot com
  0 siblings, 0 replies; 10+ messages in thread
From: tromey at redhat dot com @ 2009-08-07  0:08 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gdb                         |build


http://sourceware.org/bugzilla/show_bug.cgi?id=8745

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

end of thread, other threads:[~2014-05-28 19:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-8745-4717@http.sourceware.org/bugzilla/>
2011-11-18 15:57 ` [Bug build/8745] AIX 5.1 xlc compilation problems tromey at redhat dot com
2011-11-18 21:07 ` stuart_kemp at hotmail dot com
2011-11-18 21:28 ` tromey at redhat dot com
2012-10-18 16:16 ` brobecker at gnat dot com
2012-10-18 16:32 ` palves at redhat dot com
2012-10-18 20:19 ` stuart_kemp at hotmail dot com
2012-10-18 20:28 ` brobecker at gnat dot com
2014-02-16 19:31 ` jackie.rosen at hushmail dot com
2014-05-28 19:40 ` schwab at sourceware dot org
     [not found] <20040511144800.8745.stuart_kemp@hotmail.com>
2009-08-07  0:08 ` tromey 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).