Sunil Amitkumar Janki wrote:
Isn't the ecj/gcj framework only supported in GCC 4.3?
Yes, I think it was gcc4.3 that I built for myself
I thought
that the JDK 1.5 compatibility of GCC 4.1/4.2 was insufficient to
build all of OpenOffice.org.
The solution I think is to build ecj separately from gcc, but I never
tried that. The debian unstable distribution provides all platforms
(including sparc) with a suitable ecj and other java replacement stuff
through the java-gcj-compat packages so maybe your distro should do
something similar. It provides a standard approach for building
everything that needs java. I have only used that method lately, as it
is working fine now.
I get the following error building "pyuno":
=============
Building project pyuno
=============
/mnt/hd/tmp/OOG680_m4/pyuno/source/module
--- NOOPTFILES ---
`../../unxlngs.pro/slo/pyuno_module.obj' is up to date
--- NOOPTFILES OVER ---
-------------
/mnt/hd/tmp/OOG680_m4/pyuno/source/loader
-------------
rm -f ../../unxlngs.pro/lib/pyuno_services.rdb
../../unxlngs.pro/lib/pyuno_services.tmp
../../unxlngs.pro/lib/pyuno_services.rdb
cd ../../unxlngs.pro/lib && regcomp -register -r pyuno_services.tmp
-c typeconverter.uno -c invocation.uno -c reflection.uno -c
introspection.uno -c invocadapt.uno -c proxyfac.uno -c pythonloader.uno
/usr/bin/bash: line 1: 31660 Bus error regcomp
-register -r pyuno_services.tmp -c typeconverter.uno -c
invocation.uno -c reflection.uno -c introspection.uno -c
invocadapt.uno -c proxyfac.uno -c pythonloader.uno
dmake: Error code 138, while making
'../../unxlngs.pro/lib/pyuno_services.rdb'
---* tg_merge.mk *---
ERROR: Error 65280 occurred while making
/mnt/hd/tmp/OOG680_m4/pyuno/source/loader
dmake: Error code 1, while making 'build_instsetoo_native'
---* *---
Try building both cppuhelper and pyuno with debug=true
There is an old issue about this 31057 but i didnt see it lately...
I will try and reproduce this but it will be a couple of days
jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]