help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnu make 3.80 for aix


From: Paul D. Smith
Subject: Re: gnu make 3.80 for aix
Date: Wed, 7 Jul 2004 10:54:53 -0400

%% maman yonatan <address@hidden> writes:

  my> I had a problem running configure on AIX 4.3 machine.
  my> I have used v. 3.80 

  my> the configure works fine, until the point it prompts
  my> the line
  my> "checking whether gcc and cc understand -c and -o
  my> together...:"

  my> and stucks.

What does that mean?  Does it hang forever?  Does it print some message?

Generally problems at this point mean you don't have a C compiler
installed, or the configure script can't make it work properly.

You can look at the config.log file for a full log.

However, this is not a GNU make problem: you must have a working C
compiler before you can compile GNU make.  You can try asking on a
newsgroup such as gnu.utils.help, or on an AIX-specific list or
newsgroup, and/or use Google to search for others with similar issues
on AIX.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]