To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65788





------- Additional comments from [EMAIL PROTECTED] Wed May 31 00:44:32 -0700 
2006 -------
sparcmoz->mhu: some more random bits of information. 

In case of com/sun/star/uno/TypeClass.idl I can remove the bus error by
compiling that file before the others in com/sun/star/uno, by simply changing
the sequence in makefile.mk

Something similar can be seen in com/sun/star/lang, but when some files are
moved to compile sooner, then the bus error comes at a different file which had
previously not had a bus error.

I attach a diff that shows the files that have built OK after moving up in the
compile sequence.

Within TypeClass.idl the bus error may be overcome by deleting for example all
types after ARRAY, but I cannot narrow it down to any single type or group in
that file. 

If each of the types within TypeClass.idl is placed alone in a file, then there
is no bus error.

If i run idlc directly on any file having bus error, from the command line, I
get idlc: returned successful

I have now completely built and run m170 with SAL_TYPES_ALIGNMENT8 = 8. As I am
using gcc4.1.1 I have to use cws_src680_warnings01 for bridges.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to