2023-08-25 17:20 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com> On behalf of:eduardomotta-emottasistemas
* source/rtl/hbcrc32.c
new crc algorithms: KERMIT, MC F4XX, CCITT FFFF, MODBUS
+ tests/test_crc32.prg
+ Usage example
* xHarbourBuilder/xHarbour-Builder/xbldfull2.bat
/*
Possibility to compile xHarbour Builder sources non-debug when compiled for VC.
Just set the environment variable:
set VC8_DEBUG=NO
*/
Il 26/08/2023 00:22, Ron Pinkas ha scritto:
2023-08-25 17:20 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com> On behalf of:eduardomotta-emottasistemas
* source/rtl/hbcrc32.c
new crc algorithms: KERMIT, MC F4XX, CCITT FFFF, MODBUS
+ tests/test_crc32.prg
+ Usage example
* xHarbourBuilder/xHarbour-Builder/xbldfull2.batThis is what I get compiling with BCC32:
/*
Possibility to compile xHarbour Builder sources non-debug when compiled for VC.
Just set the environment variable:
set VC8_DEBUG=NO
*/
Error E2188 source\rtl\hbcrc32.c 220: Expression syntax in function crc_mcrf4xx
Error E2451 source\rtl\hbcrc32.c 220: Undefined symbol 'i' in function crc_mcrf4xx
Error E2379 source\rtl\hbcrc32.c 220: Statement missing ; in function crc_mcrf4xx
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Il 26/08/2023 00:22, Ron Pinkas ha scritto:
2023-08-25 17:20 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com> On behalf of:eduardomotta-emottasistemas
* source/rtl/hbcrc32.c
new crc algorithms: KERMIT, MC F4XX, CCITT FFFF, MODBUS
+ tests/test_crc32.prg
+ Usage example
* xHarbourBuilder/xHarbour-Builder/xbldfull2.batThis is what I get compiling with BCC32:
/*
Possibility to compile xHarbour Builder sources non-debug when compiled for VC.
Just set the environment variable:
set VC8_DEBUG=NO
*/
Error E2188 source\rtl\hbcrc32.c 220: Expression syntax in function crc_mcrf4xx
Error E2451 source\rtl\hbcrc32.c 220: Undefined symbol 'i' in function crc_mcrf4xx
Error E2379 source\rtl\hbcrc32.c 220: Statement missing ; in function crc_mcrf4xx
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Enrico, btw WHICH BCC are you using?
The last I had (BCC 5.5) can not compile 'long long' and so I can not test with BCC.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 13:01:00 |
Calls: | 10,389 |
Calls today: | 4 |
Files: | 14,061 |
Messages: | 6,416,887 |
Posted today: | 1 |