public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "david.kirkby at onetel dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/46072] AIX linker chokes on debug info for uninitialized static variables
Date: Tue, 12 Apr 2011 02:38:00 -0000	[thread overview]
Message-ID: <bug-46072-4-mucP0VO6gq@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-46072-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #24 from Dr. David Kirkby <david.kirkby at onetel dot net> 2011-04-12 02:38:22 UTC ---
(In reply to comment #23)
> (In reply to comment #22)
> > I found an workaround. When I realized that /usr/bin/as was the culprit (from
> > looking at IZ98134), I tried using as from other AIX box at TL4, and it worked
> > out just fine. Here is what I did:
> > 
> > Somehow find a copy of /usr/bin/as from older AIX box.
> 
> That's fine if you have an older AIX box. Mine is already a relic - a 32-bit
> system with 332 MHz CPUs! Do you know how to find 'as' from the installation
> media? Can you email me a copy from an AIX 5.3 machine? 
> 
> david dot kirkby <at> onetel.net


Someone kindly emailed me an older copy of "as", so I did something like:

# mv /usr/ccs/bin/as /usr/ccs/bin/as.nfg
# cp /tmp/as /usr/ccs/bin/as (where the older 'as' was in /tmp)

That has solved my problem. Of course it is not a perfect solution, but it does
at least allow me to compile files now. 

Dave


  parent reply	other threads:[~2011-04-12  2:38 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-18 18:49 [Bug debug/46072] New: " skunk at iskunk dot org
2010-10-19 21:51 ` [Bug target/46072] " skunk at iskunk dot org
2010-11-10 13:02 ` ppryor63 at gmail dot com
2011-01-25  9:28 ` michael.haubenwallner at salomon dot at
2011-01-25 13:17 ` michael.haubenwallner at salomon dot at
2011-01-25 16:23 ` michael.haubenwallner at salomon dot at
2011-02-09  9:16 ` michael.haubenwallner at salomon dot at
2011-02-24  2:21 ` pedzsan at gmail dot com
2011-03-18 17:15 ` pedzsan at gmail dot com
2011-03-18 18:57 ` skunk at iskunk dot org
2011-03-18 19:04 ` pedzsan at gmail dot com
2011-03-23  9:05 ` michael.haubenwallner at salomon dot at
2011-03-23 11:06 ` david.kirkby at onetel dot net
2011-03-23 14:53 ` pedzsan at gmail dot com
2011-03-23 17:20 ` david.kirkby at onetel dot net
2011-03-23 19:45 ` pedzsan at gmail dot com
2011-03-24 14:01 ` david.kirkby at onetel dot net
2011-04-06  8:36 ` rockdreamer at gmail dot com
2011-04-07  7:59 ` michael.haubenwallner at salomon dot at
2011-04-07 12:55 ` pedzsan at gmail dot com
2011-04-07 17:15 ` david.kirkby at onetel dot net
2011-04-08  7:54 ` michael.haubenwallner at salomon dot at
2011-04-08 19:56 ` ppryor63 at gmail dot com
2011-04-08 21:31 ` david.kirkby at onetel dot net
2011-04-12  2:38 ` david.kirkby at onetel dot net [this message]
2011-05-17 14:41 ` dje at gcc dot gnu.org
2011-05-17 15:12 ` michael.haubenwallner at salomon dot at
2011-05-17 15:41 ` david.kirkby at onetel dot net
2011-05-17 18:34 ` skunk at iskunk dot org
2011-05-18  0:49 ` ppryor63 at gmail dot com
2011-05-18  1:37 ` skunk at iskunk dot org
2011-05-20  8:19 ` mrgcc at mailinator dot com
2011-09-15  8:33 ` vovata at gmail dot com
2011-09-15  8:45 ` vovata at gmail dot com
2011-09-15 14:07 ` skunk at iskunk dot org
2011-09-15 14:17 ` vovata at gmail dot com
2012-04-12 16:31 ` skunk at iskunk dot org
2012-04-16 13:31 ` michael.haubenwallner at salomon dot at
2014-02-16 10:01 ` jackie.rosen at hushmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-46072-4-mucP0VO6gq@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).