linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* _linux.cfg file is wrong for powerpc in Mozilla builds
@ 2000-07-18  1:42 Kevin B. Hendricks
  2000-07-18 11:16 ` Franz Sirl
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin B. Hendricks @ 2000-07-18  1:42 UTC (permalink / raw)
  To: linuxppc-dev@lists.linuxppc.org


To (Whomever supports Mozilla on PowerPC).

I have been trying to trackdown a bug with the forthcoming jdk 1.3 oji plugin
for Mozilla (that will give mozilla full java capabilities).  It seems the
plugin relies on the libnspr4.so shared lib provided by the mozilla source
tree.  I noticed that the _linux.cfg file that is used to generate prcpucfg.h
has the wrong alignment constraint for both int64 types and doubles.

They are both set to 4 now and they should be 8.  Also the proper
HAVE_ALIGNED_XXXXX definitions should be set for powerpc.

This causes problem with pipes and things and some of the unions that are used
in the code.

Will whomever is supporting Mozilla on Linux PowerPC please check out _linux.cfg
found in the nsprpub directory tree and get this fixed.

Thanks,

Kevin


ps. I checked and the problem is still in the nightly builds.

Thanks,

Kevin

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: _linux.cfg file is wrong for powerpc in Mozilla builds
  2000-07-18  1:42 _linux.cfg file is wrong for powerpc in Mozilla builds Kevin B. Hendricks
@ 2000-07-18 11:16 ` Franz Sirl
  0 siblings, 0 replies; 2+ messages in thread
From: Franz Sirl @ 2000-07-18 11:16 UTC (permalink / raw)
  To: Kevin B. Hendricks; +Cc: linuxppc-dev@lists.linuxppc.org


At 03:42 18.07.00, Kevin B. Hendricks wrote:

>To (Whomever supports Mozilla on PowerPC).
>
>I have been trying to trackdown a bug with the forthcoming jdk 1.3 oji plugin
>for Mozilla (that will give mozilla full java capabilities).  It seems the
>plugin relies on the libnspr4.so shared lib provided by the mozilla source
>tree.  I noticed that the _linux.cfg file that is used to generate prcpucfg.h
>has the wrong alignment constraint for both int64 types and doubles.
>
>They are both set to 4 now and they should be 8.  Also the proper
>HAVE_ALIGNED_XXXXX definitions should be set for powerpc.
>
>This causes problem with pipes and things and some of the unions that are used
>in the code.
>
>Will whomever is supporting Mozilla on Linux PowerPC please check out
>_linux.cfg
>found in the nsprpub directory tree and get this fixed.

I'll take care of this.

Franz.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-18 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-18  1:42 _linux.cfg file is wrong for powerpc in Mozilla builds Kevin B. Hendricks
2000-07-18 11:16 ` Franz Sirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).