This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: assembler problems with: g++ 2.95.1/Solaris 2.6/ -O3
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: assembler problems with: g++ 2.95.1/Solaris 2.6/ -O3
- From: Mike Moran <Mike dot Moran at ee dot ed dot ac dot uk>
- Date: Wed, 29 Sep 1999 18:53:32 +0100
- CC: gcc at gcc dot gnu dot org
- Organization: Electrical Engineering, The University of Edinburgh
- References: <Pine.GSO.4.10.9909291939220.3298-100000@markab.dbai.tuwien.ac.at>
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