Issue 8202 - Bridges for IRIX
Summary: Bridges for IRIX
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: ---
Assignee: nickb
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 1209
  Show dependency tree
 
Reported: 2002-10-10 05:02 UTC by nickb
Modified: 2003-04-03 02:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
bridges/source/cpp_uno/gcc2_irix_mips/makefile.mk (3.33 KB, text/plain)
2002-10-10 05:05 UTC, nickb
no flags Details
bridges/source/cpp_uno/gcc2_irix_mips/cpp2uno.cxx (35.17 KB, text/plain)
2002-10-10 05:06 UTC, nickb
no flags Details
bridges/source/cpp_uno/gcc2_irix_mips/uno2cpp.cxx (23.97 KB, text/plain)
2002-10-10 05:06 UTC, nickb
no flags Details
bridges/source/cpp_uno/gcc2_irix_mips/except.cxx (11.62 KB, text/plain)
2002-10-10 05:07 UTC, nickb
no flags Details
bridges/source/cpp_uno/gcc2_irix_mips/gcc2_irix_mips.hxx (4.93 KB, text/plain)
2002-10-10 05:11 UTC, nickb
no flags Details
bridges/source/cpp_uno/gcc2_irix_mips/cpp2uno.cxx (23.88 KB, text/plain)
2002-11-13 22:05 UTC, nickb
no flags Details
bridges/source/cpp_uno/gcc2_irix_mips/uno2cpp.cxx (17.46 KB, text/plain)
2002-11-13 22:05 UTC, nickb
no flags Details
bridges/source/cpp_uno/gcc2_irix_mips/invoke.s (3.65 KB, text/plain)
2002-11-13 22:06 UTC, nickb
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description nickb 2002-10-10 05:02:47 UTC
We have some code for brigdes. Its not complete yet, but we would like to get it
checked in.
Comment 1 nickb 2002-10-10 05:05:22 UTC
Created attachment 3109 [details]
bridges/source/cpp_uno/gcc2_irix_mips/makefile.mk
Comment 2 nickb 2002-10-10 05:06:01 UTC
Created attachment 3110 [details]
bridges/source/cpp_uno/gcc2_irix_mips/cpp2uno.cxx
Comment 3 nickb 2002-10-10 05:06:36 UTC
Created attachment 3111 [details]
bridges/source/cpp_uno/gcc2_irix_mips/uno2cpp.cxx
Comment 4 nickb 2002-10-10 05:07:09 UTC
Created attachment 3112 [details]
bridges/source/cpp_uno/gcc2_irix_mips/except.cxx
Comment 5 nickb 2002-10-10 05:11:25 UTC
Created attachment 3113 [details]
bridges/source/cpp_uno/gcc2_irix_mips/gcc2_irix_mips.hxx
Comment 6 nickb 2002-10-31 00:24:59 UTC
Confirming Issue.

We have progressed a little further with bridges, and now have code
which doesn't crash during cppu/tests, although it does fail the
double test. However, when running with testtools or openoffice itself
there is a crash in bridges! :-( So we are close, but not there yet.
Comment 7 nickb 2002-11-13 22:04:20 UTC
We know have a fully working bridges!!! (Yay!)

Comment 8 nickb 2002-11-13 22:05:10 UTC
Created attachment 3586 [details]
bridges/source/cpp_uno/gcc2_irix_mips/cpp2uno.cxx
Comment 9 nickb 2002-11-13 22:05:53 UTC
Created attachment 3587 [details]
bridges/source/cpp_uno/gcc2_irix_mips/uno2cpp.cxx
Comment 10 nickb 2002-11-13 22:06:55 UTC
Created attachment 3588 [details]
bridges/source/cpp_uno/gcc2_irix_mips/invoke.s
Comment 11 Unknown 2002-11-13 22:18:33 UTC
adding myself to cc list
Comment 12 Martin Hollmichel 2003-01-27 18:52:14 UTC
Sander, what does the status started mean (for 4 months ?).

nick, you have the aproval to commit to
bridges/source/cpp_uno/gcc_irix_mips.
Comment 13 nickb 2003-01-28 03:26:58 UTC
Ok, I have added this to OOO_STABLE_1, HEAD and OO643C. I don't think
I have done it a particularly efficient way, but its done. 
Comment 14 nickb 2003-04-03 02:31:52 UTC
Verified
Comment 15 nickb 2003-04-03 02:32:26 UTC
Closing