swarm-support
[Top][All Lists]
Advanced

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

tclObjc.m won't compile


From: Karl Sackett
Subject: tclObjc.m won't compile
Date: Fri, 18 Oct 1996 08:56:19 -0500 (CDT)

I'm trying to build libtclobjc-1.1b4 on my Linux box.  I can build the
static library fine, but when I try to build a shared library I get this
error:

gcc -c -I.  -I/usr/include/tcl -I/usr/include/tcl -I/usr/X11R6/include 
-I/usr/include/readline  -DHAVE_LIBOBJC=1 -DHAVE_READLINE=1  -fpic -Wall 
-Wno-implicit -O2 -Wno-protocol tclObjc.m
gcc: Internal compiler error: program cc1obj got fatal signal 6

It's the -fpic option that's killing it.  I can build static and shared
libraries for 1.1b3, so I know the problem is with 1.1b4's version of
tclObjc.m

Suggestions, anyone?
-- 
Karl Sackett                                           address@hidden
Run silent, run deep

reply via email to

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