[sword-devel] Sparc Compile Error...
Troy A. Griffitts
sword-devel@crosswire.org
Mon, 03 Jan 2000 16:57:21 -0700
Jacob,
you may try editing Makefile.cfg and changing CC from gcc to g++
Also, this probably means that you have an older gnu compiler on this
box and may need to upgrade. Sorry for the inconvenience.
-Troy.
> BTW, this machine is running Solaris.
>
> On Mon, 3 Jan 2000, Jacob wrote:
>
> >
> >
> > Hi,
> >
> > I am running into an error compiling sword-1.4.6 on a Sun Ultra 60
> > platform.
> >
> > The following is the error:
> >
> > make[2]: Entering directory `/home/jdaniel/downloads/sword-1.4.6/src/mgr'
> > gcc -I../../include/ -D_GNU_SOURCE -DNDEBUG -c -pipe -Wall -Wno-format
> > -fomit-frame-pointer -s -O3 -DBIGENDIAN -o swconfig.o swconfig.cpp
> > /usr/ccs/bin/as: "<stdin>", line 3107: error: can't compute value of an
> > expression involving an external symbol
> > make[2]: *** [swconfig.o] Error 1
> >
> >
> > Thanks for all your work and help.
> >
> > Cheers,
> > Jacob.
> >