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]

signed bit field


I tried to install Orbacus 4.0 and MICO (Corba implementation) .....,
but when I installed on my HP 9000 with OS:HP-UX 10.20 using gcc/g++
version 2.95, I got the same error below ....

----------------------------------
c++  -DCPP=\"mico-cpp\" -I. -I../idl -Wall -I../include
-I/usr/local/src/mico/./
include/ministl  -O   -fno-exceptions -I/usr/local/include
-I/opt/include  -fexc
eptions -c ir.cc -o ir.o
as: error 7108: The value 0x69be8 did not fit into a signed 19 bit field
at offs
et 0x11ff4 (op code - BL) (7108)
make: *** [ir.o] Error 1
-----------------------------------
but I could installed it on my Linux and Solaris7 using same version of
g++


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