swarm-support
[Top][All Lists]
Advanced

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

RE: Help with installation, please -- results of make CC="gcc -v"


From: Bret Comstock Waldow
Subject: RE: Help with installation, please -- results of make CC="gcc -v"
Date: Thu, 13 Nov 1997 02:43:49 -0500

On Wednesday, November 12, 1997 4:25 PM, INTERNET:address@hidden
 wrote:
> This would seem to indicate that GCC is not installed correctly; the
error
> is not directly with Swarm because GCC should *know* where to find the
ObjC
> header files, they are part of GCC itself.
> 
> To figure out this problem we need some additional information, the best
> thing is to run make and have GCC give information about where it things
> files are stored, the "-v" parameter does this:
> 
> make CC="gcc -v"

Scott and others,

  Thanks for the quick replies.  I carried this out, and tried to re-direct
it to a file, but only a small part at the beginning went to the file, and
the rest scrolled up the screen.  I did it in X, and then typed the
beginning of the output to a file and saved it.  The results are below.

  If you know of a way for me to re-direct all the output to a file, I
would like to know.

  Please note that I searched for the directory where objc.h and Object.h
were and created a link to a directory named /usr/swarm/include/objc.  I
added this to my Makefile.conf to try to have the files found.

  Thanks,
  Bret

----------------------- beginning of output of make CC="gcc -v"
---------------------------
darkstar:/usr/heatbugs# make CC="gcc -v"
gcc -v -c -g -Wall -Wno-import -I../swarm/include /usr/X11R6/include/X11
/usr/include  /usr/swarm/include/objc Heatbug.m
gcc: /usr/swarm/include/objc: No such file or directory
Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.1/specs
gcc version 2.7.2.1
 /usr/lib/gcc-lib/i486-linux/2.7.2.1/cpp -lang-objc -v -I../swarm/include
-undef -D__OBJC__ 6__ -D__linux__ -D__unix -D__i386 -D__linux
-Asystem(unix) -Asystem(posix) -Acpu(i386) -Amachine(i386) -g -Wall
-Wno-import -D__i486__ Heatbug.m /tmp/cca00240.i
GNU CPP version 2.7.2.1 (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 ../swarm/include
 /usr/local/include
 /usr/i486-linux/include
 /usr/lib/gcc-lib/i486-linux/2.7.2.1/include
 /usr/include
End of search list.
In file included from ../swarm/include/defobj.h:12,
[deletia]

                  =================================   Swarm-Support is for 
discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ================================

reply via email to

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