This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: assembler problems with: g++ 2.95.1/Solaris 2.6/ -O3


Gerald Pfeifer wrote:
> 
> On Wed, 29 Sep 1999, Mike Moran wrote:
> > Hi, as the subject says, I'm having problems compiling a c++ file, with
> > g++ 2.95.1, Solaris 2.6, and option -O3. The error I get is:
> >
> > /usr/ccs/bin/as: "/var/tmp/ccMsw135.s", line 11041: error: can't compute
> > value of an expression involving an external symbol
> 
> Have a look at our fine install documentation! ;-)
> 
>   http://gcc.gnu.org/install/specific.html#*-*-solaris*

Hmm, well, I looked at that already ;-) Is the problem cited above a
result of too long symbol names? Btw, I am using gnu make, so I'm
definitely not being effected by the VPATH bug. I'd rather not follow
the -fsquangle option too soon, since I'm not the sysadmin around here:
I don't want to hassle him if that's not the problem, especially since
it involves recompiling libstdc++ etc.

Incidentally, the assembler error with VTK was something like: constants
must be between -4096 and 4095. 

-- 
Mike Moran, Dept. of Electrical Engineering, The University of Edinburgh
King's Buildings, Mayfield Rd, Edinburgh EH9 3JL
(Int +44) 131 650 5665 (enquiries)
Mike.Moran@ee.ed.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]