This is the mail archive of the gcc-help@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: remote XOpenDisplay in Solaris (SunOS 5.6)


Here's a dump of the first few values in big-endian
shortword format (patterned after od -x).  Does
anyone know enough assembler for the UltraSparc 5
(68XXX???) to be able to tell me where the address
starts (and whether it is an actual address or a further
indirection)?

0300 099c 30bf fd98 0100 0000 0100 0000
001f cb28 0000 0040 0000 0000 001f 802c

A simple test program, which does nothing but call
the dump function, instead yields:

0300 0084 30bf ffde 0100 0000 0100 0000
0002 0a88 0000 0000 0000 0000 0002 09b4

(Where's a disassembler when I need one?!?!)

----- Original Message -----
From: Jerry Miller <gmiller@cs.sunysb.edu>
To: Jerry Miller <gmiller@cs.sunysb.edu>; David Korn <dkorn@pixelpower.com>;
<help-gcc@gnu.org>
Sent: Tuesday, February 27, 2001 2:06 PM
Subject: Re: remote XOpenDisplay in Solaris (SunOS 5.6)


> Never mind never minding - the Solaris version
> doesn't recognize the -Map option!
>



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