To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74684
                 Issue #|74684
                 Summary|GCC4.3.0 cannot build stlport4.5
               Component|porting
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|sparcmoz





------- Additional comments from [EMAIL PROTECTED] Tue Feb 20 05:01:06 +0000 
2007 -------
I like to use gcc4.3 for GNU/Linux SPARC, but stlport fails:
ccache /usr/local/4.3/bin/g++ -m32 -D_REENTRANT
-DGXX_INCLUDE_PATH=/usr/local/4.3/lib/gcc/sparc-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0
-fexceptions -ftemplate-depth-32 -I../stlport -Wall -W -Wno-sign-compare
-Wno-unused -Wno-uninitialized  -O2 -fPIC num_put_float.cpp -c -o
../lib/obj/GCC/ReleaseD/num_put_float.o
In file included from
/usr/local/4.3/lib/gcc/sparc-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/cmath:53,
                 from ../stlport/cmath:29,
                 from num_put_float.cpp:79:
/usr/local/4.3/lib/gcc/sparc-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ext/type_traits.h:185:
error: 'streamsize' in namespace 'std' does not name a type
/usr/local/4.3/lib/gcc/sparc-unknown-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ext/type_traits.h:190:
error: expected initializer before '__numeric_traits_floating'
make: *** [../lib/obj/GCC/ReleaseD/num_put_float.o] Error 1
dmake:  Error code 2, while making 'unxlngs.pro/misc/build/so_built_so_stlport'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /home/jim/vanilla/stlport

I assume we need this file to be included instead:
[EMAIL PROTECTED]:~/vanilla/stlport$ find -name type_traits.h
./unxlngs.pro/misc/build/STLport-4.5/stlport/stl/type_traits.h

The complete build log is attached.

---------------------------------------------------------------------
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