This is the mail archive of the gcc-bugs@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]

Bug Report


The GCC version  : GCC2.95.1
The system type :    Solaris2.6
 All options you passed to the compiler  : no special options
 Preprocessed output of the source file that caused the compiler error :

        c++ -DHAVE_CONFIG_H -I./../..      -I./..          -I.    -D_GNU_SOURCE -W -Wall -ansi -O3 -finline-functions -fforce-addr -fforce-mem -funroll-loops -fomit-frame-pointer -Wno-return-type -c Constraint.cc  /usr/ccs/bin/as: "/var/tmp/cc5p8E2T.s", line 4808: error: can't compute value of an expression involving an external symbol
 

Because of above error message, I can't pass my compile for may application.
How to handle it.
 


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