FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour BCC 7.0 64 is almost double fast as BCC 7.1 64
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM

Re: BCC 7.0 64 is almost double fast as BCC 7.1 64

Posted: Mon Mar 28, 2016 12:07 PM

Antonio, added gdipfwh.cpp and gdiplus.cpp to compile.
Now new error:
Error: Nicht aufl÷sbares externes '__InitExceptBlockLDTC' referenziert von C:\FWH\LIB\FIVEHC.LIB|ACTX
actx i cannot found!

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 1516
Joined: Thu May 27, 2010 02:06 PM

Re: BCC 7.0 64 is almost double fast as BCC 7.1 64

Posted: Mon Mar 28, 2016 01:42 PM

Antonio, el mismo error aqui .

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM

Re: BCC 7.0 64 is almost double fast as BCC 7.1 64

Posted: Mon Mar 28, 2016 05:51 PM
In goolgle groups of harbour,
https://groups.google.com/forum/#!forum/harbour-devel



32-bit version of NON (repeat) NON-LLVM is about the same performance (if we're talking about 7.0 and 7.10).

__BUT__, I cannot yet make the LLVM-32Bit (bcc32c => with `c') working; EXEs with PRG as main module always failed; but, those with C as main module is fine.
Example: harbour.exe is OK, but, hbtest.exe can't run.

Andi Jahja


But, think Manuel has managed to create an .exe
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1516
Joined: Thu May 27, 2010 02:06 PM

Re: BCC 7.0 64 is almost double fast as BCC 7.1 64

Posted: Tue Mar 29, 2016 07:27 PM
byte-one wrote:Antonio, added gdipfwh.cpp and gdiplus.cpp to compile.
Now new error:
Error: Nicht aufl÷sbares externes '__InitExceptBlockLDTC' referenziert von C:\FWH\LIB\FIVEHC.LIB|ACTX
actx i cannot found!

Use fwh16.01 , added gdipfwh.cpp and gdiplus.cpp to compile ... and run some samples ... :-)

Continue the discussion