public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Robert A Nesius <rnesius@ichips.intel.com>
To: <gcc-help@gcc.gnu.org>
Subject: libstdc++ requiring '.' on aix?
Date: Thu, 15 Feb 2001 10:28:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.30.0102151019550.28001-100000@plxw0032.pdx.intel.com> (raw)

While working on building aspell on aix with gcc 2.95.2, I ran
into a problem.  After generating an aspell binary, running the
binary resulted in the following.

[pdx206]-> src 47> ./aspell
Could not load program ./aspell
Could not load library .
Error was: Permission denied

After verifying the error message seemed to be coming from the
loader, I started examining the libraries aspell depended on,
and discovered the following in libstdc++.

[pdx206]-> ~ 1> dump -H /usr/intel/pkgs/gcc/2.95.2/lib/gcc-lib/rs6000-ibm-aix4.1.4.0/2.95.2/libstdc++.a

/usr/intel/pkgs/gcc/2.95.2/lib/gcc-lib/rs6000-ibm-aix4.1.4.0/2.95.2/libstdc++.a:

                        ***Loader Section***
                      Loader Header Information
VERSION#         #SYMtableENT     #RELOCent        LENidSTR
0x00000001       0x000004f0       0x00000efb       0x00000052

#IMPfilID        OFFidSTR         LENstrTBL        OFFstrTBL
0x00000003       0x00012a64       0x0000a7b0       0x00012ab6


                        ***Import File Strings***
INDEX  PATH                          BASE                MEMBER
0      /fs3/comp.apps_build.1/gcc-2.95.2/aix-4.1.4/gcc:/usr/lib:/lib
1                                    libc.a              shr.o
2                                    .

That's odd.  libstdc++ includes '.'?

Has anyone seen this problem before on AIX?  I haven't seen it mentioned
in the build notes anywhere.

-Rob


-- 
#include <sig.h>
------------------------------------------------------------------
Robert Nesius             rnesius@ichips.intel.com    503.712.2181
DPG Engineering Computing SW Applications Team


             reply	other threads:[~2001-02-15 10:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-15 10:28 Robert A Nesius [this message]
2001-02-15 12:59 ` Alexandre Oliva
2001-02-15 14:47   ` Robert A Nesius
2001-02-16 10:02     ` Alexandre Oliva
2001-04-29 19:01   ` Robert A Nesius

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=Pine.LNX.4.30.0102151019550.28001-100000@plxw0032.pdx.intel.com \
    --to=rnesius@ichips.intel.com \
    --cc=gcc-help@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).