public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje@watson.ibm.com>
To: Saqueb Ali <Saqueb.Ali@mail.tju.edu>
Cc: gcc@gcc.gnu.org
Subject: Re: compiler error
Date: Wed, 26 Jan 2000 11:49:00 -0000	[thread overview]
Message-ID: <200001261949.OAA25890@mal-ach.watson.ibm.com> (raw)
In-Reply-To: <4.2.2.20000126143642.02295f00@hpmail1.tju.edu>

>>>>> Saqueb Ali writes:

Saqueb> Hi. Sorry to bother you again. But, I need some further help. I already 
Saqueb> upgraded to AIX 4.3.3 from 4.2 and bind_cmds filesets got installed with 
Saqueb> it. When you say "development libraries installed", can you tell me what 
Saqueb> kind of file sets are we looking for or any names. Any help is appreciated. 

Saqueb> I installed gcc 2.95.2 for AIX 4.3. MY OS is also AIX 4.3. It installed
Saqueb> without giving an error message. When I tried to use gcc to compile a
Saqueb> program, it gives error
Saqueb> configure: error: installation or configuration problem: C compiler cannot
Saqueb> create executables.

	Why don't you try running your GCC installation directly and see
what error message it is producing.  The above error message is from the
configure script of some application and is not providing any detail about
what is wrong.  How about trying to compile a "Hello, World!" program?  If
you need to, us "gcc -v" to get more detail and see which phase of
compiling a simple application is failing.  Then you should know what
system utility or library is missing.

	You installed GCC in the default location?  You have gcc and the
AIX standard directories in your path?  The installed GCC has correct
permissions for you to be able to execute all of the programs?

David

  reply	other threads:[~2000-01-26 11:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-19 10:54 Install error Saqueb Ali
2000-01-19 13:08 ` Alexandre Oliva
2000-01-19 14:21 ` David Edelsohn
2000-01-20  8:32   ` sh undefined Saqueb Ali
2000-01-20  8:59     ` David Starner
2000-01-26  6:26       ` compiler error Saqueb Ali
2000-01-26  7:42         ` David Edelsohn
2000-01-26 11:41           ` Saqueb Ali
2000-01-26 11:49             ` David Edelsohn [this message]
2000-01-20 10:35     ` sh undefined David Edelsohn
2000-05-09 13:40 Compiler Error Richard Xu
2000-05-09 13:53 ` Jeffrey A Law
2003-03-31 22:15 compiler error Morris Muller
2003-03-31 22:32 ` Phil Edwards

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=200001261949.OAA25890@mal-ach.watson.ibm.com \
    --to=dje@watson.ibm.com \
    --cc=Saqueb.Ali@mail.tju.edu \
    --cc=gcc@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).