[omniORB] omni3.0.4 on HPUX - more probs

Kevin Williams KWilliams@visionael.com
Mon, 3 Dec 2001 13:14:00 -0800


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C17C3F.6D3E0710
Content-Type: text/plain;
	charset="iso-8859-1"

> I am having the same problem with the gcc build on 
> HP-UX 11.00. The -omniidlmodule.sl file is not 
> being built. I have found part of the problem
> and I will let you know when I have a complete 
> solution.

Duncan's suggestion of using the copy of omniidl (and _omniidlmodule.sl)
that I built using aCC worked well.  Now I'm having an entirely unrelated
problem...

g++ -c  -fhandle-exceptions -Wall -Wno-unused -D_CMA_NOWRAPPERS_
-D_REENTRANT -I. -I./.. -I./../.. -DUSE_omniORB_logStream
-D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture
-DCONFIG_DEFAULT_LOCATION=/etc/omniORB.cfg -I.  -I../../../../include
-D__hppa__ -D__hpux__ -D__OSVERSION__=10 -ldir irstub.cc -o irstub.o
cc1plus: warning: -fhandle-exceptions has been renamed to -fexceptions (and
is now on by default)
as: error 7108: The value 0x65498 did not fit into a signed 19 bit field at
offset 0x2234 (op code - BL) (7108)
make[3]: *** [irstub.o] Error 1

It's using the native HPUX as - not the GNU assembler.  Going to try GNU as
next - will post results.

-- Kevin Williams
   Visionael Corporation
   kwilliams@visionael.com

------_=_NextPart_001_01C17C3F.6D3E0710
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [omniORB] omni3.0.4 on HPUX - more probs </TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>&gt; I am having the same problem with the gcc build =
on </FONT>
<BR><FONT SIZE=3D2>&gt; HP-UX 11.00. The -omniidlmodule.sl file is not =
</FONT>
<BR><FONT SIZE=3D2>&gt; being built. I have found part of the =
problem</FONT>
<BR><FONT SIZE=3D2>&gt; and I will let you know when I have a complete =
</FONT>
<BR><FONT SIZE=3D2>&gt; solution.</FONT>
</P>

<P><FONT SIZE=3D2>Duncan's suggestion of using the copy of omniidl (and =
_omniidlmodule.sl) that I built using aCC worked well.&nbsp; Now I'm =
having an entirely unrelated problem...</FONT></P>

<P><FONT SIZE=3D2>g++ -c&nbsp; -fhandle-exceptions -Wall -Wno-unused =
-D_CMA_NOWRAPPERS_&nbsp; -D_REENTRANT -I. -I./.. -I./../.. =
-DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture =
-DCONFIG_DEFAULT_LOCATION=3D/etc/omniORB.cfg -I.&nbsp; =
-I../../../../include -D__hppa__ -D__hpux__ -D__OSVERSION__=3D10 -ldir =
irstub.cc -o irstub.o</FONT></P>

<P><FONT SIZE=3D2>cc1plus: warning: -fhandle-exceptions has been =
renamed to -fexceptions (and is now on by default)</FONT>
<BR><FONT SIZE=3D2>as: error 7108: The value 0x65498 did not fit into a =
signed 19 bit field at offset 0x2234 (op code - BL) (7108)</FONT>
<BR><FONT SIZE=3D2>make[3]: *** [irstub.o] Error 1</FONT>
</P>

<P><FONT SIZE=3D2>It's using the native HPUX as - not the GNU =
assembler.&nbsp; Going to try GNU as next - will post results.</FONT>
</P>

<P><FONT SIZE=3D2>-- Kevin Williams</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; Visionael Corporation</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp; kwilliams@visionael.com</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C17C3F.6D3E0710--