You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(9) |
Oct
(16) |
Nov
(14) |
Dec
(24) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(14) |
Feb
(57) |
Mar
(72) |
Apr
(37) |
May
(21) |
Jun
(12) |
Jul
(16) |
Aug
(33) |
Sep
(24) |
Oct
|
Nov
(10) |
Dec
(8) |
2004 |
Jan
(6) |
Feb
(14) |
Mar
(47) |
Apr
(41) |
May
(16) |
Jun
(31) |
Jul
(78) |
Aug
(62) |
Sep
(99) |
Oct
(43) |
Nov
(35) |
Dec
(9) |
2005 |
Jan
(19) |
Feb
(22) |
Mar
(7) |
Apr
|
May
(5) |
Jun
(4) |
Jul
(2) |
Aug
(9) |
Sep
(15) |
Oct
(23) |
Nov
(2) |
Dec
(20) |
2006 |
Jan
|
Feb
(2) |
Mar
(7) |
Apr
|
May
|
Jun
(8) |
Jul
(15) |
Aug
(1) |
Sep
(4) |
Oct
|
Nov
(9) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(11) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Grzegorz J. <ja...@he...> - 2003-08-27 00:41:39
|
Hi, I am afraid you did not get the fixed version. As I can see now SF still has problem with CVS and anonymous CVS access is 24h behind the master CVS. I just checked now and my yesterday's checking still has not shown up in ViewCVS. The changes should propagate within 9 hours from now. Regards Grzegorz On Tue, 26 Aug 2003, Unmesh joshi wrote: > Hi, > I tried the latest cvs build from > cvs -d:pserver:ano...@cv...:/cvsroot/opencxx login > > cvs -d:pserver:ano...@cv...:/cvsroot/opencxx login > > cvs -z3 -d:pserver:ano...@cv...:/cvsroot/opencxx co opencxx > > It did not install occ correctly in --prefix directory. > > But when i give make install-recursive, it copies occ.exe and creates share, > include, lib directories and copies contents. > > Thanks, > Unmesh > > > > > > >From: Grzegorz Jakacki <ja...@he...> > >To: Unmesh joshi <unm...@ho...> > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > >Date: Tue, 26 Aug 2003 17:07:05 +0800 (CST) > > > >On Mon, 25 Aug 2003, Unmesh joshi wrote: > > > > > Hi, > > > > > > Sending you make files from src directory and output of make install. > > > >Should be fixed now. Can you download CVS HEAD and try to build? > > > >Thanks > >Grzegorz > > > > > > > > > > Thanks, > > > Unmesh > > > > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > > >To: Unmesh joshi <unm...@ho...> > > > >CC: <ope...@li...> > > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > > >Date: Mon, 25 Aug 2003 17:02:31 +0800 (CST) > > > > > > > >On Fri, 22 Aug 2003, Unmesh joshi wrote: > > > > > > > > > Hi, > > > > > Sending you Makefile and Makefile.in. > > > > > > > >Hi, > > > > > > > >Unfortunately I need also Makefile and Makefile.in from ./src > >directory. > > > > > > > >Also the result of running 'make install' would be helpful. Please make > > > >sure that previous installations are not present in --prefix dir before > > > >you run 'make install'. > > > > > > > >So far I have found out that ./configure correctly recognized the > > > >executable extension on your platform as '.exe', the real problem must > >be > > > >somewhere in ./src . > > > > > > > >I am waiting for remaining files. > > > > > > > >Best regards > > > >Grzegorz > > > > > > > > > I Did not run './bootstrap' script or 'automake' or 'autoconf' prior > >to > > > > > running ./configure > > > > > occ.exe gets generated in ./src directory. But did not get copied to > > > > > --prefix directory > > > > > > > > > > Thanks, > > > > > Unmesh > > > > > > > > > > > > > > > > > > > > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > > > > >To: Unmesh joshi <unm...@ho...> > > > > > >CC: <ope...@li...> > > > > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > > > > >Date: Fri, 22 Aug 2003 08:39:16 +0800 (CST) > > > > > > > > > > > >On Wed, 20 Aug 2003, Unmesh joshi wrote: > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > Sending you output of './configure', 'make' and 'make install' > > > > > >respectively. > > > > > > > make install does not copy occ.exe in the --prefix directory. > > > > > > > > > > > >Did you run './bootstrap' script or 'automake' or 'autoconf' prior > >to > > > > > >configure? The answer should be "no"; if you did, untar the tarball > > > >again > > > > > >and run ./configure; make; make test . > > > > > > > > > > > >I don't have cygwin handy, so if you have some time to help with > >this > > > > > >issue, please: > > > > > > > > > > > >(1) send your 'Makefile.in' and 'Makefile' > > > > > > > > > > > >(2) create dummy file './src/occ' and, run 'make install' from the > >top > > > > > > distribution directory and check if your dummy 'occ' gets > > > >installed > > > > > > in --prefix dir. > > > > > > > > > > > >Thanks > > > > > >Grzegorz > > > > > > > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > Unmesh > > > > > > > > > > > > > > > > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > > > > > > >To: Unmesh joshi <unm...@ho...> > > > > > > > >CC: <ope...@li...> > > > > > > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > > > > > > >Date: Wed, 20 Aug 2003 08:12:43 +0800 (CST) > > > > > > > > > > > > > > > >On Mon, 18 Aug 2003, Unmesh joshi wrote: > > > > > > > > > > > > > > > > > I found that 'make instal'l is not installing everything > > > >property in > > > > > >the > > > > > > > > > directory I gave in --prefix while configuring. > > > > > > > > > All the files are property compiled and everything is there > >in > > > >src > > > > > > > > > directory. > > > > > > > > > Is there any problem with make install? > > > > > > > > > > > > > > > >Could you give some more details (e.g. what is not installed?). > > > > > > > >Perhaps output of './configure' and 'make install' would be > >helpful > > > > > >too. > > > > > > > > > > > > > > > >BR > > > > > > > >Grzegorz > > > > > > > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > > > Unmesh > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >From: "Unmesh joshi" <unm...@ho...> > > > > > > > > > >To: ope...@li... > > > > > > > > > >Subject: [Opencxx-users] Running openc++ on cygwin > > > > > > > > > >Date: Fri, 15 Aug 2003 10:51:00 +0000 > > > > > > > > > > > > > > > > > > > >Hi, > > > > > > > > > >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. > > > >Could > > > > > >build > > > > > > > >in > > > > > > > > > >on cygwin/windows xp. > > > > > > > > > >It produced file 'occ' (not occ.exe) in the build > >directory. > > > > > > > > > >When I try to run that file, i get error > > > > > > > > > >./occ: 1: Syntax error: "(" unexpected > > > > > > > > > > > > > > > > > > > >How to run occ on cygwin? > > > > > > > > > > > > > > > > > > > >Thanks, > > > > > > > > > >Unmesh > > > > > > > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > > > > >Over 6,70,000 brides and grooms. > > > > > > > > > >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 > >Click > > > >here > > > > > >to > > > > > > > >join > > > > > > > > > >for free. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > > > > > > > >This SF.Net email sponsored by: Free pre-built ASP.NET > >sites > > > > > >including > > > > > > > > > >Data Reports, E-commerce, Portals, and Forums are available > > > >now. > > > > > > > > > >Download today and enter to win an XBOX or Visual Studio > >.NET. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > > > > > > >_______________________________________________ > > > > > > > > > >Opencxx-users mailing list > > > > > > > > > >Ope...@li... > > > > > > > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > > > > Is India taking over the US? Find out here. > > > > > > > > > http://server1.msn.co.in/features/nri03/index.asp Meet these > > > >new-age > > > > > > > >NRIs. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites > > > > > >including > > > > > > > > > Data Reports, E-commerce, Portals, and Forums are available > >now. > > > > > > > > > Download today and enter to win an XBOX or Visual Studio > >.NET. > > > > > > > > > > > > > > > > > > > > > > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > > > > > > _______________________________________________ > > > > > > > > > Opencxx-users mailing list > > > > > > > > > Ope...@li... > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >################################################################## > > > > > > > ># Grzegorz Jakacki Huada Electronic > >Design # > > > > > > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, > >Chaoyang # > > > > > > > ># tel. +86-10-64365577 x2074 Beijing 100015, > >China # > > > > > > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights > >Reserved. # > > > > > > > > > >################################################################## > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > > > > > >This SF.net email is sponsored by Dice.com. > > > > > > > >Did you know that Dice has over 25,000 tech jobs available > >today? > > > >From > > > > > > > >careers in IT to Engineering to Tech Sales, Dice has tech jobs > >from > > > >the > > > > > > > >best hiring companies. > >http://www.dice.com/index.epl?rel_code=104 > > > > > > > >_______________________________________________ > > > > > > > >Opencxx-users mailing list > > > > > > > >Ope...@li... > > > > > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > > MSN Messenger V6.0. Give it a fun name. > > > > > > > http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool > > > >stuff! > > > > > > > > > > > > > > > > > > >################################################################## > > > > > ># Grzegorz Jakacki Huada Electronic Design # > > > > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > > > > > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > > > > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > > > > > >################################################################## > > > > > > > > > > > > > > > > _________________________________________________________________ > > > > > Access Hotmail from your mobile now. > > > > > http://server1.msn.co.in/sp03/mobilesms/ Click here. > > > > > > > > > > > > >################################################################## > > > ># Grzegorz Jakacki Huada Electronic Design # > > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > > > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > > > >################################################################## > > > > > > > > > > _________________________________________________________________ > > > Dress up your desktop! Get the best wallpapers. > > > http://server1.msn.co.in/msnchannels/Entertainment/wallpaperhome.asp > >Just > > > click here! > > > > > > >################################################################## > ># Grzegorz Jakacki Huada Electronic Design # > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > >################################################################## > > > > _________________________________________________________________ > ICICI's NRI services. They make life easy. > http://server1.msn.co.in/msnspecials/nriservices/index.asp Find out more. > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: Grzegorz J. <ja...@he...> - 2003-08-26 02:39:46
|
Hi, Assuming that VerboseClass-init.so you sent is the same as the one that libltdl finds, I would blame libtool. What I would suggest is that you upgrade to the newest libtool. In order to do this: * make distclean * install libtool (newest stable), automake, autoconf * run libtoolize --ltdl in top distro dir * run ./bootstrap * ./configure; make If the problem is not gone, find the place in libltdl/ltdl.c where the error is reported (in my version it is ltdl.c:1572), insert 'abort()' there and send the stack trace. Hope this helps. Best regards Grzegorz PS: It would not hurt if you also could somehow verify that there are no problems with dlopenable modules on your platform, e.g. by creating a small program that tries to dlopen something. On Fri, 22 Aug 2003 TSc...@ca... wrote: > > Hello Grzegorz, > > static linking works. Here are the desired outputs. > > $ ls -l VerboseClass-init.so > -rwxrwxrwx 1 TSchmitt mkpasswd 20833 Aug 22 10:29 > VerboseClass-init.so > > TSchmitt@pc-dev13 /cygdrive/c/download/opencxx20030820/sample2 > $ nm -C VerboseClass-init.so > 10005130 b .bss > 10005020 b .bss > 10005130 b .bss > 10005130 b .bss > 10005130 b .bss > 10005130 b .bss > 10005130 b .bss > 10005020 b .bss > 10005130 b .bss > 10005130 b .bss > 10005000 b .bss > 10005070 b .bss > 10005130 b .bss > 10005030 b .bss > 10005130 b .bss > 10005070 b .bss > 10005130 b .bss > 10005120 b .bss > 10005130 b .bss > 10005130 b .bss > 10005030 b .bss > 10002a14 t .ctors > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003000 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003030 d .data > 10003000 d .data > 10003000 d .data > 10003030 d .data > 10003010 d .data > 10003030 d .data > 10002a20 t .dtors > 100043b4 r .eh_frame > 10004000 r .eh_frame > 10004000 r .eh_frame > 10007014 i .idata$2 > 10007000 i .idata$2 > 10007070 i .idata$4 > 10007080 i .idata$4 > 10007048 i .idata$4 > 1000705c i .idata$4 > 1000704c i .idata$4 > 10007074 i .idata$4 > 1000703c i .idata$4 > 1000708c i .idata$4 > 10007078 i .idata$4 > 1000707c i .idata$4 > 10007088 i .idata$4 > 10007068 i .idata$4 > 1000706c i .idata$4 > 10007044 i .idata$4 > 10007054 i .idata$4 > 10007058 i .idata$4 > 10007084 i .idata$4 > 10007064 i .idata$4 > 10007050 i .idata$4 > 10007060 i .idata$4 > 10007040 i .idata$4 > 100070dc i .idata$5 > 10007094 i .idata$5 > 100070cc i .idata$5 > 100070d8 i .idata$5 > 100070c4 i .idata$5 > 100070b8 i .idata$5 > 100070d4 i .idata$5 > 100070e0 i .idata$5 > 1000709c i .idata$5 > 100070a4 i .idata$5 > 100070b4 i .idata$5 > 100070b0 i .idata$5 > 10007090 i .idata$5 > 100070d0 i .idata$5 > 100070c8 i .idata$5 > 10007098 i .idata$5 > 100070a8 i .idata$5 > 100070a0 i .idata$5 > 100070c0 i .idata$5 > 100070bc i .idata$5 > 100070ac i .idata$5 > 100070f8 i .idata$6 > 100071cc i .idata$6 > 1000718c i .idata$6 > 10007130 i .idata$6 > 10007138 i .idata$6 > 10007168 i .idata$6 > 10007150 i .idata$6 > 100070e4 i .idata$6 > 10007198 i .idata$6 > 10007144 i .idata$6 > 100071a4 i .idata$6 > 100071bc i .idata$6 > 10007120 i .idata$6 > 100070ec i .idata$6 > 10007180 i .idata$6 > 1000710c i .idata$6 > 100071b0 i .idata$6 > 10007224 i .idata$7 > 10007200 i .idata$7 > 1000722c i .idata$7 > 10007210 i .idata$7 > 100071e4 i .idata$7 > 100071f4 i .idata$7 > 100071fc i .idata$7 > 10007204 i .idata$7 > 100071e0 i .idata$7 > 10007230 i .idata$7 > 10007208 i .idata$7 > 1000720c i .idata$7 > 100071f0 i .idata$7 > 10007220 i .idata$7 > 10007214 i .idata$7 > 10007228 i .idata$7 > 100071ec i .idata$7 > 100071e8 i .idata$7 > 100071f8 i .idata$7 > 10002970 t .text > 100023c0 t .text > 10001060 t .text > 100029f0 t .text > 10002980 t .text > 100029f0 t .text > 100029d0 t .text > 10002990 t .text > 100029f0 t .text > 100029a0 t .text > 10002720 t .text > 10002750 t .text > 10002710 t .text > 100029c0 t .text > 10002790 t .text > 10002700 t .text > 100028c0 t .text > 100026f0 t .text > 100026e0 t .text > 100028d0 t .text > 100026d0 t .text > 10002940 t .text > 100026c0 t .text > 10001000 t .text > 10002950 t .text > 100026b0 t .text > 10002960 t .text > 100025a0 t .text > 100029f0 t .text > 100029b0 t .text > 10001050 t .text > 10002730 t .text > 10002740 t .text > 100029e0 t .text > 100029c0 T AddAtomA@4 > 10002730 T DllMain@12 > 100029b0 T FindAtomA@4 > 100029d0 T GetAtomNameA@12 > 100029e0 T GetModuleHandleA@4 > 10002a10 T _CTOR_LIST__ > 10002a1c T _DTOR_LIST__ > 100043b8 R _RUNTIME_PSEUDO_RELOC_LIST_END__ > 100043b8 R _RUNTIME_PSEUDO_RELOC_LIST__ > 10001f20 T _Unwind_Find_FDE > 10001050 T opcxx_Init_VerboseClass() > 10002a10 T __CTOR_LIST__ > 10002a1c T __DTOR_LIST__ > 10004000 R __EH_FRAME_BEGIN__ > 100043b4 r __EH_FRAME_END__ > 100043b8 R __RUNTIME_PSEUDO_RELOC_LIST_END__ > 100043b8 R __RUNTIME_PSEUDO_RELOC_LIST__ > 10002a00 t __dereg_frame_dtor > 100014b0 T __deregister_frame > 100014a0 T __deregister_frame_info > 100013f0 T __deregister_frame_info_bases > 100025a0 t __dllMain > 10001030 T __do_frame_fini > 10001000 T __do_frame_init > 100029f0 t __reg_frame_ctor > 100012e0 T __register_frame > 100012b0 T __register_frame_info > 10001240 T __register_frame_info_bases > 10001390 T __register_frame_info_table > 10001320 T __register_frame_info_table_bases > 100013c0 T __register_frame_table > 10003010 d __w32_sharedptr > 100023c0 T __w32_sharedptr_initialize > 10003020 D __w32_sharedptr_seen_objects > 10003014 D __w32_sharedptr_terminate > 10003018 D __w32_sharedptr_unexpected > 1000301c D __w32_sharedptr_unseen_objects > 10005150 B _bss_end__ > 10005000 B _bss_start__ > 10002790 T _cygwin_crt0_common@8 > 100025d0 T _cygwin_dll_entry@12 > 100026a0 T _cygwin_noncygwin_dll_entry@12 > 10003030 D _data_end__ > 10003000 D _data_start__ > 00000000 A _dll__ > 10001000 T _end__ > 00000200 A _file_alignment__ > 10005128 B _fmode > 10007000 I _head_cygwin1_dll > 10007014 I _head_libkernel32_a > 10000000 A _image_base__ > 100070d0 I _imp__AddAtomA@4 > 100070d4 I _imp__FindAtomA@4 > 100070d8 I _imp__GetAtomNameA@12 > 100070dc I _imp__GetModuleHandleA@4 > 10007094 I _imp__abort > 10007098 I _imp__calloc > 1000709c I _imp__cygwin_detach_dll > 100070a0 I _imp__cygwin_internal > 100070a4 I _imp__dll_dllcrt0 > 100070a8 I _imp__free > 100070ac I _imp__malloc > 100070b0 I _imp__memset > 100070b4 I _imp__pthread_mutex_lock > 100070b8 I _imp__pthread_mutex_unlock > 100070bc I _imp__realloc > 100070c0 I _imp__strlen > 100070c4 I _imp__strtoul > 10005124 B _impure_ptr > 10007230 I _libkernel32_a_iname > 00000000 A _loader_flags__ > 00000001 A _major_image_version__ > 00000004 A _major_os_version__ > 00000004 A _major_subsystem_version__ > 00000000 A _minor_image_version__ > 00000000 A _minor_os_version__ > 00000000 A _minor_subsystem_version__ > 10002910 T _pei386_runtime_relocator > 00001000 A _section_alignment__ > 00001000 A _size_of_heap_commit__ > 00100000 A _size_of_heap_reserve__ > 00001000 A _size_of_stack_commit__ > 00200000 A _size_of_stack_reserve__ > 00000003 A _subsystem__ > 10002700 T abort > 10001a30 t add_fdes > 100014e0 t base_from_object > 10002940 T calloc > 10001900 t classify_object_over_fdes > 10007214 I cygwin1_dll_iname > 10002750 T cygwin_attach_dll > 10002740 T cygwin_detach_dll > 100029a0 T cygwin_internal > 10002990 T cygwin_premain0 > 10002980 T cygwin_premain1 > 10002970 T cygwin_premain2 > 10002960 T cygwin_premain3 > 100028c0 T dll_dllcrt0 > 10005060 b dll_index > 100028d0 T do_pseudo_reloc > 10005120 B environ > 100016a0 t fde_mixed_encoding_compare > 10001610 t fde_single_encoding_compare > 10002300 t fde_split > 100015f0 t fde_unencoded_compare > 10001750 t frame_heapsort > 100026c0 T free > 10001530 t get_cie_encoding > 10002060 t init_object > 10001b40 t linear_search_fdes > 100026d0 T malloc > 10005020 b marker.0 > 10002720 T memset > 10005000 b obj > 10003000 d object_mutex > 100026f0 T pthread_mutex_lock > 100026e0 T pthread_mutex_unlock > 10001140 t read_encoded_value_with_base > 100010f0 t read_sleb128 > 100010b0 t read_uleb128 > 10002950 T realloc > 10001c70 t search_object > 10001060 t size_of_encoded_value > 10005030 b storedHandle > 10005050 b storedPtr > 10005040 b storedReason > 100026b0 T strlen > 10002710 T strtoul > 10005070 b u.0 > 100070d0 i fthunk > 1000707c i hname > > TSchmitt@pc-dev13 /cygdrive/c/download/opencxx20030820/sample2 > $ > > Mit freundlichen Gr=FC=DFen > With best regards > > Tobias Schmitt-Lechner > > -------------------------------------------------------------------------= ------------------------ > > Dipl.Inf. Tobias Schmitt-Lechner > Basis-Entwicklung > Tel: +49-621 33075 ( 0 ) Direktwahl ( 139) > Fax: +49-621 33075 200 > e-mail: mailto:'tschmitt'@capeware.com > Internet: http://www.capeware.com > CapeWare Software GmbH, Am Exerzierplatz 9, D-68167 Mannheim > > > > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: Grzegorz J. <ja...@he...> - 2003-08-25 17:33:48
|
On Fri, 22 Aug 2003, Unmesh joshi wrote: > Hi, > Sending you Makefile and Makefile.in. Hi, Unfortunately I need also Makefile and Makefile.in from ./src directory. Also the result of running 'make install' would be helpful. Please make sure that previous installations are not present in --prefix dir before you run 'make install'. So far I have found out that ./configure correctly recognized the executable extension on your platform as '.exe', the real problem must be somewhere in ./src . I am waiting for remaining files. Best regards Grzegorz > I Did not run './bootstrap' script or 'automake' or 'autoconf' prior to > running ./configure > occ.exe gets generated in ./src directory. But did not get copied to > --prefix directory > > Thanks, > Unmesh > > > > > >From: Grzegorz Jakacki <ja...@he...> > >To: Unmesh joshi <unm...@ho...> > >CC: <ope...@li...> > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > >Date: Fri, 22 Aug 2003 08:39:16 +0800 (CST) > > > >On Wed, 20 Aug 2003, Unmesh joshi wrote: > > > > > Hi, > > > > > > Sending you output of './configure', 'make' and 'make install' > >respectively. > > > make install does not copy occ.exe in the --prefix directory. > > > >Did you run './bootstrap' script or 'automake' or 'autoconf' prior to > >configure? The answer should be "no"; if you did, untar the tarball again > >and run ./configure; make; make test . > > > >I don't have cygwin handy, so if you have some time to help with this > >issue, please: > > > >(1) send your 'Makefile.in' and 'Makefile' > > > >(2) create dummy file './src/occ' and, run 'make install' from the top > > distribution directory and check if your dummy 'occ' gets installed > > in --prefix dir. > > > >Thanks > >Grzegorz > > > > > > > > > > Thanks, > > > Unmesh > > > > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > > >To: Unmesh joshi <unm...@ho...> > > > >CC: <ope...@li...> > > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > > >Date: Wed, 20 Aug 2003 08:12:43 +0800 (CST) > > > > > > > >On Mon, 18 Aug 2003, Unmesh joshi wrote: > > > > > > > > > I found that 'make instal'l is not installing everything property in > >the > > > > > directory I gave in --prefix while configuring. > > > > > All the files are property compiled and everything is there in src > > > > > directory. > > > > > Is there any problem with make install? > > > > > > > >Could you give some more details (e.g. what is not installed?). > > > >Perhaps output of './configure' and 'make install' would be helpful > >too. > > > > > > > >BR > > > >Grzegorz > > > > > > > > > > > > > > Thanks, > > > > > Unmesh > > > > > > > > > > > > > > > > > > > > > > > > > >From: "Unmesh joshi" <unm...@ho...> > > > > > >To: ope...@li... > > > > > >Subject: [Opencxx-users] Running openc++ on cygwin > > > > > >Date: Fri, 15 Aug 2003 10:51:00 +0000 > > > > > > > > > > > >Hi, > > > > > >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. Could > >build > > > >in > > > > > >on cygwin/windows xp. > > > > > >It produced file 'occ' (not occ.exe) in the build directory. > > > > > >When I try to run that file, i get error > > > > > >./occ: 1: Syntax error: "(" unexpected > > > > > > > > > > > >How to run occ on cygwin? > > > > > > > > > > > >Thanks, > > > > > >Unmesh > > > > > > > > > > > >_________________________________________________________________ > > > > > >Over 6,70,000 brides and grooms. > > > > > >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Click here > >to > > > >join > > > > > >for free. > > > > > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > > > >This SF.Net email sponsored by: Free pre-built ASP.NET sites > >including > > > > > >Data Reports, E-commerce, Portals, and Forums are available now. > > > > > >Download today and enter to win an XBOX or Visual Studio .NET. > > > > > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > > >_______________________________________________ > > > > > >Opencxx-users mailing list > > > > > >Ope...@li... > > > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > _________________________________________________________________ > > > > > Is India taking over the US? Find out here. > > > > > http://server1.msn.co.in/features/nri03/index.asp Meet these new-age > > > >NRIs. > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites > >including > > > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > > _______________________________________________ > > > > > Opencxx-users mailing list > > > > > Ope...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > > > > > >################################################################## > > > ># Grzegorz Jakacki Huada Electronic Design # > > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > > > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > > > >################################################################## > > > > > > > > > > > > > > > >------------------------------------------------------- > > > >This SF.net email is sponsored by Dice.com. > > > >Did you know that Dice has over 25,000 tech jobs available today? From > > > >careers in IT to Engineering to Tech Sales, Dice has tech jobs from the > > > >best hiring companies. http://www.dice.com/index.epl?rel_code=104 > > > >_______________________________________________ > > > >Opencxx-users mailing list > > > >Ope...@li... > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > _________________________________________________________________ > > > MSN Messenger V6.0. Give it a fun name. > > > http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool stuff! > > > > > > >################################################################## > ># Grzegorz Jakacki Huada Electronic Design # > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > >################################################################## > > > > _________________________________________________________________ > Access Hotmail from your mobile now. > http://server1.msn.co.in/sp03/mobilesms/ Click here. > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: <TSc...@ca...> - 2003-08-22 02:43:03
|
Hello Grzegorz, Hello Unmesh, thanks for your answer, the LD_LIBRARY_PATH is set to ".", and the directory i started occ is t= he directory where VerboseClass-init.so is in. //file makeit #!/bin/bash echo .. occ -I"../src" -I"../gc" -m VerboseClass.mc -- -L"../tmplib" -locc occ -- -o person person.cc $ ./makeit .. Making Example In file included from ../src/types.h:142, from ../src/mop.h:20, from VerboseClass.mc:38: ../gc/gc_cpp.h:132:1: warning: "_cdecl" redefined VerboseClass.mc:1:1: warning: this is the location of the previous definition MOP warning: The hash table is full. Expanded... cc1plus: warning: -fPIC ignored for target (all code is position independent) cc1plus: warning: -fPIC ignored for target (all code is position independent) lt_dlopen(VerboseClass-init.so) failed: no symbols defined =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D When i use as suggeste by unmesh, occ -I"../src" -I"../gc" VerboseClass.mc -- -L"../tmplib" -locc -o ./verbose.exe occ -I../src -I../gc VerboseClass.mc -- -L../tmplib -locc -- -o ./verbose.exe ./verbose.exe ./Person.cc -- -- -o ./person.exe i can build the sample, but the library is not a .so plugin into the compiler. I'd like to use the above way described in the Tutorial and in the Reference (building a so) , but it does not work, because of lt_dlopen(VerboseClass-init.so) failed. Mit freundlichen Gr=FC=DFen With best regards Tobias Schmitt-Lechner -----------------------------------------------------------------------= -------------------------- Dipl.Inf. Tobias Schmitt-Lechner Basis-Entwicklung Tel: +49-621 33075 ( 0 ) Direktwahl ( 139) Fax: +49-621 33075 200 e-mail: mailto:'tschmitt'@capeware.com Internet: http://www.capeware.com CapeWare Software GmbH, Am Exerzierplatz 9, D-68167 Mannheim = = Grzegorz = = Jakacki An: <TSc...@ca...= > = <jakacki@hed. Kopie: = = com.cn> Thema: Re: Antwort: Re: [Open= cxx-users] Error building Person.exe = = = 21.08.2003 = = 02:24 = = = = = = On Wed, 20 Aug 2003 TSc...@ca... wrote: > > Hello Grzegorz, > > > Ok i've not got occ compiled and the test work (newest cygwin and lat= est > cvs content) > but i've got a problem building the example: > I get a error > > t_dlopen(VerboseClass-init.so) failed: no symbols defined Is LD_LIBRARY_PATH exported and does it include the directory where VerboseClass-init.so is? Best regards Grzegorz PS: Feel free to direct such messages to opencxx-users at lists.sourceforge.net > $../src/occ -m -I../gc -I../src -- -g VerboseClass.mc -L../tmplib -l= occ > n file included from ../src/types.h:142, > from ../src/mop.h:20, > from VerboseClass.mc:38: > ./gc/gc_cpp.h:132:1: warning: "_cdecl" redefined > erboseClass.mc:1:1: warning: this is the location of the previous > definition > OP warning: The hash table is full. Expanded... > c1plus: warning: -fPIC ignored for target (all code is position > independent) > c1plus: warning: -fPIC ignored for target (all code is position > independent) > > > Schmitt@pc-dev13 /cygdrive/c/download/opencxx20030820/sample > > $ ../src/occ -- -g person person.cc -L../tmplib -locc > t_dlopen(VerboseClass-init.so) failed: no symbols defined > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## = |
From: Grzegorz J. <ja...@he...> - 2003-08-22 02:19:43
|
On Wed, 20 Aug 2003, Unmesh joshi wrote: > Hi, > > Sending you output of './configure', 'make' and 'make install' respectively. > make install does not copy occ.exe in the --prefix directory. Did you run './bootstrap' script or 'automake' or 'autoconf' prior to configure? The answer should be "no"; if you did, untar the tarball again and run ./configure; make; make test . I don't have cygwin handy, so if you have some time to help with this issue, please: (1) send your 'Makefile.in' and 'Makefile' (2) create dummy file './src/occ' and, run 'make install' from the top distribution directory and check if your dummy 'occ' gets installed in --prefix dir. Thanks Grzegorz > > Thanks, > Unmesh > > > >From: Grzegorz Jakacki <ja...@he...> > >To: Unmesh joshi <unm...@ho...> > >CC: <ope...@li...> > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > >Date: Wed, 20 Aug 2003 08:12:43 +0800 (CST) > > > >On Mon, 18 Aug 2003, Unmesh joshi wrote: > > > > > I found that 'make instal'l is not installing everything property in the > > > directory I gave in --prefix while configuring. > > > All the files are property compiled and everything is there in src > > > directory. > > > Is there any problem with make install? > > > >Could you give some more details (e.g. what is not installed?). > >Perhaps output of './configure' and 'make install' would be helpful too. > > > >BR > >Grzegorz > > > > > > > > Thanks, > > > Unmesh > > > > > > > > > > > > > > > >From: "Unmesh joshi" <unm...@ho...> > > > >To: ope...@li... > > > >Subject: [Opencxx-users] Running openc++ on cygwin > > > >Date: Fri, 15 Aug 2003 10:51:00 +0000 > > > > > > > >Hi, > > > >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. Could build > >in > > > >on cygwin/windows xp. > > > >It produced file 'occ' (not occ.exe) in the build directory. > > > >When I try to run that file, i get error > > > >./occ: 1: Syntax error: "(" unexpected > > > > > > > >How to run occ on cygwin? > > > > > > > >Thanks, > > > >Unmesh > > > > > > > >_________________________________________________________________ > > > >Over 6,70,000 brides and grooms. > > > >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Click here to > >join > > > >for free. > > > > > > > > > > > > > > > >------------------------------------------------------- > > > >This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > >Data Reports, E-commerce, Portals, and Forums are available now. > > > >Download today and enter to win an XBOX or Visual Studio .NET. > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > >_______________________________________________ > > > >Opencxx-users mailing list > > > >Ope...@li... > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > _________________________________________________________________ > > > Is India taking over the US? Find out here. > > > http://server1.msn.co.in/features/nri03/index.asp Meet these new-age > >NRIs. > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > _______________________________________________ > > > Opencxx-users mailing list > > > Ope...@li... > > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > >################################################################## > ># Grzegorz Jakacki Huada Electronic Design # > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > >################################################################## > > > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by Dice.com. > >Did you know that Dice has over 25,000 tech jobs available today? From > >careers in IT to Engineering to Tech Sales, Dice has tech jobs from the > >best hiring companies. http://www.dice.com/index.epl?rel_code=104 > >_______________________________________________ > >Opencxx-users mailing list > >Ope...@li... > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > _________________________________________________________________ > MSN Messenger V6.0. Give it a fun name. > http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool stuff! > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: Unmesh j. <unm...@ho...> - 2003-08-22 02:04:46
|
Hi, Sending you Makefile and Makefile.in. I Did not run './bootstrap' script or 'automake' or 'autoconf' prior to running ./configure occ.exe gets generated in ./src directory. But did not get copied to --prefix directory Thanks, Unmesh >From: Grzegorz Jakacki <ja...@he...> >To: Unmesh joshi <unm...@ho...> >CC: <ope...@li...> >Subject: Re: [Opencxx-users] Running openc++ on cygwin >Date: Fri, 22 Aug 2003 08:39:16 +0800 (CST) > >On Wed, 20 Aug 2003, Unmesh joshi wrote: > > > Hi, > > > > Sending you output of './configure', 'make' and 'make install' >respectively. > > make install does not copy occ.exe in the --prefix directory. > >Did you run './bootstrap' script or 'automake' or 'autoconf' prior to >configure? The answer should be "no"; if you did, untar the tarball again >and run ./configure; make; make test . > >I don't have cygwin handy, so if you have some time to help with this >issue, please: > >(1) send your 'Makefile.in' and 'Makefile' > >(2) create dummy file './src/occ' and, run 'make install' from the top > distribution directory and check if your dummy 'occ' gets installed > in --prefix dir. > >Thanks >Grzegorz > > > > > > Thanks, > > Unmesh > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > >To: Unmesh joshi <unm...@ho...> > > >CC: <ope...@li...> > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > >Date: Wed, 20 Aug 2003 08:12:43 +0800 (CST) > > > > > >On Mon, 18 Aug 2003, Unmesh joshi wrote: > > > > > > > I found that 'make instal'l is not installing everything property in >the > > > > directory I gave in --prefix while configuring. > > > > All the files are property compiled and everything is there in src > > > > directory. > > > > Is there any problem with make install? > > > > > >Could you give some more details (e.g. what is not installed?). > > >Perhaps output of './configure' and 'make install' would be helpful >too. > > > > > >BR > > >Grzegorz > > > > > > > > > > > Thanks, > > > > Unmesh > > > > > > > > > > > > > > > > > > > > >From: "Unmesh joshi" <unm...@ho...> > > > > >To: ope...@li... > > > > >Subject: [Opencxx-users] Running openc++ on cygwin > > > > >Date: Fri, 15 Aug 2003 10:51:00 +0000 > > > > > > > > > >Hi, > > > > >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. Could >build > > >in > > > > >on cygwin/windows xp. > > > > >It produced file 'occ' (not occ.exe) in the build directory. > > > > >When I try to run that file, i get error > > > > >./occ: 1: Syntax error: "(" unexpected > > > > > > > > > >How to run occ on cygwin? > > > > > > > > > >Thanks, > > > > >Unmesh > > > > > > > > > >_________________________________________________________________ > > > > >Over 6,70,000 brides and grooms. > > > > >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Click here >to > > >join > > > > >for free. > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > > >This SF.Net email sponsored by: Free pre-built ASP.NET sites >including > > > > >Data Reports, E-commerce, Portals, and Forums are available now. > > > > >Download today and enter to win an XBOX or Visual Studio .NET. > > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > >_______________________________________________ > > > > >Opencxx-users mailing list > > > > >Ope...@li... > > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > _________________________________________________________________ > > > > Is India taking over the US? Find out here. > > > > http://server1.msn.co.in/features/nri03/index.asp Meet these new-age > > >NRIs. > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites >including > > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > _______________________________________________ > > > > Opencxx-users mailing list > > > > Ope...@li... > > > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > >################################################################## > > ># Grzegorz Jakacki Huada Electronic Design # > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > > >################################################################## > > > > > > > > > > > >------------------------------------------------------- > > >This SF.net email is sponsored by Dice.com. > > >Did you know that Dice has over 25,000 tech jobs available today? From > > >careers in IT to Engineering to Tech Sales, Dice has tech jobs from the > > >best hiring companies. http://www.dice.com/index.epl?rel_code=104 > > >_______________________________________________ > > >Opencxx-users mailing list > > >Ope...@li... > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > _________________________________________________________________ > > MSN Messenger V6.0. Give it a fun name. > > http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool stuff! > > > >################################################################## ># Grzegorz Jakacki Huada Electronic Design # ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # ># tel. +86-10-64365577 x2074 Beijing 100015, China # ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # >################################################################## > _________________________________________________________________ Access Hotmail from your mobile now. http://server1.msn.co.in/sp03/mobilesms/ Click here. |
From: Grzegorz J. <ja...@he...> - 2003-08-22 00:31:21
|
Hi, Looks like VerboseClass-init.so is found, but corrupt. Please send the output of ls -l VerboseClass-init.so nm -C VerboseClass-init.so Does static linking works for you? Regards Grzegorz On Thu, 21 Aug 2003 TSc...@ca... wrote: > > Hello Grzegorz, Hello Unmesh, > > thanks for your answer, > > > the LD_LIBRARY_PATH is set to ".", and the directory i started occ is the > directory where VerboseClass-init.so is in. > > > //file makeit > #!/bin/bash > echo .. > occ -I"../src" -I"../gc" -m VerboseClass.mc -- -L"../tmplib" -locc > occ -- -o person person.cc > > $ ./makeit > .. > Making Example > In file included from ../src/types.h:142, > from ../src/mop.h:20, > from VerboseClass.mc:38: > ../gc/gc_cpp.h:132:1: warning: "_cdecl" redefined > VerboseClass.mc:1:1: warning: this is the location of the previous > definition > MOP warning: The hash table is full. Expanded... > cc1plus: warning: -fPIC ignored for target (all code is position > independent) > cc1plus: warning: -fPIC ignored for target (all code is position > independent) > lt_dlopen(VerboseClass-init.so) failed: no symbols defined > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > When i use as suggeste by unmesh, > > occ -I"../src" -I"../gc" VerboseClass.mc -- -L"../tmplib" -locc -o > ./verbose.exe > occ -I../src -I../gc VerboseClass.mc -- -L../tmplib -locc -- -o > ./verbose.exe > ./verbose.exe ./Person.cc -- -- -o ./person.exe > > i can build the sample, but the library is not a .so plugin into the > compiler. > > I'd like to use the above way described in the Tutorial and in the > Reference (building a so) , but it does not work, because of > lt_dlopen(VerboseClass-init.so) failed. > > > Mit freundlichen Gr=FC=DFen > With best regards > > Tobias Schmitt-Lechner > > -------------------------------------------------------------------------= ------------------------ > > Dipl.Inf. Tobias Schmitt-Lechner > Basis-Entwicklung > Tel: +49-621 33075 ( 0 ) Direktwahl ( 139) > Fax: +49-621 33075 200 > e-mail: mailto:'tschmitt'@capeware.com > Internet: http://www.capeware.com > CapeWare Software GmbH, Am Exerzierplatz 9, D-68167 Mannheim > > > > > Grzegorz > Jakacki An: <TSc...@ca...> > <jakacki@hed. Kopie: > com.cn> Thema: Re: Antwort: Re: [Opencx= x-users] Error building Person.exe > > 21.08.2003 > 02:24 > > > > > > On Wed, 20 Aug 2003 TSc...@ca... wrote: > > > > > Hello Grzegorz, > > > > > > Ok i've not got occ compiled and the test work (newest cygwin and lates= t > > cvs content) > > but i've got a problem building the example: > > I get a error > > > > t_dlopen(VerboseClass-init.so) failed: no symbols defined > > Is LD_LIBRARY_PATH exported and does it include the directory where > VerboseClass-init.so is? > > Best regards > Grzegorz > > PS: Feel free to direct such messages to > opencxx-users at lists.sourceforge.net > > > $../src/occ -m -I../gc -I../src -- -g VerboseClass.mc -L../tmplib -loc= c > > n file included from ../src/types.h:142, > > from ../src/mop.h:20, > > from VerboseClass.mc:38: > > ./gc/gc_cpp.h:132:1: warning: "_cdecl" redefined > > erboseClass.mc:1:1: warning: this is the location of the previous > > definition > > OP warning: The hash table is full. Expanded... > > c1plus: warning: -fPIC ignored for target (all code is position > > independent) > > c1plus: warning: -fPIC ignored for target (all code is position > > independent) > > > > > > Schmitt@pc-dev13 /cygdrive/c/download/opencxx20030820/sample > > > > $ ../src/occ -- -g person person.cc -L../tmplib -locc > > t_dlopen(VerboseClass-init.so) failed: no symbols defined > > > > ################################################################## > # Grzegorz Jakacki Huada Electronic Design # > # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > # tel. +86-10-64365577 x2074 Beijing 100015, China # > # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > ################################################################## > > > > > > > > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: Alexandre T. <kt...@fr...> - 2003-08-20 19:36:03
|
It means that compiling the meta-level (VerboseClass.mc) file will =20 generate a specific OpenC++ compiler able to compile your base-level =20 program (Person.cc). The "-locc" option is passed to the linker by occ =20= and means that the OpenC++ library "libocc.a" is needed at link time. You could instead compile the meta-level file as a plugin (i.e. a =20 dynamic library) and link it to the OpenC++ compiler at runtime. Read the reference guide for more information. Cheerz Alex ------------------------------------------------------------------------=20= - Alexandre Tolmos E-mail:=A0...@fr... ICQ: 92964905 ------------------------------------------------------------------------=20= - "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." ------------------------------------------------------------------------=20= - > Actually I did not understand what '-locc' option means and why making = =20 > an exe file with the .mc file and then running it to compile .cc file =20= > works? If I dont give -locc option, it does not work > > Thanks, > Unmesh > > >> From: Grzegorz Jakacki <ja...@he...> >> To: Unmesh joshi <unm...@ho...> >> CC: <ope...@li...> >> Subject: Re: [Opencxx-users] Running OCC under cygwin. >> Date: Wed, 20 Aug 2003 08:20:11 +0800 (CST) >> >> On Mon, 18 Aug 2003, Unmesh joshi wrote: >> >> > Hi, >> > >> > I finally could run VerboseClass sample in the samples directory. >> > I had to give following commad, which I found in TestSuite.log = file. >> > >> > ../src/occ -I../src -I../gc VerboseClass.mc -- -L../tmplib -locc -- = =20 >> -o >> > ./verbose.exe >> > >> > ./verbose.exe ./Person.cc -- -- -o ./person.exe >> > >> > >> > I got following warning messages but it did work >> > >> > ../gc/gc_cpp.h:132: warning: `_cdecl' redefined >> > *Initialization*:1: warning: this is the location of the previous =20= >> definition >> > g++: Ambiguous abbreviation -- >> > >> > >> > Can you please explain to me what does above commands mean? Why the = =20 >> normal >> > commnad >> > occ -m VerboseClass.mc did not work? >> >> Most likely because, as you wrote, not everything is installed =20 >> properly on >> your platform. >> >> The options you get basically mean that occ will be looking for =20 >> includes >> in ../src (required to include e.g. 'mop.h' and dependants) and ../gc >> (required to include 'gc.h' from 'mop.h') and will add '-L../tmplib =20= >> -locc' >> to the commandline of the underlying compiler. This in turn will =20 >> cause the >> linker run by the underlying compiler to link against libocc.a = library >> found in '../tmplib'. The second '--' is superfluous (a bug in =20 >> testsuite). >> >> > >> > Also I figured out that generated make script is broken and make =20= >> install >> > does not install openc++ properly in the --prefix directory. >> >> Plase send output of configure and make. >> >> BR >> Grzegorz >> >> ################################################################## >> # Grzegorz Jakacki Huada Electronic Design # >> # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # >> # tel. +86-10-64365577 x2074 Beijing 100015, China # >> # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # >> ################################################################## |
From: Unmesh j. <unm...@ho...> - 2003-08-20 12:42:25
|
Actually I did not understand what '-locc' option means and why making an exe file with the .mc file and then running it to compile .cc file works? If I dont give -locc option, it does not work Thanks, Unmesh >From: Grzegorz Jakacki <ja...@he...> >To: Unmesh joshi <unm...@ho...> >CC: <ope...@li...> >Subject: Re: [Opencxx-users] Running OCC under cygwin. >Date: Wed, 20 Aug 2003 08:20:11 +0800 (CST) > >On Mon, 18 Aug 2003, Unmesh joshi wrote: > > > Hi, > > > > I finally could run VerboseClass sample in the samples directory. > > I had to give following commad, which I found in TestSuite.log file. > > > > ../src/occ -I../src -I../gc VerboseClass.mc -- -L../tmplib -locc -- -o > > ./verbose.exe > > > > ./verbose.exe ./Person.cc -- -- -o ./person.exe > > > > > > I got following warning messages but it did work > > > > ../gc/gc_cpp.h:132: warning: `_cdecl' redefined > > *Initialization*:1: warning: this is the location of the previous >definition > > g++: Ambiguous abbreviation -- > > > > > > Can you please explain to me what does above commands mean? Why the >normal > > commnad > > occ -m VerboseClass.mc did not work? > >Most likely because, as you wrote, not everything is installed properly on >your platform. > >The options you get basically mean that occ will be looking for includes >in ../src (required to include e.g. 'mop.h' and dependants) and ../gc >(required to include 'gc.h' from 'mop.h') and will add '-L../tmplib -locc' >to the commandline of the underlying compiler. This in turn will cause the >linker run by the underlying compiler to link against libocc.a library >found in '../tmplib'. The second '--' is superfluous (a bug in testsuite). > > > > > Also I figured out that generated make script is broken and make install > > does not install openc++ properly in the --prefix directory. > >Plase send output of configure and make. > >BR >Grzegorz > >################################################################## ># Grzegorz Jakacki Huada Electronic Design # ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # ># tel. +86-10-64365577 x2074 Beijing 100015, China # ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # >################################################################## > > > >------------------------------------------------------- >This SF.net email is sponsored by Dice.com. >Did you know that Dice has over 25,000 tech jobs available today? From >careers in IT to Engineering to Tech Sales, Dice has tech jobs from the >best hiring companies. http://www.dice.com/index.epl?rel_code=104 >_______________________________________________ >Opencxx-users mailing list >Ope...@li... >https://lists.sourceforge.net/lists/listinfo/opencxx-users _________________________________________________________________ Are you a geek? Do gizmos make you grin? http://www.msn.co.in/Computing/Gizmos/ Click here! |
From: Unmesh j. <unm...@ho...> - 2003-08-20 11:44:34
|
Hi, Just as additional information, I got following warning messages when i ran make CYGWIN> make > make.txt Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo' In file included from gc_cpp.cc:27: gc_cpp.h:132:1: warning: "_cdecl" redefined gc_cpp.cc:1:1: warning: this is the location of the previous definition mark_rts.c: In function `GC_approx_sp': mark_rts.c:305: warning: function returns address of local variable Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo' In file included from gc_cpp.cc:27: gc_cpp.h:132:1: warning: "_cdecl" redefined gc_cpp.cc:1:1: warning: this is the location of the previous definition libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared l ibraries Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo' In file included from gc_cpp.cc:27: gc_cpp.h:132:1: warning: "_cdecl" redefined gc_cpp.cc:1:1: warning: this is the location of the previous definition libtool: install: warning: remember to run `libtool --finish c:/testocc/lib' Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo' In file included from gc_cpp.cc:27: gc_cpp.h:132:1: warning: "_cdecl" redefined gc_cpp.cc:1:1: warning: this is the location of the previous definition libtool: install: warning: remember to run `libtool --finish c:/testocc/lib' Thanks, Unmesh _________________________________________________________________ Race along with NK. The fastest Indian. http://server1.msn.co.in/sp03/tataracing/index.asp Feel the thrill! |
From: Unmesh j. <unm...@ho...> - 2003-08-20 11:33:28
|
Hi, Sending you output of './configure', 'make' and 'make install' respectively. make install does not copy occ.exe in the --prefix directory. Thanks, Unmesh >From: Grzegorz Jakacki <ja...@he...> >To: Unmesh joshi <unm...@ho...> >CC: <ope...@li...> >Subject: Re: [Opencxx-users] Running openc++ on cygwin >Date: Wed, 20 Aug 2003 08:12:43 +0800 (CST) > >On Mon, 18 Aug 2003, Unmesh joshi wrote: > > > I found that 'make instal'l is not installing everything property in the > > directory I gave in --prefix while configuring. > > All the files are property compiled and everything is there in src > > directory. > > Is there any problem with make install? > >Could you give some more details (e.g. what is not installed?). >Perhaps output of './configure' and 'make install' would be helpful too. > >BR >Grzegorz > > > > > Thanks, > > Unmesh > > > > > > > > > > >From: "Unmesh joshi" <unm...@ho...> > > >To: ope...@li... > > >Subject: [Opencxx-users] Running openc++ on cygwin > > >Date: Fri, 15 Aug 2003 10:51:00 +0000 > > > > > >Hi, > > >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. Could build >in > > >on cygwin/windows xp. > > >It produced file 'occ' (not occ.exe) in the build directory. > > >When I try to run that file, i get error > > >./occ: 1: Syntax error: "(" unexpected > > > > > >How to run occ on cygwin? > > > > > >Thanks, > > >Unmesh > > > > > >_________________________________________________________________ > > >Over 6,70,000 brides and grooms. > > >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Click here to >join > > >for free. > > > > > > > > > > > >------------------------------------------------------- > > >This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > >Data Reports, E-commerce, Portals, and Forums are available now. > > >Download today and enter to win an XBOX or Visual Studio .NET. > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > >_______________________________________________ > > >Opencxx-users mailing list > > >Ope...@li... > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > _________________________________________________________________ > > Is India taking over the US? Find out here. > > http://server1.msn.co.in/features/nri03/index.asp Meet these new-age >NRIs. > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > > Opencxx-users mailing list > > Ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > >################################################################## ># Grzegorz Jakacki Huada Electronic Design # ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # ># tel. +86-10-64365577 x2074 Beijing 100015, China # ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # >################################################################## > > > >------------------------------------------------------- >This SF.net email is sponsored by Dice.com. >Did you know that Dice has over 25,000 tech jobs available today? From >careers in IT to Engineering to Tech Sales, Dice has tech jobs from the >best hiring companies. http://www.dice.com/index.epl?rel_code=104 >_______________________________________________ >Opencxx-users mailing list >Ope...@li... >https://lists.sourceforge.net/lists/listinfo/opencxx-users _________________________________________________________________ MSN Messenger V6.0. Give it a fun name. http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool stuff! |
From: Grzegorz J. <ja...@he...> - 2003-08-20 05:31:51
|
On Mon, 18 Aug 2003, Unmesh joshi wrote: > Hi, > > I am new to OpenC++ and also Cygwin. Are there any detailed installation > notes? What do I need to parse/ Run openc++ on cygwin? Which environment > variables I need to set? How should i run test programs? Can anybody please > help? In general when you use './configure' you are not be required to set any environment variables. All the instructions can be found in ./INSTALL . BR Grzegorz > > Thanks, > Unmesh > > _________________________________________________________________ > MSN Messenger V6.0. Give it a fun name. > http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool stuff! > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Opencxx-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: Grzegorz J. <ja...@he...> - 2003-08-20 01:41:32
|
On Mon, 18 Aug 2003, Unmesh joshi wrote: > I found that 'make instal'l is not installing everything property in the > directory I gave in --prefix while configuring. > All the files are property compiled and everything is there in src > directory. > Is there any problem with make install? Could you give some more details (e.g. what is not installed?). Perhaps output of './configure' and 'make install' would be helpful too. BR Grzegorz > > Thanks, > Unmesh > > > > > >From: "Unmesh joshi" <unm...@ho...> > >To: ope...@li... > >Subject: [Opencxx-users] Running openc++ on cygwin > >Date: Fri, 15 Aug 2003 10:51:00 +0000 > > > >Hi, > >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. Could build in > >on cygwin/windows xp. > >It produced file 'occ' (not occ.exe) in the build directory. > >When I try to run that file, i get error > >./occ: 1: Syntax error: "(" unexpected > > > >How to run occ on cygwin? > > > >Thanks, > >Unmesh > > > >_________________________________________________________________ > >Over 6,70,000 brides and grooms. > >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Click here to join > >for free. > > > > > > > >------------------------------------------------------- > >This SF.Net email sponsored by: Free pre-built ASP.NET sites including > >Data Reports, E-commerce, Portals, and Forums are available now. > >Download today and enter to win an XBOX or Visual Studio .NET. > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > >_______________________________________________ > >Opencxx-users mailing list > >Ope...@li... > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > _________________________________________________________________ > Is India taking over the US? Find out here. > http://server1.msn.co.in/features/nri03/index.asp Meet these new-age NRIs. > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Opencxx-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: Grzegorz J. <ja...@he...> - 2003-08-20 00:20:19
|
On Mon, 18 Aug 2003, Unmesh joshi wrote: > Hi, > > I finally could run VerboseClass sample in the samples directory. > I had to give following commad, which I found in TestSuite.log file. > > ../src/occ -I../src -I../gc VerboseClass.mc -- -L../tmplib -locc -- -o > ./verbose.exe > > ./verbose.exe ./Person.cc -- -- -o ./person.exe > > > I got following warning messages but it did work > > ../gc/gc_cpp.h:132: warning: `_cdecl' redefined > *Initialization*:1: warning: this is the location of the previous definition > g++: Ambiguous abbreviation -- > > > Can you please explain to me what does above commands mean? Why the normal > commnad > occ -m VerboseClass.mc did not work? Most likely because, as you wrote, not everything is installed properly on your platform. The options you get basically mean that occ will be looking for includes in ../src (required to include e.g. 'mop.h' and dependants) and ../gc (required to include 'gc.h' from 'mop.h') and will add '-L../tmplib -locc' to the commandline of the underlying compiler. This in turn will cause the linker run by the underlying compiler to link against libocc.a library found in '../tmplib'. The second '--' is superfluous (a bug in testsuite). > > Also I figured out that generated make script is broken and make install > does not install openc++ properly in the --prefix directory. Plase send output of configure and make. BR Grzegorz ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: Unmesh j. <unm...@ho...> - 2003-08-19 14:28:28
|
Hi, I have beed through the same trouble last few days. Try latest CVS version with newest cygwin (with gnu 3.2). I tried this today and it seem to work. Thanks. Unmesh >From: TSc...@ca... >To: ope...@li... >Subject: [Opencxx-users] (no subject) >Date: Tue, 19 Aug 2003 14:16:21 +0200 > >Hello, > >I am trying to use OpenC++ Version 2.6.1 in Cygwin 1.18 with gcc version >2.95 >When i try to make the test ("make test" in opencxx-2.6.1/testsuite) >I get the following failures: see below > > I've also tried new newest cygwin (with gnu 3.2, where openC++ does not >compile) and the other snapshots (where the test fails also) >Why do these test fail, an who has got a solution > >================================================================================= > >administrator@PC-DEV13 >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite >$ make >Making all in comp >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >chmod +x tester >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >Making all in exec >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >chmod +x tester >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' >chmod +x tester >(cd ../scripts; make all) >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts' >chmod +x libocc-config >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts' >(cd ../tmplib; make all) >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib' >cd ../src; make >make[2]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/src' >(cd ../gc; make ) >make[3]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >cd ../libltdl; make all >make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make all-am >make[5]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make -f Makefile.gc >make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' >Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo' >g++ -c -O -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION >-DALL_INTERIOR_POINTERS -DSILENT ./gc_cpp.cc >In file included from ./gc_cpp.cc:27: >gc_cpp.h:132: warning: `_cdecl' redefined >*Initialization*:1: warning: this is the location of the previous >definition >echo > c++ >make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >make[3]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >make[2]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/src' >/bin/bash ../libtool cp ../src/libocc.la `pwd` >cp ../src/.libs/libocc.lai >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.la >cp ../src/.libs/libocc.a >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >ranlib >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >chmod 644 >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >libtool: install: warning: remember to run `libtool --finish >/usr/local/lib' >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib' > >administrator@PC-DEV13 >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite >$ make test >Making all in comp >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >chmod +x tester >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >Making all in exec >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >chmod +x tester >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' >chmod +x tester >(cd ../scripts; make all) >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts' >chmod +x libocc-config >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts' >(cd ../tmplib; make all) >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib' >cd ../src; make >make[2]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/src' >(cd ../gc; make ) >make[3]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >cd ../libltdl; make all >make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make all-am >make[5]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make -f Makefile.gc >make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' >Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo' >g++ -c -O -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION >-DALL_INTERIOR_POINTERS -DSILENT ./gc_cpp.cc >In file included from ./gc_cpp.cc:27: >gc_cpp.h:132: warning: `_cdecl' redefined >*Initialization*:1: warning: this is the location of the previous >definition >echo > c++ >make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >make[3]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >make[2]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/src' >/bin/bash ../libtool cp ../src/libocc.la `pwd` >cp ../src/.libs/libocc.lai >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.la >cp ../src/.libs/libocc.a >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >ranlib >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >chmod 644 >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >libtool: install: warning: remember to run `libtool --finish >/usr/local/lib' >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib' >./tester >################################################################ >Started: Tue Aug 19 12:08:19 2003 >Platform: i686-pc-cygwin >User: administrator >................................................................ >Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/comp >Running tnested >FAIL: tnested >Running tstart >FAIL: tstart >Running typeidt >XFAIL: typeidt >Running typeidv >XFAIL: typeidv >Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/comp >Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/exec >Running before >FAIL: before >Running parse1 >XFAIL: parse1 >Running verbose >FAIL: verbose >Running verbose2 >XFAIL: verbose2 >Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/exec >................................................................ >Tests executed: 8 >Unexpected failures: 4 >Unexpected passes: 0 >Terminated: Tue Aug 19 12:08:38 2003 > >administrator@PC-DEV13 >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite >$ make clean >Making clean in exec >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >rm -rf .libs _libs >rm -f *.lo >rm -f tester.log tester.sum core *.o *.ii *.i *.exe *~ >rm -rf failed >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >Making clean in comp >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >rm -rf .libs _libs >rm -f *.lo >rm -f tester.log tester.sum core *.o *.ii *.i *.exe *~ >rm -rf failed >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >Making clean in . >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' >test -z "accum.tmp tester.sum tester.log" || rm -f accum.tmp tester.sum >tester.log >rm -rf .libs _libs >rm -f *.lo >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' > >administrator@PC-DEV13 >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite >$ make test >Making all in comp >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >chmod +x tester >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' >Making all in exec >make[1]: Entering directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >chmod +x tester >make[1]: Leaving directory >`/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite' >chmod +x tester >(cd ../scripts; make all) >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts' >chmod +x libocc-config >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts' >(cd ../tmplib; make all) >make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib' >cd ../src; make >make[2]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/src' >(cd ../gc; make ) >make[3]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >cd ../libltdl; make all >make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make all-am >make[5]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl' >make -f Makefile.gc >make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' >Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo' >g++ -c -O -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION >-DALL_INTERIOR_POINTERS -DSILENT ./gc_cpp.cc >In file included from ./gc_cpp.cc:27: >gc_cpp.h:132: warning: `_cdecl' redefined >*Initialization*:1: warning: this is the location of the previous >definition >echo > c++ >make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >make[3]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' >make[2]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/src' >/bin/bash ../libtool cp ../src/libocc.la `pwd` >cp ../src/.libs/libocc.lai >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.la >cp ../src/.libs/libocc.a >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >ranlib >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >chmod 644 >/cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/libocc.a >libtool: install: warning: remember to run `libtool --finish >/usr/local/lib' >make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib' >./tester >################################################################ >Started: Tue Aug 19 12:09:26 2003 >Platform: i686-pc-cygwin >User: administrator >................................................................ >Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/comp >Running tnested >FAIL: tnested >Running tstart >FAIL: tstart >Running typeidt >XFAIL: typeidt >Running typeidv >XFAIL: typeidv >Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/comp >Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/exec >Running before >FAIL: before >Running parse1 >XFAIL: parse1 >Running verbose >FAIL: verbose >Running verbose2 >XFAIL: verbose2 >Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/exec >................................................................ >Tests executed: 8 >Unexpected failures: 4 >Unexpected passes: 0 >Terminated: Tue Aug 19 12:09:45 2003 > >Mit freundlichen Grüßen >With best regards > >Tobias Schmitt-Lechner > >------------------------------------------------------------------------------------------------- > >Dipl.Inf. Tobias Schmitt-Lechner >Basis-Entwicklung >Tel: +49-621 33075 ( 0 ) Direktwahl ( 139) >Fax: +49-621 33075 200 >e-mail: mailto:'tschmitt'@capeware.com >Internet: http://www.capeware.com >CapeWare Software GmbH, Am Exerzierplatz 9, D-68167 Mannheim > > > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >Opencxx-users mailing list >Ope...@li... >https://lists.sourceforge.net/lists/listinfo/opencxx-users _________________________________________________________________ Is India taking over the US? Find out here. http://server1.msn.co.in/features/nri03/index.asp Meet these new-age NRIs. |
From: <TSc...@ca...> - 2003-08-19 12:16:29
|
Hello, I am trying to use OpenC++ Version 2.6.1 in Cygwin 1.18 with gcc versi= on 2.95 When i try to make the test ("make test" in opencxx-2.6.1/testsuite)= I get the following failures: see below I've also tried new newest cygwin (with gnu 3.2, where openC++ does no= t compile) and the other snapshots (where the test fails also) Why do these test fail, an who has got a solution =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D administrator@PC-DEV13 /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite $ make Making all in comp make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' chmod +x tester make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' Making all in exec make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' chmod +x tester make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsu= ite' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsui= te' chmod +x tester (cd ../scripts; make all) make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/script= s' chmod +x libocc-config make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts= ' (cd ../tmplib; make all) make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib= ' cd ../src; make make[2]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/src' (cd ../gc; make ) make[3]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' cd ../libltdl; make all make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltd= l' make all-am make[5]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltd= l' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl= ' make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl= ' make -f Makefile.gc make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo= ' g++ -c -O -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION -DALL_INTERIOR_POINTERS -DSILENT ./gc_cpp.cc In file included from ./gc_cpp.cc:27: gc_cpp.h:132: warning: `_cdecl' redefined *Initialization*:1: warning: this is the location of the previous definition echo > c++ make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' make[3]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' make[2]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/src' /bin/bash ../libtool cp ../src/libocc.la `pwd` cp ../src/.libs/libocc.lai /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.la cp ../src/.libs/libocc.a /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a ranlib /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a chmod 644 /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib'= administrator@PC-DEV13 /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite $ make test Making all in comp make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' chmod +x tester make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' Making all in exec make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' chmod +x tester make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsu= ite' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsui= te' chmod +x tester (cd ../scripts; make all) make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/script= s' chmod +x libocc-config make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts= ' (cd ../tmplib; make all) make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib= ' cd ../src; make make[2]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/src' (cd ../gc; make ) make[3]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' cd ../libltdl; make all make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltd= l' make all-am make[5]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltd= l' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl= ' make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl= ' make -f Makefile.gc make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo= ' g++ -c -O -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION -DALL_INTERIOR_POINTERS -DSILENT ./gc_cpp.cc In file included from ./gc_cpp.cc:27: gc_cpp.h:132: warning: `_cdecl' redefined *Initialization*:1: warning: this is the location of the previous definition echo > c++ make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' make[3]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' make[2]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/src' /bin/bash ../libtool cp ../src/libocc.la `pwd` cp ../src/.libs/libocc.lai /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.la cp ../src/.libs/libocc.a /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a ranlib /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a chmod 644 /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib'= ./tester ################################################################ Started: Tue Aug 19 12:08:19 2003 Platform: i686-pc-cygwin User: administrator ................................................................ Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/c= omp Running tnested FAIL: tnested Running tstart FAIL: tstart Running typeidt XFAIL: typeidt Running typeidv XFAIL: typeidv Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/co= mp Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/e= xec Running before FAIL: before Running parse1 XFAIL: parse1 Running verbose FAIL: verbose Running verbose2 XFAIL: verbose2 Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/ex= ec ................................................................ Tests executed: 8 Unexpected failures: 4 Unexpected passes: 0 Terminated: Tue Aug 19 12:08:38 2003 administrator@PC-DEV13 /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite $ make clean Making clean in exec make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' rm -rf .libs _libs rm -f *.lo rm -f tester.log tester.sum core *.o *.ii *.i *.exe *~ rm -rf failed make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' Making clean in comp make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' rm -rf .libs _libs rm -f *.lo rm -f tester.log tester.sum core *.o *.ii *.i *.exe *~ rm -rf failed make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' Making clean in . make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsu= ite' test -z "accum.tmp tester.sum tester.log" || rm -f accum.tmp tester.sum= tester.log rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsui= te' administrator@PC-DEV13 /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite $ make test Making all in comp make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' chmod +x tester make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/comp' Making all in exec make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' chmod +x tester make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsuite/exec' make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/testsu= ite' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/testsui= te' chmod +x tester (cd ../scripts; make all) make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/script= s' chmod +x libocc-config make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/scripts= ' (cd ../tmplib; make all) make[1]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib= ' cd ../src; make make[2]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/src' (cd ../gc; make ) make[3]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' cd ../libltdl; make all make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltd= l' make all-am make[5]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/libltd= l' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl= ' make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/libltdl= ' make -f Makefile.gc make[4]: Entering directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' Makefile.gc:354: warning: overriding commands for target `mark_rts.lo' Makefile.gc:213: warning: ignoring old commands for target `mark_rts.lo= ' g++ -c -O -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION -DALL_INTERIOR_POINTERS -DSILENT ./gc_cpp.cc In file included from ./gc_cpp.cc:27: gc_cpp.h:132: warning: `_cdecl' redefined *Initialization*:1: warning: this is the location of the previous definition echo > c++ make[4]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' make[3]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/gc' make[2]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/src' /bin/bash ../libtool cp ../src/libocc.la `pwd` cp ../src/.libs/libocc.lai /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.la cp ../src/.libs/libocc.a /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a ranlib /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a chmod 644 /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/../tmplib/liboc= c.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' make[1]: Leaving directory `/cygdrive/c/Programme/opencxx-2.6.1/tmplib'= ./tester ################################################################ Started: Tue Aug 19 12:09:26 2003 Platform: i686-pc-cygwin User: administrator ................................................................ Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/c= omp Running tnested FAIL: tnested Running tstart FAIL: tstart Running typeidt XFAIL: typeidt Running typeidv XFAIL: typeidv Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/co= mp Entering dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/e= xec Running before FAIL: before Running parse1 XFAIL: parse1 Running verbose FAIL: verbose Running verbose2 XFAIL: verbose2 Leaving dir: /cygdrive/c/Programme/opencxx-2.6.1/sample/../testsuite/ex= ec ................................................................ Tests executed: 8 Unexpected failures: 4 Unexpected passes: 0 Terminated: Tue Aug 19 12:09:45 2003 Mit freundlichen Gr=FC=DFen With best regards Tobias Schmitt-Lechner -----------------------------------------------------------------------= -------------------------- Dipl.Inf. Tobias Schmitt-Lechner Basis-Entwicklung Tel: +49-621 33075 ( 0 ) Direktwahl ( 139) Fax: +49-621 33075 200 e-mail: mailto:'tschmitt'@capeware.com Internet: http://www.capeware.com CapeWare Software GmbH, Am Exerzierplatz 9, D-68167 Mannheim = |
From: Unmesh j. <unm...@ho...> - 2003-08-18 17:17:08
|
Hi, I finally could run VerboseClass sample in the samples directory. I had to give following commad, which I found in TestSuite.log file. ../src/occ -I../src -I../gc VerboseClass.mc -- -L../tmplib -locc -- -o ./verbose.exe ./verbose.exe ./Person.cc -- -- -o ./person.exe I got following warning messages but it did work ../gc/gc_cpp.h:132: warning: `_cdecl' redefined *Initialization*:1: warning: this is the location of the previous definition g++: Ambiguous abbreviation -- Can you please explain to me what does above commands mean? Why the normal commnad occ -m VerboseClass.mc did not work? Also I figured out that generated make script is broken and make install does not install openc++ properly in the --prefix directory. Thanks, Unmesh _________________________________________________________________ Access Hotmail from your mobile now. http://server1.msn.co.in/sp03/mobilesms/ Click here. |
From: Unmesh j. <unm...@ho...> - 2003-08-18 15:44:56
|
Hi, I am getting following errors while trying to compile sample programs. Can anybody please help?? I am having cygwin 2.78.2.3 and opencxx-snapshot-HEAD-2003-03-25. I could compile openc++ with no problems. CYGWIN> export LD_LIBRARY_PATH=c:/unmesh/opencxx-snapshot-HEAD-2003-03-25/sampl e CYGWIN> make all ../src/occ -m -I../gc -I../src -- -g VerboseClass.mc In file included from ../src/types.h:142, from ../src/mop.h:20, from VerboseClass.mc:38: ../gc/gc_cpp.h:132: warning: `_cdecl' redefined *Initialization*:1: warning: this is the location of the previous definition cc1plus.exe: warning: -fPIC ignored for target (all code is position independent ) cc1plus.exe: warning: -fPIC ignored for target (all code is position independent ) /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `VerboseClass: :TranslateMemberCall(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc:52: u ndefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc:52: u ndefined reference to `Opencxx::Ptree::Make(char const *,...)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `opcxx_init_Ve rboseClass(void)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3851: undefined reference to `Opencxx::opcxx_ListOfMetaclass::opcxx_ListOfMetaclass(c har *, Opencxx::Class *(*)(Opencxx::Ptree *, Opencxx::Ptree *), bool (*)(void), Opencxx::Ptree *(*)(void))' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `_static_initi alization_and_destruction_0': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3835: undefined reference to `Opencxx::opcxx_ListOfMetaclass::opcxx_ListOfMetaclass(c har *, Opencxx::Class *(*)(Opencxx::Ptree *, Opencxx::Ptree *), bool (*)(void), Opencxx::Ptree *(*)(void))' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc(.data $_vt$12VerboseClass+0x14): undefined reference to `Opencxx::Class::InitializeIns tance(Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::TranslateClass(Opencxx::Environment *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberFunction(Opencxx::Enviro nment *, Opencxx::Member &)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateInitializer(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateNew(Opencxx::Environment *, Op encxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::P tree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateDelete(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateAssign(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateBinary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateUnary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateSubscript(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslatePostfix(Opencxx::Environment * , Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateFunctionCall(Opencxx::Environm ent *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Op encxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree * )' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePointer(Opencxx::Environment * , Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUserStatement(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::TranslateStaticUserStatement(Opencxx::E nvironment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::AcceptTemplate(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::FinalizeInstance(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::Finalize(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::~Class(void)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `_tf2gc': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii(.text $__nw__2gcUi+0xf): undefined reference to `GC_malloc' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii(.text $__dl__2gcPv+0xf): undefined reference to `GC_free' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::~Class(void)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `_tf2gc': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii(.data $_vt$Q27Opencxx5Class+0xc): undefined reference to `Opencxx::Class::~Class(void) ' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc(.data $_vt$Q27Opencxx5Class+0x14): undefined reference to `Opencxx::Class::InitializeI nstance(Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::MetaclassName(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::TranslateClass(Opencxx::Environment *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberFunction(Opencxx::Enviro nment *, Opencxx::Member &)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateInitializer(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateNew(Opencxx::Environment *, Op encxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::P tree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateDelete(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateAssign(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateBinary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateUnary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateSubscript(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslatePostfix(Opencxx::Environment * , Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateFunctionCall(Opencxx::Environm ent *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Op encxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree * )' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePointer(Opencxx::Environment * , Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUserStatement(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::TranslateStaticUserStatement(Opencxx::E nvironment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::AcceptTemplate(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::FinalizeInstance(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::Finalize(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `GC_base' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_register_finalizer_ignore_self' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_base' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_register_finalizer_ignore_self' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_register_finalizer_ignore_self' collect2: ld returned 1 exit status make: *** [VerboseClass.so] Error 1 _________________________________________________________________ MSN Hotmail now on your Mobile phone. http://server1.msn.co.in/sp03/mobilesms/ Click here. |
From: Unmesh j. <unm...@ho...> - 2003-08-18 15:44:30
|
Hi, I am getting following errors while trying to compile sample programs. Can anybody please help?? I am having cygwin 2.78.2.3 and opencxx-snapshot-HEAD-2003-03-25. I could compile openc++ with no problems. CYGWIN> export LD_LIBRARY_PATH=c:/unmesh/opencxx-snapshot-HEAD-2003-03-25/sampl e CYGWIN> make all ../src/occ -m -I../gc -I../src -- -g VerboseClass.mc In file included from ../src/types.h:142, from ../src/mop.h:20, from VerboseClass.mc:38: ../gc/gc_cpp.h:132: warning: `_cdecl' redefined *Initialization*:1: warning: this is the location of the previous definition cc1plus.exe: warning: -fPIC ignored for target (all code is position independent ) cc1plus.exe: warning: -fPIC ignored for target (all code is position independent ) /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `VerboseClass: :TranslateMemberCall(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc:52: u ndefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc:52: u ndefined reference to `Opencxx::Ptree::Make(char const *,...)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `opcxx_init_Ve rboseClass(void)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3851: undefined reference to `Opencxx::opcxx_ListOfMetaclass::opcxx_ListOfMetaclass(c har *, Opencxx::Class *(*)(Opencxx::Ptree *, Opencxx::Ptree *), bool (*)(void), Opencxx::Ptree *(*)(void))' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `_static_initi alization_and_destruction_0': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3835: undefined reference to `Opencxx::opcxx_ListOfMetaclass::opcxx_ListOfMetaclass(c har *, Opencxx::Class *(*)(Opencxx::Ptree *, Opencxx::Ptree *), bool (*)(void), Opencxx::Ptree *(*)(void))' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc(.data $_vt$12VerboseClass+0x14): undefined reference to `Opencxx::Class::InitializeIns tance(Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::TranslateClass(Opencxx::Environment *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberFunction(Opencxx::Enviro nment *, Opencxx::Member &)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateInitializer(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateNew(Opencxx::Environment *, Op encxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::P tree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateDelete(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateAssign(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateBinary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateUnary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateSubscript(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslatePostfix(Opencxx::Environment * , Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateFunctionCall(Opencxx::Environm ent *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Op encxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree * )' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePointer(Opencxx::Environment * , Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUserStatement(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::TranslateStaticUserStatement(Opencxx::E nvironment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::AcceptTemplate(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::FinalizeInstance(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::Finalize(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::~Class(void)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `_tf2gc': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii(.text $__nw__2gcUi+0xf): undefined reference to `GC_malloc' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii(.text $__dl__2gcPv+0xf): undefined reference to `GC_free' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::~Class(void)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `_tf2gc': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii(.data $_vt$Q27Opencxx5Class+0xc): undefined reference to `Opencxx::Class::~Class(void) ' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.mc(.data $_vt$Q27Opencxx5Class+0x14): undefined reference to `Opencxx::Class::InitializeI nstance(Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/DOCUME~1/ujoshi/LOCALS~1/Temp/ccuXKT99.o: In function `sym32076_1(Op encxx::Ptree *, Opencxx::Ptree *)': /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::MetaclassName(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `Opencxx::Class::TranslateClass(Opencxx::Environment *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberFunction(Opencxx::Enviro nment *, Opencxx::Member &)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateInitializer(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateNew(Opencxx::Environment *, Op encxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::P tree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateDelete(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateAssign(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateBinary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateUnary(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateSubscript(Opencxx::Environment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslatePostfix(Opencxx::Environment * , Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateFunctionCall(Opencxx::Environm ent *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberCall(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberRead(Opencxx::Environmen t *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Op encxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `Opencxx::Class::TranslateMemberWrite(Opencxx::Environme nt *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUnaryOnMember(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree * )' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePostfixOnMember(Opencxx::Envir onment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslatePointer(Opencxx::Environment * , Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3832: undefined reference to `Opencxx::Class::TranslateUserStatement(Opencxx::Environ ment *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::TranslateStaticUserStatement(Opencxx::E nvironment *, Opencxx::Ptree *, Opencxx::Ptree *)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::AcceptTemplate(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::FinalizeInstance(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3833: undefined reference to `Opencxx::Class::Finalize(void)' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3830: undefined reference to `GC_base' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_register_finalizer_ignore_self' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_base' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_register_finalizer_ignore_self' /cygdrive/c/Unmesh/opencxx-snapshot-HEAD-2003-03-25/sample/VerboseClass.ii:3831: undefined reference to `GC_register_finalizer_ignore_self' collect2: ld returned 1 exit status make: *** [VerboseClass.so] Error 1 _________________________________________________________________ Is India taking over the US? Find out here. http://server1.msn.co.in/features/nri03/index.asp Meet these new-age NRIs. |
From: Unmesh j. <unm...@ho...> - 2003-08-18 14:41:41
|
Hi, I am new to OpenC++ and also Cygwin. Are there any detailed installation notes? What do I need to parse/ Run openc++ on cygwin? Which environment variables I need to set? How should i run test programs? Can anybody please help? Thanks, Unmesh _________________________________________________________________ MSN Messenger V6.0. Give it a fun name. http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool stuff! |
From: Unmesh j. <unm...@ho...> - 2003-08-18 11:15:53
|
I found that 'make instal'l is not installing everything property in the directory I gave in --prefix while configuring. All the files are property compiled and everything is there in src directory. Is there any problem with make install? Thanks, Unmesh >From: "Unmesh joshi" <unm...@ho...> >To: ope...@li... >Subject: [Opencxx-users] Running openc++ on cygwin >Date: Fri, 15 Aug 2003 10:51:00 +0000 > >Hi, >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. Could build in >on cygwin/windows xp. >It produced file 'occ' (not occ.exe) in the build directory. >When I try to run that file, i get error >./occ: 1: Syntax error: "(" unexpected > >How to run occ on cygwin? > >Thanks, >Unmesh > >_________________________________________________________________ >Over 6,70,000 brides and grooms. >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Click here to join >for free. > > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >Opencxx-users mailing list >Ope...@li... >https://lists.sourceforge.net/lists/listinfo/opencxx-users _________________________________________________________________ Is India taking over the US? Find out here. http://server1.msn.co.in/features/nri03/index.asp Meet these new-age NRIs. |
From: Unmesh j. <unm...@ho...> - 2003-08-15 11:04:08
|
Hi, I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. Could build in on cygwin/windows xp. It produced file 'occ' (not occ.exe) in the build directory. When I try to run that file, i get error ./occ: 1: Syntax error: "(" unexpected How to run occ on cygwin? Thanks, Unmesh _________________________________________________________________ Over 6,70,000 brides and grooms. http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Click here to join for free. |
From: Grzegorz J. <ja...@he...> - 2003-08-15 04:17:54
|
On Wed, 13 Aug 2003, yang qu wrote: > Hi! I am still not sure how I could use opencxx in my work, but anyway > I would like to listen to your advices for the template staffs. Thank > you! Basically the object model needs to be slightly redone --- in my opinion class templates are not classes, as current design has it. How much needs to be done depends on how do you need to use OpenC++. If you use it as C++ static analyzer library, then you don't need to change much, most likely you can just checkout the 'templates_exp' brach and the code for handling specializations is there. If you need to use occ as a whole, then again --- will you just be happy with ignoring specializations or do your application needs occ to perform translation on classes being template instances? Or what about: metaclass MyMetaclass A; class A { ... }; template <class> class Templ; template <> class Templ<int> { typedef A type; } Templ<int>::type a; a.f(); // <----------- do you need MyMetaclass // translation to kick in here? BR Grzegorz > best regards > --yang > > Grzegorz Jakacki <ja...@he...> wrote: > On Mon, 4 Aug 2003, yang qu wrote: > > > Hi! > > > I believe the problem comes from "Template Specilization". In the code > > that I attached, the template class Buffer has a general declaration > > and a specialized declaration. the class "IntBuffer" has two parents > > classes. one is the specialized "Buffer", and another is the normal > > class "TestObject". The occ failed when it detected that the two > > parent classes have different Metaclass names, namely "TemplateClass" > > and "Class". > > Yes. > > > should this bug be fixed somehow? > > Yes, but I don't see any quick fix. If you would like to get down to this > I can advice where to look etc. > > Best regards > Grzegorz > > > best regards > > --yang > > > > --------------------------------- a simple test code ---------------------- > > > > class Mem{ > > > > public: > > > > virtual int name() =0; > > > > }; > > > > template class Buffer : virtual public Mem{ > > > > public: > > > > int name(){return 0;} > > > > C get(int); > > > > void set(C, int); > > > > int size(); > > > > private: > > > > C data[10]; > > > > }; > > > > > > > > template<> class Buffer: virtual public Mem{ > > > > public: > > > > int name(){return 1;}; > > > > int get(int); > > > > void set(int,int); > > > > int size(); > > > > private: > > > > int data[10]; > > > > }; > > > > class BasicObject{ > > > > }; > > > > class TestObject : public BasicObject{ > > > > public: > > > > virtual int type(){return 1;} > > > > }; > > > > class IntBuffer : public Buffer, public TestObject{ > > > > public: > > > > int type(){return 10;} > > > > }; > > --------------------------------------------------- > > > > Grzegorz Jakacki wrote: > > On Fri, 1 Aug 2003, yang qu wrote: > > > > > Hi! > > > when I was applying the openc++ on a set of regular > > > C++ codes that can be successfully compiled using > > > gcc3.2, I got the following error message: "inherited > > > metaclasses conflict: test_class". the "test_class" > > > and all of its parents classes are regular C++ > > > classes. No meta-level classes are defined in the > > > codes. Could someone tells me what might cause the > > > problem? > > > > Could you post the offending code (preferably stripped from irrelevant > > details)? > > > > BR > > Grzegorz > > > > > thank you in advance! > > > best regards > > > --yang > > > > > > __________________________________ > > > Do you Yahoo!? > > > Yahoo! SiteBuilder - Free, easy-to-use web site design software > > > http://sitebuilder.yahoo.com > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > _______________________________________________ > > > Opencxx-users mailing list > > > Ope...@li... > > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > ################################################################## > > # Grzegorz Jakacki Huada Electronic Design # > > # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > > # tel. +86-10-64365577 x2074 Beijing 100015, China # > > # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > > ################################################################## > > > > > > > > --------------------------------- > > Do you Yahoo!? > > Yahoo! SiteBuilder - Free, easy-to-use web site design software > > ################################################################## > # Grzegorz Jakacki Huada Electronic Design # > # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > # tel. +86-10-64365577 x2074 Beijing 100015, China # > # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > ################################################################## > > > > > --------------------------------- > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |
From: unmesh j. <unm...@ya...> - 2003-08-15 02:43:46
|
Hi, I am trying to compile OpenC++ 2.6.1 on Cygwin Gcc-3.2 But getting following error. Whats the problem? Thanks, Unmesh In file included from types.h:147, from buffer.h:40, from buffer.cc:38: ../gc/gc_cpp.h:132:1: warning: "_cdecl" redefined buffer.cc:1:1: warning: this is the location of the previous definition In file included from buffer.cc:38: buffer.h:81: `ostream' was not declared in this scope buffer.h:81: parse error before `,' token buffer.cc:221: prototype for `void Opencxx::Program::Write(ostream&, const char*)' does not match any in class `Opencxx::Program' buffer.h:81: candidate is: void Opencxx::Program::Write(...) buffer.cc: In member function `void Opencxx::Program::Write(ostream&, const char*)': buffer.cc:245: invalid conversion from `char' to `Opencxx::Ptree*' buffer.cc:245: initializing argument 2 of `ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*)' buffer.cc:256: invalid conversion from `char' to `Opencxx::Ptree*' buffer.cc:256: initializing argument 2 of `ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*)' buffer.cc:263: no match for `ostream& << const char[3]' operator ptree-core.h:174: candidates are: ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*) buffer.cc:270: invalid conversion from `char' to `Opencxx::Ptree*' buffer.cc:270: initializing argument 2 of `ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*)' buffer.cc:294: no match for `ostream& << const char[4]' operator ptree-core.h:174: candidates are: ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*) buffer.cc:299: invalid conversion from `char' to `Opencxx::Ptree*' buffer.cc:299: initializing argument 2 of `ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*)' buffer.cc:301: invalid conversion from `char' to `Opencxx::Ptree*' buffer.cc:301: initializing argument 2 of `ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*)' buffer.cc:301: no match for `ostream& << char*&' operator ptree-core.h:174: candidates are: ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*) buffer.cc:303: invalid conversion from `char' to `Opencxx::Ptree*' buffer.cc:303: initializing argument 2 of `ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*)' buffer.cc:308: invalid conversion from `char' to `Opencxx::Ptree*' buffer.cc:308: initializing argument 2 of `ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*)' buffer.cc:316: no match for `ostream& << const char[4]' operator ptree-core.h:174: candidates are: ostream& Opencxx::operator<<(ostream&, Opencxx::Ptree*) buffer.cc: In constructor `Opencxx::ProgramFile::ProgramFile(std::ifstream&, char*)': buffer.cc:388: `ios' undeclared (first use this function) buffer.cc:388: (Each undeclared identifier is reported only once for each function it appears in.) buffer.cc:388: parse error before `::' token buffer.cc: In member function `virtual char Opencxx::ProgramFromStdin::Get()': buffer.cc:427: `cerr' undeclared (first use this function) buffer.cc:432: `cin' undeclared (first use this function) buffer.cc: In constructor `Opencxx::ProgramString::ProgramString()': buffer.cc:453: no matching function for call to `operator new [](unsigned int, GCPlacement)' /usr/include/c++/3.2/new:80: candidates are: void* operator new [](unsigned int) /usr/include/c++/3.2/new:84: void* operator new [](unsigned int, const std::nothrow_t&) /usr/include/c++/3.2/new:90: void* operator new [](unsigned int, void*) buffer.cc: In member function `Opencxx::ProgramString& Opencxx::ProgramString::operator<<(const char*)': buffer.cc:475: no matching function for call to `operator new [](unsigned int, GCPlacement)' /usr/include/c++/3.2/new:80: candidates are: void* operator new [](unsigned int) /usr/include/c++/3.2/new:84: void* operator new [](unsigned int, const std::nothrow_t&) /usr/include/c++/3.2/new:90: void* operator new [](unsigned int, void*) buffer.cc: In member function `Opencxx::ProgramString& Opencxx::ProgramString::operator<<(char)': buffer.cc:494: no matching function for call to `operator new [](unsigned int, GCPlacement)' /usr/include/c++/3.2/new:80: candidates are: void* operator new [](unsigned int) /usr/include/c++/3.2/new:84: void* operator new [](unsigned int, const std::nothrow_t&) /usr/include/c++/3.2/new:90: void* operator new [](unsigned int, void*) make[2]: *** [buffer.lo] Error 1 make[2]: Leaving directory `/cygdrive/c/unmesh/opencxx-2.6/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cygdrive/c/unmesh/opencxx-2.6' make: *** [all] Error 2 CYGWIN> c:/progra~1/bin/occ bash: c:/progra~1/bin/occ: No such file or directory CYGWIN> c:/progra~1/occ/bin/occ c:/progra~1/occ/bin/occ: 1: Syntax error: "(" unexpected --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software |
From: yang qu <qu...@ya...> - 2003-08-13 14:10:59
|
Hi! I am still not sure how I could use opencxx in my work, but anyway I would like to listen to your advices for the template staffs. Thank you! best regards --yang Grzegorz Jakacki <ja...@he...> wrote: On Mon, 4 Aug 2003, yang qu wrote: > Hi! > I believe the problem comes from "Template Specilization". In the code > that I attached, the template class Buffer has a general declaration > and a specialized declaration. the class "IntBuffer" has two parents > classes. one is the specialized "Buffer", and another is the normal > class "TestObject". The occ failed when it detected that the two > parent classes have different Metaclass names, namely "TemplateClass" > and "Class". Yes. > should this bug be fixed somehow? Yes, but I don't see any quick fix. If you would like to get down to this I can advice where to look etc. Best regards Grzegorz > best regards > --yang > > --------------------------------- a simple test code ---------------------- > > class Mem{ > > public: > > virtual int name() =0; > > }; > > template class Buffer : virtual public Mem{ > > public: > > int name(){return 0;} > > C get(int); > > void set(C, int); > > int size(); > > private: > > C data[10]; > > }; > > > > template<> class Buffer: virtual public Mem{ > > public: > > int name(){return 1;}; > > int get(int); > > void set(int,int); > > int size(); > > private: > > int data[10]; > > }; > > class BasicObject{ > > }; > > class TestObject : public BasicObject{ > > public: > > virtual int type(){return 1;} > > }; > > class IntBuffer : public Buffer, public TestObject{ > > public: > > int type(){return 10;} > > }; > --------------------------------------------------- > > Grzegorz Jakacki wrote: > On Fri, 1 Aug 2003, yang qu wrote: > > > Hi! > > when I was applying the openc++ on a set of regular > > C++ codes that can be successfully compiled using > > gcc3.2, I got the following error message: "inherited > > metaclasses conflict: test_class". the "test_class" > > and all of its parents classes are regular C++ > > classes. No meta-level classes are defined in the > > codes. Could someone tells me what might cause the > > problem? > > Could you post the offending code (preferably stripped from irrelevant > details)? > > BR > Grzegorz > > > thank you in advance! > > best regards > > --yang > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! SiteBuilder - Free, easy-to-use web site design software > > http://sitebuilder.yahoo.com > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > > Opencxx-users mailing list > > Ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > ################################################################## > # Grzegorz Jakacki Huada Electronic Design # > # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > # tel. +86-10-64365577 x2074 Beijing 100015, China # > # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > ################################################################## > > > > --------------------------------- > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software |