September 27, 2004 9:48 AM

64bit: current status

64bit porting is now in svtools project:

Making: ../../unxlngx4.pro/slo/parhtml.obj
/home/pavel/BuildDir/ccache /usr/bin/g++ -fmessage-length=0 -c -I. -I. -I../inc -I../../inc -I../../unx/inc -I../../unxlngx4.pro/inc -I. -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/stl -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/external -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solenv/unxlngx4/inc -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solenv/inc -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/res -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/stl -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solenv/inc/Xp31 -I/opt/java/include -I/opt/java/include/linux -I/opt/java/include/native_threads/include -I/usr/X11R6/include -I. -I../../res -I. -O0 -fno-strict-aliasing -pipe -fno-for-scope -fpermissive -fno-use-cxa-atexit -include preinclude.h -fno-exceptions -fPIC -DLINUX -DUNX -DVCL -DGCC -DC300 -DX86_64 -DGXX_INCLUDE_PATH=/usr/include/g++ -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRC680 -DUPD=\"680\" -DMINOR=\"m45\" -DBUILD_ID=\"8790\" -DSHAREDLIB -D_DLL_ -DMULTITHREAD -w -o ../../unxlngx4.pro/slo/parhtml.o /home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/svtools/source/svhtml/parhtml.cxx
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/svtools/source/svhtml/parhtml.cxx:195: error: prototype for `ULONG HTMLOption::GetNumber() const' does not match any in class `HTMLOption'
../../inc/parhtml.hxx:162: error: candidate is: sal_uInt32 HTMLOption::GetNumber() const
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/svtools/source/svhtml/parhtml.cxx:195: error: `ULONG HTMLOption::GetNumber() const' and `sal_uInt32 HTMLOption::GetNumber() const' cannot be overloaded
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/svtools/source/svhtml/parhtml.cxx: In member function `void HTMLOption::GetNumbers(SvULongs&, unsigned char) const':
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/svtools/source/svhtml/parhtml.cxx:264: error: call of overloaded `Insert(unsigned int, USHORT)' is ambiguous
../../inc/svstdarr.hxx:98: error: candidates are: void SvULongs::Insert(const SvULongs*, short unsigned int, short unsigned int, short unsigned int)
../../inc/svstdarr.hxx:98: error: void SvULongs::Insert(const ULONG&, short unsigned int)
dmake: Error code 1, while making '../../unxlngx4.pro/slo/parhtml.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/svtools/source/svhtml
dmake: Error code 1, while making 'build_all'
---* TG_SLO.MK *---

I wonder who invented the name SvULongs. -----

Posted by Pavel | Permanent link | File under: OpenOffice.org