Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Avoid strange women and temporary variables.


devel / comp.lang.xharbour / Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

SubjectAuthor
* Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70Reynaldo Henrique
+* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Enrico Maria Giordano
|`* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Reynaldo Henrique
| +* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Enrico Maria Giordano
| |`* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Reynaldo Henrique
| | +- Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Reynaldo Henrique
| | +- Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Enrico Maria Giordano
| | `- Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Enrico Maria Giordano
| `* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Ron Pinkas
|  `- Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Reynaldo Henrique
`* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Ron Pinkas
 `* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Ron Pinkas
  `* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Reynaldo Henrique
   `* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Ron Pinkas
    `* Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Reynaldo Henrique
     `- Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7Ron Pinkas

1
Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<une3ja$122h1$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18407&group=comp.lang.xharbour#18407

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: Ron: I am still haveing the same errors when compiling xharbour with
bcc32 7.70
Date: Sun, 7 Jan 2024 08:57:30 -0300
Organization: A noiseless patient Spider
Lines: 45
Message-ID: <une3ja$122h1$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Sun, 7 Jan 2024 11:57:31 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="826ef298a39a02c29cb5faaddbf8b953";
logging-data="1116705"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19LMXxqIX1hLP02eRFJCuqvKgKJGtf93No="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:vQztM0nKJryej+HVfY216V890rA=
Content-Language: pt-BR
X-Antivirus-Status: Clean
X-Antivirus: AVG (VPS 240107-0, 7/1/2024), Outbound message
 by: Reynaldo Henrique - Sun, 7 Jan 2024 11:57 UTC

The errors:

MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
Error winmake\makefile.bc 234: Expression syntax error in !if statement
Error winmake\makefile.bc 234: Expression syntax error in !if statement
Error winmake\makefile.bc 238: Expression syntax error in !if statement
Error winmake\makefile.bc 247: Expression syntax error in !if statement
Error winmake\makefile.bc 253: Expression syntax error in !if statement
Error winmake\makefile.bc 266: Expression syntax error in !if statement
*** 6 errors during make ***

here is the functions.log:

*** START [C:\Users\rhfsy\xharbour\make_bc.bat](all)
*** started [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
*** started(bcc32) [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
*** Raw Arguments: (strLen CC_DIR _CC_DIR_LEN)
*** Raw Arguments: [strLen] [CC_DIR] [_CC_DIR_LEN] [] []
*** Parsed [2] :strLen( CC_DIR=c:\borland\BCC770 _CC_DIR_LEN= )
+++ Entry point: strLen('CC_DIR' '_CC_DIR_LEN')(2)
:strLen(CC_DIR _CC_DIR_LEN)
:isValidVarName(_CC_DIR_LEN)
:value(CC_DIR str)
:isValidVarName(str)
--- Exit point: strLen CC_DIR _CC_DIR_LEN
*** Ret: 0 0
*** ended[0] [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
EXIT BCC_LIB:
"c:\borland\bcc770\lib\win32\release";"c:\borland\bcc770\lib\win32\release\psdk"

*** finished[0] [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
*** END[0] [C:\Users\rhfsy\xharbour\make_bc.bat]

Thanks,

Reynaldo Henrique

--
O software antivírus AVG realizou uma checagem de vírus neste e-mail.
www.avg.com

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<une3r0$12imh$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18408&group=comp.lang.xharbour#18408

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 13:01:37 +0100
Organization: A noiseless patient Spider
Lines: 47
Message-ID: <une3r0$12imh$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 7 Jan 2024 12:01:36 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="b07d3b6c0024e7e8968e0a7c5861e6e8";
logging-data="1133265"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/r+ve9HA6jPVk+gHYGEdST"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Dcg//c8+augLOvnOYYCl9YrNANs=
Content-Language: it
In-Reply-To: <une3ja$122h1$1@dont-email.me>
 by: Enrico Maria Giordan - Sun, 7 Jan 2024 12:01 UTC

Il 07/01/2024 12:57, Reynaldo Henrique ha scritto:

> The errors:
>
> MAKE Version 5.43  Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
> Error winmake\makefile.bc 234: Expression syntax error in !if statement
> Error winmake\makefile.bc 234: Expression syntax error in !if statement
> Error winmake\makefile.bc 238: Expression syntax error in !if statement
> Error winmake\makefile.bc 247: Expression syntax error in !if statement
> Error winmake\makefile.bc 253: Expression syntax error in !if statement
> Error winmake\makefile.bc 266: Expression syntax error in !if statement
> *** 6 errors during make ***
>
>
> here is the functions.log:
>
> *** START [C:\Users\rhfsy\xharbour\make_bc.bat](all)
>    *** started [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
>       *** started(bcc32) [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
>  *** Raw Arguments: (strLen CC_DIR _CC_DIR_LEN)
>  *** Raw Arguments: [strLen] [CC_DIR] [_CC_DIR_LEN] [] []
>  *** Parsed [2]  :strLen( CC_DIR=c:\borland\BCC770  _CC_DIR_LEN= )
>  +++ Entry point: strLen('CC_DIR' '_CC_DIR_LEN')(2)
>    :strLen(CC_DIR _CC_DIR_LEN)
>    :isValidVarName(_CC_DIR_LEN)
>    :value(CC_DIR str)
>    :isValidVarName(str)
>  --- Exit point: strLen CC_DIR _CC_DIR_LEN
>   *** Ret: 0 0
>       *** ended[0] [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
> EXIT BCC_LIB:
> "c:\borland\bcc770\lib\win32\release";"c:\borland\bcc770\lib\win32\release\psdk"
>    *** finished[0] [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
> *** END[0] [C:\Users\rhfsy\xharbour\make_bc.bat]

Can I see the exact commands are you using, please?

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<une4n5$12kdr$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18409&group=comp.lang.xharbour#18409

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 09:16:37 -0300
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <une4n5$12kdr$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Sun, 7 Jan 2024 12:16:37 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="826ef298a39a02c29cb5faaddbf8b953";
logging-data="1135035"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19PlF4AQmGzh1Z6vNCp0cXYdrGQtOehbAg="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:JetUYV1HKUHtU7qDY7vlzO3AMqc=
In-Reply-To: <une3r0$12imh$1@dont-email.me>
X-Antivirus: AVG (VPS 240107-0, 7/1/2024), Outbound message
X-Antivirus-Status: Clean
Content-Language: pt-BR
 by: Reynaldo Henrique - Sun, 7 Jan 2024 12:16 UTC

>
> Can I see the exact commands are you using, please?
>

The exact command I am typing is:

set path=%path%;c:\borland\bcc770\bin

git pull

make_bc clean

make_bc all

thanks,

Reynaldo Henrique

--
O software antivírus AVG realizou uma checagem de vírus neste e-mail.
www.avg.com

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<une896$134qe$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18410&group=comp.lang.xharbour#18410

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 14:17:27 +0100
Organization: A noiseless patient Spider
Lines: 34
Message-ID: <une896$134qe$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me>
<une4n5$12kdr$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 7 Jan 2024 13:17:26 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="b07d3b6c0024e7e8968e0a7c5861e6e8";
logging-data="1151822"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+wihNHqG7kkcFZbQ3sh0rf"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:jVHBFFI+oMCYLpvg+tVAzGowl5M=
In-Reply-To: <une4n5$12kdr$1@dont-email.me>
Content-Language: it
 by: Enrico Maria Giordan - Sun, 7 Jan 2024 13:17 UTC

Il 07/01/2024 13:16, Reynaldo Henrique ha scritto:

>> Can I see the exact commands are you using, please?
>
> The exact command I am typing is:
>
> set path=%path%;c:\borland\bcc770\bin
>
> git pull
>
> make_bc clean
>
> make_bc all

I get:

Creating System Files (ST) ...
In file included from utils\misc\hblib.c:61:
e:\fw\temp\bcc77\bin\..\include\windows\sdk\windows.h:42:9: warning:
unknown pragma ignored [-Wunknown-pragmas]
[...]

Can I see your bcc32c.cfg, please?

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<une9le$12kei$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18411&group=comp.lang.xharbour#18411

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!rocksolid2!news.neodome.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 10:41:01 -0300
Organization: A noiseless patient Spider
Lines: 42
Message-ID: <une9le$12kei$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me>
<une4n5$12kdr$1@dont-email.me> <une896$134qe$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Sun, 7 Jan 2024 13:41:02 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="826ef298a39a02c29cb5faaddbf8b953";
logging-data="1135058"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19qaXSM1hk46MjGxWV7LpNUmo1tMNiQd5A="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:uvIbTp7J0qTTg/1jbShNjxnmHJs=
Content-Language: pt-BR
X-Antivirus: AVG (VPS 240107-0, 7/1/2024), Outbound message
In-Reply-To: <une896$134qe$1@dont-email.me>
X-Antivirus-Status: Clean
 by: Reynaldo Henrique - Sun, 7 Jan 2024 13:41 UTC

>
>
> Il 07/01/2024 13:16, Reynaldo Henrique ha scritto:
>
>>> Can I see the exact commands are you using, please?
>>
>> The exact command I am typing is:
>>
>> set path=%path%;c:\borland\bcc770\bin
>>
>> git pull
>>
>> make_bc clean
>>
>> make_bc all
>
> I get:
>
> Creating System Files (ST) ...
> In file included from utils\misc\hblib.c:61:
> e:\fw\temp\bcc77\bin\..\include\windows\sdk\windows.h:42:9: warning:
> unknown pragma ignored [-Wunknown-pragmas]
> [...]
>
> Can I see your bcc32c.cfg, please?
>

here is: bcc32c.cfg

-isystem @\..\include\windows\crtl
-isystem @\..\include\windows\sdk
-L@\..\lib\win32c\debug
-L@\..\lib\win32c\release
-L@\..\lib\win32c\release\psdk

Reynaldo Henrique

--
O software antivírus AVG realizou uma checagem de vírus neste e-mail.
www.avg.com

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<uneaba$13djb$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18412&group=comp.lang.xharbour#18412

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 10:52:41 -0300
Organization: A noiseless patient Spider
Lines: 34
Message-ID: <uneaba$13djb$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me>
<une4n5$12kdr$1@dont-email.me> <une896$134qe$1@dont-email.me>
<une9le$12kei$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Sun, 7 Jan 2024 13:52:42 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="826ef298a39a02c29cb5faaddbf8b953";
logging-data="1160811"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+3tImMcswkEF6FM0Z90YqA8ufQ2MeVhrs="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:6sbh88AuxkUmLM7MpHVOj/1A5/U=
X-Antivirus-Status: Clean
Content-Language: pt-BR
In-Reply-To: <une9le$12kei$1@dont-email.me>
X-Antivirus: AVG (VPS 240107-0, 7/1/2024), Outbound message
 by: Reynaldo Henrique - Sun, 7 Jan 2024 13:52 UTC

Em 07/01/2024 10:41, Reynaldo Henrique escreveu:
>>
>> Creating System Files (ST) ...
>> In file included from utils\misc\hblib.c:61:
>> e:\fw\temp\bcc77\bin\..\include\windows\sdk\windows.h:42:9: warning:
>> unknown pragma ignored [-Wunknown-pragmas]
>> [...]
>>
>> Can I see your bcc32c.cfg, please?
>>
>
> here is: bcc32c.cfg
>
> -isystem @\..\include\windows\crtl
> -isystem @\..\include\windows\sdk
> -L@\..\lib\win32c\debug
> -L@\..\lib\win32c\release
> -L@\..\lib\win32c\release\psdk
>
>
> Reynaldo Henrique
>

Can I see your bcc32c.cfg, please?

Thanks

Reynaldo Henrique

--
O software antivírus AVG realizou uma checagem de vírus neste e-mail.
www.avg.com

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<unec7g$13mop$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18413&group=comp.lang.xharbour#18413

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 15:24:50 +0100
Organization: A noiseless patient Spider
Lines: 48
Message-ID: <unec7g$13mop$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me>
<une4n5$12kdr$1@dont-email.me> <une896$134qe$1@dont-email.me>
<une9le$12kei$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 7 Jan 2024 14:24:48 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="b07d3b6c0024e7e8968e0a7c5861e6e8";
logging-data="1170201"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+1InWf94p2fwJEhJwSIzfl"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Pb0qocOF+z/nGaoanRsQdDDPd8Y=
Content-Language: it
In-Reply-To: <une9le$12kei$1@dont-email.me>
 by: Enrico Maria Giordan - Sun, 7 Jan 2024 14:24 UTC

Il 07/01/2024 14:41, Reynaldo Henrique ha scritto:
>>
>>
>> Il 07/01/2024 13:16, Reynaldo Henrique ha scritto:
>>
>>>> Can I see the exact commands are you using, please?
>>>
>>> The exact command I am typing is:
>>>
>>> set path=%path%;c:\borland\bcc770\bin
>>>
>>> git pull
>>>
>>> make_bc clean
>>>
>>> make_bc all
>>
>> I get:
>>
>> Creating System Files (ST) ...
>> In file included from utils\misc\hblib.c:61:
>> e:\fw\temp\bcc77\bin\..\include\windows\sdk\windows.h:42:9: warning:
>> unknown pragma ignored [-Wunknown-pragmas]
>> [...]
>>
>> Can I see your bcc32c.cfg, please?
>>
>
> here is: bcc32c.cfg
>
> -isystem @\..\include\windows\crtl
> -isystem @\..\include\windows\sdk
> -L@\..\lib\win32c\debug
> -L@\..\lib\win32c\release
> -L@\..\lib\win32c\release\psdk
>
>
> Reynaldo Henrique
>

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<unecbd$13mop$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18414&group=comp.lang.xharbour#18414

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 15:26:55 +0100
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <unecbd$13mop$2@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me>
<une4n5$12kdr$1@dont-email.me> <une896$134qe$1@dont-email.me>
<une9le$12kei$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 7 Jan 2024 14:26:53 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="b07d3b6c0024e7e8968e0a7c5861e6e8";
logging-data="1170201"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19rdx1KBTLDc2GGsLTYi60A"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:kMyYerRh2h8kTI0TjUX2UKAOuGM=
In-Reply-To: <une9le$12kei$1@dont-email.me>
Content-Language: it
 by: Enrico Maria Giordan - Sun, 7 Jan 2024 14:26 UTC

Il 07/01/2024 14:41, Reynaldo Henrique ha scritto:

>> Can I see your bcc32c.cfg, please?
>
> here is: bcc32c.cfg
>
> -isystem @\..\include\windows\crtl
> -isystem @\..\include\windows\sdk
> -L@\..\lib\win32c\debug
> -L@\..\lib\win32c\release
> -L@\..\lib\win32c\release\psdk

Ok, nothing special (but please look at my previous comment about your
bcc32.cfg). So we must have two different compilers. Otherwise I cannot
explain the difference in the result.

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<unegie$147g0$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18415&group=comp.lang.xharbour#18415

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ron@ronpinkas.com (Ron Pinkas)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70
Date: Sun, 7 Jan 2024 10:38:54 -0500
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <unegie$147g0$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me> <une4n5$12kdr$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 7 Jan 2024 15:38:54 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="0df5b0d90391d78677212a10e0887e97";
logging-data="1187328"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19I9nSD5soSzYbVojnDxZ0wdWQM+iUtI0U="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:lrswHEF7c3HTd7S0+xedcdT9MkY=
 by: Ron Pinkas - Sun, 7 Jan 2024 15:38 UTC

Reynaldo Henrique wrote:
> >
> > Can I see the exact commands are you using, please?
> >
>
> The exact command I am typing is:
>
> set path=%path%;c:\borland\bcc770\bin
>
> git pull
>
> make_bc clean
>
> make_bc all
>
>
> thanks,
>
> Reynaldo Henrique
>
> --
> O software antivírus AVG realizou uma checagem de vírus neste e-mail.
> www.avg.com

Reynaldo,

From the errors it seem you have HB_ARCH=w64 is that correct?

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<unekbf$14rv4$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18417&group=comp.lang.xharbour#18417

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Sun, 7 Jan 2024 13:43:26 -0300
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <unekbf$14rv4$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <une3r0$12imh$1@dont-email.me>
<une4n5$12kdr$1@dont-email.me> <unegie$147g0$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Sun, 7 Jan 2024 16:43:27 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="a54ebaabd8562745cc046a831f20be48";
logging-data="1208292"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Fv0fAU7gYQ7VNfJRMuz8liDdIHYpX+Y4="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:H1ShN/SvPENIiMgb13XGs5+puyU=
In-Reply-To: <unegie$147g0$1@dont-email.me>
X-Antivirus: AVG (VPS 240107-4, 7/1/2024), Outbound message
Content-Language: pt-BR
X-Antivirus-Status: Clean
 by: Reynaldo Henrique - Sun, 7 Jan 2024 16:43 UTC

Ron,

> From the errors it seem you have HB_ARCH=w64 is that correct?
My HB_ARCH is disabled with REM

Reynaldo Henrique

--
O software antivírus AVG realizou uma checagem de vírus neste e-mail.
www.avg.com

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<uneko0$14vlj$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18420&group=comp.lang.xharbour#18420

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!nntp.comgw.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ron@ronpinkas.com (Ron Pinkas)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70
Date: Sun, 7 Jan 2024 11:50:03 -0500
Organization: A noiseless patient Spider
Lines: 58
Message-ID: <uneko0$14vlj$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 7 Jan 2024 16:50:09 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="0b64f8344aa4e4b5d70c85d9b90735e8";
logging-data="1212083"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ugt3djBrmTDqOl4i+CjHEjC7wWW9C1r4="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:9ucp8XNg3IblGjvOJOgAeR8SbOM=
 by: Ron Pinkas - Sun, 7 Jan 2024 16:50 UTC

Reynaldo Henrique wrote:
>
>
>
> The errors:
>
> MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
> Error winmake\makefile.bc 234: Expression syntax error in !if statement
> Error winmake\makefile.bc 234: Expression syntax error in !if statement
> Error winmake\makefile.bc 238: Expression syntax error in !if statement
> Error winmake\makefile.bc 247: Expression syntax error in !if statement
> Error winmake\makefile.bc 253: Expression syntax error in !if statement
> Error winmake\makefile.bc 266: Expression syntax error in !if statement
> *** 6 errors during make ***
>
>
> here is the functions.log:
>
> *** START [C:\Users\rhfsy\xharbour\make_bc.bat](all)
> *** started [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
> *** started(bcc32) [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
> *** Raw Arguments: (strLen CC_DIR _CC_DIR_LEN)
> *** Raw Arguments: [strLen] [CC_DIR] [_CC_DIR_LEN] [] []
> *** Parsed [2] :strLen( CC_DIR=c:\borland\BCC770 _CC_DIR_LEN= )
> +++ Entry point: strLen('CC_DIR' '_CC_DIR_LEN')(2)
> :strLen(CC_DIR _CC_DIR_LEN)
> :isValidVarName(_CC_DIR_LEN)
> :value(CC_DIR str)
> :isValidVarName(str)
> --- Exit point: strLen CC_DIR _CC_DIR_LEN
> *** Ret: 0 0
> *** ended[0] [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
> EXIT BCC_LIB:
> "c:\borland\bcc770\lib\win32\release";"c:\borland\bcc770\lib\win32\release\psdk"
>
> *** finished[0] [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
> *** END[0] [C:\Users\rhfsy\xharbour\make_bc.bat]
>
> Thanks,
>
> Reynaldo Henrique
>
> --
> O software antivírus AVG realizou uma checagem de vírus neste e-mail.
> www.avg.com

Reynaldo,

1. The functions.log clearly show that BCC_LIB is listed only
ONCE: 'EXIT BCC_LIB' this means that it was SET ***BEFORE*** find_bc.bat
was called by make_bc.bat or else we would have the log for the
generation too.

2. It shows that BCC_LIB has an CR/LF character which BREAKS it into 2
lines - this is what IMO causes the syntax error on a line number
greater than the !if lines by 1!!

Ron

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<unh3fd$1iq53$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18451&group=comp.lang.xharbour#18451

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!rocksolid2!news.neodome.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ron@ronpinkas.com (Ron Pinkas)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70
Date: Mon, 8 Jan 2024 10:13:48 -0500
Organization: A noiseless patient Spider
Lines: 61
Message-ID: <unh3fd$1iq53$2@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <uneko0$14vlj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 8 Jan 2024 15:13:49 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="1f9bb875ab2c288d792da7f66fae7a57";
logging-data="1665187"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ZlaH27rJT9wyVCswdfyMjqdVlRJleOwY="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:RMjG90t92Jvl9Mt2gg1l76yFni8=
 by: Ron Pinkas - Mon, 8 Jan 2024 15:13 UTC

Ron Pinkas wrote:
> Reynaldo Henrique wrote:
> >
> >
> >
> > The errors:
> >
> > MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
> > Error winmake\makefile.bc 234: Expression syntax error in !if statement
> > Error winmake\makefile.bc 234: Expression syntax error in !if statement
> > Error winmake\makefile.bc 238: Expression syntax error in !if statement
> > Error winmake\makefile.bc 247: Expression syntax error in !if statement
> > Error winmake\makefile.bc 253: Expression syntax error in !if statement
> > Error winmake\makefile.bc 266: Expression syntax error in !if statement
> > *** 6 errors during make ***
> >
> >
> > here is the functions.log:
> >
> > *** START [C:\Users\rhfsy\xharbour\make_bc.bat](all)
> > *** started [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
> > *** started(bcc32) [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
> > *** Raw Arguments: (strLen CC_DIR _CC_DIR_LEN)
> > *** Raw Arguments: [strLen] [CC_DIR] [_CC_DIR_LEN] [] []
> > *** Parsed [2] :strLen( CC_DIR=c:\borland\BCC770 _CC_DIR_LEN= )
> > +++ Entry point: strLen('CC_DIR' '_CC_DIR_LEN')(2)
> > :strLen(CC_DIR _CC_DIR_LEN)
> > :isValidVarName(_CC_DIR_LEN)
> > :value(CC_DIR str)
> > :isValidVarName(str)
> > --- Exit point: strLen CC_DIR _CC_DIR_LEN
> > *** Ret: 0 0
> > *** ended[0] [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
> > EXIT BCC_LIB:
> > "c:\borland\bcc770\lib\win32\release";"c:\borland\bcc770\lib\win32\release\psdk"
> >
> > *** finished[0] [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
> > *** END[0] [C:\Users\rhfsy\xharbour\make_bc.bat]
> >
> > Thanks,
> >
> > Reynaldo Henrique
> >
> > --
> > O software antivírus AVG realizou uma checagem de vírus neste e-mail.
> > www.avg.com
>
> Reynaldo,
>
> 1. The functions.log clearly show that BCC_LIB is listed only
> ONCE: 'EXIT BCC_LIB' this means that it was SET ***BEFORE*** find_bc.bat
> was called by make_bc.bat or else we would have the log for the
> generation too.
>
> 2. It shows that BCC_LIB has an CR/LF character which BREAKS it into 2
> lines - this is what IMO causes the syntax error on a line number
> greater than the !if lines by 1!!
>
> Ron

Reynaaldo?

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<unhqmk$1mcgp$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18459&group=comp.lang.xharbour#18459

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!news.samoylyk.net!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Mon, 8 Jan 2024 18:50:11 -0300
Organization: A noiseless patient Spider
Lines: 66
Message-ID: <unhqmk$1mcgp$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <uneko0$14vlj$1@dont-email.me>
<unh3fd$1iq53$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 8 Jan 2024 21:50:13 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="d1102cca2216a7d9bef4f51685af1892";
logging-data="1782297"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/r9SM+fes2EckH6qrGd26Kw0MQolgU96I="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:2fQ21lL80WSkwbGj0rVa8QMzyYs=
X-Antivirus-Status: Clean
In-Reply-To: <unh3fd$1iq53$2@dont-email.me>
X-Antivirus: AVG (VPS 240108-4, 8/1/2024), Outbound message
Content-Language: pt-BR
 by: Reynaldo Henrique - Mon, 8 Jan 2024 21:50 UTC

>>>
>>> The errors:
>>>
>>> MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
>>> Error winmake\makefile.bc 234: Expression syntax error in !if statement
>>> Error winmake\makefile.bc 234: Expression syntax error in !if statement
>>> Error winmake\makefile.bc 238: Expression syntax error in !if statement
>>> Error winmake\makefile.bc 247: Expression syntax error in !if statement
>>> Error winmake\makefile.bc 253: Expression syntax error in !if statement
>>> Error winmake\makefile.bc 266: Expression syntax error in !if statement
>>> *** 6 errors during make ***
>>>
>>>
>>> here is the functions.log:
>>>
>>> *** START [C:\Users\rhfsy\xharbour\make_bc.bat](all)
>>> *** started [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
>>> *** started(bcc32) [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
>>> *** Raw Arguments: (strLen CC_DIR _CC_DIR_LEN)
>>> *** Raw Arguments: [strLen] [CC_DIR] [_CC_DIR_LEN] [] []
>>> *** Parsed [2] :strLen( CC_DIR=c:\borland\BCC770 _CC_DIR_LEN= )
>>> +++ Entry point: strLen('CC_DIR' '_CC_DIR_LEN')(2)
>>> :strLen(CC_DIR _CC_DIR_LEN)
>>> :isValidVarName(_CC_DIR_LEN)
>>> :value(CC_DIR str)
>>> :isValidVarName(str)
>>> --- Exit point: strLen CC_DIR _CC_DIR_LEN
>>> *** Ret: 0 0
>>> *** ended[0] [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
>>> EXIT BCC_LIB:
>>> "c:\borland\bcc770\lib\win32\release";"c:\borland\bcc770\lib\win32\release\psdk"
>>>
>>> *** finished[0] [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
>>> *** END[0] [C:\Users\rhfsy\xharbour\make_bc.bat]
>>>
>>> Thanks,
>>>
>>> Reynaldo Henrique
>>>
>>> --
>>> O software antivírus AVG realizou uma checagem de vírus neste e-mail.
>>> www.avg.com
>>
>> Reynaldo,
>>
>> 1. The functions.log clearly show that BCC_LIB is listed only
>> ONCE: 'EXIT BCC_LIB' this means that it was SET ***BEFORE*** find_bc.bat
>> was called by make_bc.bat or else we would have the log for the
>> generation too.
>>
>> 2. It shows that BCC_LIB has an CR/LF character which BREAKS it into 2
>> lines - this is what IMO causes the syntax error on a line number
>> greater than the !if lines by 1!!
>>
>> Ron
>
> Reynaaldo?

Hi Ron,

I am still compiling xHarbour by setting the BCC_LIB manually.

Thanks,

Reynaldo Henrique

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<unhrt1$1miv0$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18461&group=comp.lang.xharbour#18461

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ron@ronpinkas.com (Ron Pinkas)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70
Date: Mon, 8 Jan 2024 17:10:41 -0500
Organization: A noiseless patient Spider
Lines: 79
Message-ID: <unhrt1$1miv0$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <uneko0$14vlj$1@dont-email.me> <unh3fd$1iq53$2@dont-email.me> <unhqmk$1mcgp$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 8 Jan 2024 22:10:41 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="1f9bb875ab2c288d792da7f66fae7a57";
logging-data="1788896"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+44HL2qDM2LGzEOur0oJ+AYiT/UoKkAgY="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:Kg5psniPJ9yStyQedg0+s8NZfPQ=
 by: Ron Pinkas - Mon, 8 Jan 2024 22:10 UTC

Reynaldo Henrique wrote:
> > > >
> > > > The errors:
> > > >
> > > > MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
> > > > Error winmake\makefile.bc 234: Expression syntax error in !if statement
> > > > Error winmake\makefile.bc 234: Expression syntax error in !if statement
> > > > Error winmake\makefile.bc 238: Expression syntax error in !if statement
> > > > Error winmake\makefile.bc 247: Expression syntax error in !if statement
> > > > Error winmake\makefile.bc 253: Expression syntax error in !if statement
> > > > Error winmake\makefile.bc 266: Expression syntax error in !if statement
> > > > *** 6 errors during make ***
> > > >
> > > >
> > > > here is the functions.log:
> > > >
> > > > *** START [C:\Users\rhfsy\xharbour\make_bc.bat](all)
> > > > *** started [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
> > > > *** started(bcc32) [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
> > > > *** Raw Arguments: (strLen CC_DIR _CC_DIR_LEN)
> > > > *** Raw Arguments: [strLen] [CC_DIR] [_CC_DIR_LEN] [] []
> > > > *** Parsed [2] :strLen( CC_DIR=c:\borland\BCC770 _CC_DIR_LEN= )
> > > > +++ Entry point: strLen('CC_DIR' '_CC_DIR_LEN')(2)
> > > > :strLen(CC_DIR _CC_DIR_LEN)
> > > > :isValidVarName(_CC_DIR_LEN)
> > > > :value(CC_DIR str)
> > > > :isValidVarName(str)
> > > > --- Exit point: strLen CC_DIR _CC_DIR_LEN
> > > > *** Ret: 0 0
> > > > *** ended[0] [C:\Users\rhfsy\xharbour\winmake\found_cc.bat]
> > > > EXIT BCC_LIB:
> > > > "c:\borland\bcc770\lib\win32\release";"c:\borland\bcc770\lib\win32\release\psdk"
> > > >
> > > > *** finished[0] [C:\Users\rhfsy\xharbour\winmake\find_bc.bat]
> > > > *** END[0] [C:\Users\rhfsy\xharbour\make_bc.bat]
> > > >
> > > > Thanks,
> > > >
> > > > Reynaldo Henrique
> > > >
> > > > --
> > > > O software antivírus AVG realizou uma checagem de vírus neste e-mail.
> > > > www.avg.com
> > >
> > > Reynaldo,
> > >
> > > 1. The functions.log clearly show that BCC_LIB is listed only
> > > ONCE: 'EXIT BCC_LIB' this means that it was SET ***BEFORE*** find_bc.bat
> > > was called by make_bc.bat or else we would have the log for the
> > > generation too.
> > >
> > > 2. It shows that BCC_LIB has an CR/LF character which BREAKS it into 2
> > > lines - this is what IMO causes the syntax error on a line number
> > > greater than the !if lines by 1!!
> > >
> > > Ron
> >
> > Reynaaldo?
>
> Hi Ron,
>
> I am still compiling xHarbour by setting the BCC_LIB manually.
>
> Thanks,
>
> Reynaldo Henrique
>

Ryenaldo,

Please make sure to use make_bc on a FRESH terminal withOUT setting
BCC_LIB, and let me see build log and functions.log

The error you posted last suggest yoiu had a BCC_LIB set manually with
an ENTER breaking it to TWO lines.

Ron

Ron

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<uo9hei$26lm1$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18570&group=comp.lang.xharbour#18570

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour
with bcc32 7.70
Date: Wed, 17 Jan 2024 18:39:28 -0300
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <uo9hei$26lm1$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <uneko0$14vlj$1@dont-email.me>
<unh3fd$1iq53$2@dont-email.me> <unhqmk$1mcgp$1@dont-email.me>
<unhrt1$1miv0$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Wed, 17 Jan 2024 21:39:30 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="4e7d8b42dac8705d26872ce1590409a0";
logging-data="2315969"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/LXaas0JtTVbogzY0y+S5C/8mlOvrIyZI="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:85YX4dSsLKPrAwY0Kru1mEuauJo=
Content-Language: pt-BR
In-Reply-To: <unhrt1$1miv0$1@dont-email.me>
X-Antivirus: AVG (VPS 240116-10, 16/1/2024), Outbound message
X-Antivirus-Status: Clean
 by: Reynaldo Henrique - Wed, 17 Jan 2024 21:39 UTC

>
> Ryenaldo,
>
> Please make sure to use make_bc on a FRESH terminal withOUT setting
> BCC_LIB, and let me see build log and functions.log
>
> The error you posted last suggest yoiu had a BCC_LIB set manually with
> an ENTER breaking it to TWO lines.
>

Ron, now I can build xHarbour without setting BCC_LIB manually!

Thanks,

Reynaldo Henrique

--
O software antivírus AVG realizou uma checagem de vírus neste e-mail.
www.avg.com

Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70

<uo9rhd$28gjo$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18575&group=comp.lang.xharbour#18575

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ron@ronpinkas.com (Ron Pinkas)
Newsgroups: comp.lang.xharbour
Subject: Re: Ron: I am still haveing the same errors when compiling xharbour with bcc32 7.70
Date: Wed, 17 Jan 2024 19:31:41 -0500
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <uo9rhd$28gjo$1@dont-email.me>
References: <une3ja$122h1$1@dont-email.me> <uneko0$14vlj$1@dont-email.me> <unh3fd$1iq53$2@dont-email.me> <unhqmk$1mcgp$1@dont-email.me> <unhrt1$1miv0$1@dont-email.me> <uo9hei$26lm1$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 18 Jan 2024 00:31:41 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="368641c63aa3ca01ede22aa706b45539";
logging-data="2376312"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18LLMZF3cK6Hd5uC4kNw3DxlWpL/JvuhDY="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:SoQktvZcM1cOeqe5WJsDNpdyCb4=
 by: Ron Pinkas - Thu, 18 Jan 2024 00:31 UTC

Reynaldo Henrique wrote:
>
> >
> > Ryenaldo,
> >
> > Please make sure to use make_bc on a FRESH terminal withOUT setting
> > BCC_LIB, and let me see build log and functions.log
> >
> > The error you posted last suggest yoiu had a BCC_LIB set manually with
> > an ENTER breaking it to TWO lines.
> >
>
> Ron, now I can build xHarbour without setting BCC_LIB manually!
>
>
> Thanks,
>
>
> Reynaldo Henrique
>
>
> --
> O software antivírus AVG realizou uma checagem de vírus neste e-mail.
> www.avg.com

Great. Thanks for the confirmation.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor