Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

What the world *really* needs is a good Automatic Bicycle Sharpener.


devel / comp.lang.xharbour / Re: Problemm with xHb GIT building

SubjectAuthor
* Problemm with xHb GIT buildingAndrzej Morgiewicz
+* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|`* Re: Problemm with xHb GIT buildingRon Pinkas
| `* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|  `* Re: Problemm with xHb GIT buildingRon Pinkas
|   `* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|    `* Re: Problemm with xHb GIT buildingRon Pinkas
|     `* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|      `* Re: Problemm with xHb GIT buildingRon Pinkas
|       `- Re: Problemm with xHb GIT buildingEnrico Maria Giordano
+* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|`* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
| `* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|  `* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|   `* Re: Problemm with xHb GIT buildingEnrico Maria Giordano
|    `* Re: Problemm with xHb GIT buildingRon Pinkas
|     +- Re: Problemm with xHb GIT buildingRon Pinkas
|     `- Re: Problemm with xHb GIT buildingEnrico Maria Giordano
+- Re: Problemm with xHb GIT buildingRon Pinkas
`- Re: Problemm with xHb GIT buildingRon Pinkas

1
Problemm with xHb GIT building

<415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:620a:2955:b0:783:450:b186 with SMTP id n21-20020a05620a295500b007830450b186mr649069qkp.0.1704802448088;
Tue, 09 Jan 2024 04:14:08 -0800 (PST)
X-Received: by 2002:a05:6808:2112:b0:3bd:2da2:c49 with SMTP id
r18-20020a056808211200b003bd2da20c49mr11154oiw.0.1704802447837; Tue, 09 Jan
2024 04:14:07 -0800 (PST)
Path: i2pn2.org!rocksolid2!news.neodome.net!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 9 Jan 2024 04:14:07 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=31.11.251.137; posting-account=c_DSlQoAAAAUcuxdNu-NCkNU1gU-r-f-
NNTP-Posting-Host: 31.11.251.137
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
Subject: Problemm with xHb GIT building
From: amorgiewicz@wp.pl (Andrzej Morgiewicz)
Injection-Date: Tue, 09 Jan 2024 12:14:08 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Andrzej Morgiewicz - Tue, 9 Jan 2024 12:14 UTC

Hi,
Today I've tried to build xHarbour basing on GIT respsitory. Till now I'mn usig SVN xHarbour.org with HWGUI and RDDSQL commercial lib. Copiled with BCC58.
I can't build with BCC58 becouse of error mentioned earlier by Pere Cordonet.
Eventually I used bcc77 and succesfully built core. But failed building contribs:
MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
bcc32 -c -tWM -D__WIN32__ -D_HAVE_SQLITE_CONFIG_H -DHAVE_CONFIG_H -DHARBOUR_CONF -DOPENSSL_NO_DEPRECATED -DHB_VM_ALL -DHB_FM_DL_ALLOC -I"source\rtl\zlib" -I"contrib\pdflite\include" -I"contrib\png" -I"contrib\tiff" -I"contrib\jpeg" -I"include" -I"\Borland\bcc77\include" -I"obj\b32" -I"contrib\sixapi\include" -I"contrib\freeimage\include" -I"contrib\gd\include" -I"contrib\xwt\include" -I"contrib\xwt\src\xwt_win" -I"contrib\rddsql" -I"contrib\hbsqlit3" -O2 -OS -Ov -Oi -Oc -Ve -k- -q -a8 -w -w-8027 -w-8071 -w-8121 -w-8060 -w-8080 -w-8084 -oobj\b32\hpdf_utils.obj contrib\hbhpdf\hpdf_utils.c
contrib\hbhpdf\hpdf_utils.c:
Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff' with no prototype in function HPDF_FToA
Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff' with no prototype in function HPDF_FToA
Warning W8065 contrib\hbhpdf\hpdf_utils.c 238: Call to function 'modff' with no prototype in function HPDF_FToA
*** 1 errors in Compile ***
** error 2 ** deleting obj\b32\hpdf_utils.obj
I found this propably needs math.h from xHarbourBuilder.

So my questions are:
Is it possible to build with any Borland compilers?
if not, what openssource compiler will be best to build xHarbour, xHarbourBuilder, SQLRDD and HWGUI. Or I'll will have to buy commercian one ?
Thanks in advance
Andrzej Morgiewicz

Re: Problemm with xHb GIT building

<unjh2t$20d47$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 14:18:22 +0100
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <unjh2t$20d47$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 13:18:21 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2110599"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18jDKpVNmIwH0+cdk/gXchx"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Fsoay6FRMJO7c/Fxxqb6RhOUJNQ=
In-Reply-To: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
Content-Language: it
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 13:18 UTC

Il 09/01/2024 13:14, Andrzej Morgiewicz ha scritto:

> Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff' with no prototype in function HPDF_FToA
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff' with no prototype in function HPDF_FToA
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 238: Call to function 'modff' with no prototype in function HPDF_FToA

Please, add this at the end of BCC32 include\windows\crtl\math.h:

#define modff( f, i ) ( float ) modf( f, ( double * ) i )

Just after this line:

#endif /* !defined(__clang__) */

Then retry and let me know.

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unjhd3$20d47$2@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 14:23:49 +0100
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <unjhd3$20d47$2@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 13:23:47 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2110599"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/jLcDM/BOg8v4OktoSOcEA"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:XCi1VQk1nsW8MYZiYG0U/IYUXiY=
In-Reply-To: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
Content-Language: it
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 13:23 UTC

Il 09/01/2024 13:14, Andrzej Morgiewicz ha scritto:

> Hi,
> Today I've tried to build xHarbour basing on GIT respsitory. Till now I'mn usig SVN xHarbour.org with HWGUI and RDDSQL commercial lib. Copiled with BCC58.
> I can't build with BCC58 becouse of error mentioned earlier by Pere Cordonet.

Let me try with BCC58...

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unjhk9$20d47$3@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!news.chmurka.net!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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 14:27:39 +0100
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <unjhk9$20d47$3@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjhd3$20d47$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 13:27:37 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2110599"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/SlRwx7gbIPSriMZc0EY+V"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:xuZ+sVADyzUjxVW4l3S+c1b7+ao=
Content-Language: it
In-Reply-To: <unjhd3$20d47$2@dont-email.me>
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 13:27 UTC

Il 09/01/2024 14:23, Enrico Maria Giordano ha scritto:

> Let me try with BCC58...

Sorry, I don't have BCC58. Can you send it to me, please?

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unjivi$218vf$1@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!feeder8.news.weretis.net!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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 14:50:43 +0100
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <unjivi$218vf$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjhd3$20d47$2@dont-email.me> <unjhk9$20d47$3@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 13:50:42 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2139119"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Qb41mwtHeyq3bQ+m6ekrn"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:0sIdEFQgTZh6/gMnIcnfLt6P2JU=
In-Reply-To: <unjhk9$20d47$3@dont-email.me>
Content-Language: it
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 13:50 UTC

Il 09/01/2024 14:27, Enrico Maria Giordano ha scritto:

>> Let me try with BCC58...
>
> Sorry, I don't have BCC58. Can you send it to me, please?

Never mind. I found it thanks to the wayback machine.

Is this the error you are referring to?

Error E2141 harboury.c 4545: Declaration syntax error in function
hb_comp_yyparse

Please confirm.

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unjj66$21a44$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 14:54:15 +0100
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <unjj66$21a44$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjhd3$20d47$2@dont-email.me> <unjhk9$20d47$3@dont-email.me>
<unjivi$218vf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 13:54:14 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2140292"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ghsvGDiIXukDVsnjbAyUG"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:e4DOf3hxRuP1tbTlMt57KLSSK+w=
Content-Language: it
In-Reply-To: <unjivi$218vf$1@dont-email.me>
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 13:54 UTC

Il 09/01/2024 14:50, Enrico Maria Giordano ha scritto:

> Error E2141 harboury.c 4545: Declaration syntax error in function hb_comp_yyparse

Ron, can you look at it, please?

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unjjt2$21dri$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 09:06:20 -0500
Organization: A noiseless patient Spider
Lines: 37
Message-ID: <unjjt2$21dri$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
MIME-Version: 1.0
Injection-Date: Tue, 9 Jan 2024 14:06:26 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="eb6d4e5723359928a111eb3ae61624cb";
logging-data="2144114"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/rwq86am/RkP+8Gc2NWoRDagANMeXebn4="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:F9RFHWQmDXwIgq7pnIR4J70pWmo=
 by: Ron Pinkas - Tue, 9 Jan 2024 14:06 UTC

Andrzej Morgiewicz wrote:
>
> Hi,
> Today I've tried to build xHarbour basing on GIT respsitory. Till now I'mn usig SVN xHarbour.org with HWGUI and RDDSQL commercial lib. Copiled with BCC58.
> I can't build with BCC58 becouse of error mentioned earlier by Pere Cordonet.
> Eventually I used bcc77 and succesfully built core. But failed building contribs:
> MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
> bcc32 -c -tWM -D__WIN32__ -D_HAVE_SQLITE_CONFIG_H -DHAVE_CONFIG_H -DHARBOUR_CONF -DOPENSSL_NO_DEPRECATED -DHB_VM_ALL -DHB_FM_DL_ALLOC -I"source\rtl\zlib" -I"contrib\pdflite\include" -I"contrib\png" -I"contrib\tiff" -I"contrib\jpeg" -I"include" -I"\Borland\bcc77\include" -I"obj\b32" -I"contrib\sixapi\include" -I"contrib\freeimage\include" -I"contrib\gd\include" -I"contrib\xwt\include" -I"contrib\xwt\src\xwt_win" -I"contrib\rddsql" -I"contrib\hbsqlit3" -O2 -OS -Ov -Oi -Oc -Ve -k- -q -a8 -w -w-8027 -w-8071 -w-8121 -w-8060 -w-8080 -w-8084 -oobj\b32\hpdf_utils.obj contrib\hbhpdf\hpdf_utils.c
> contrib\hbhpdf\hpdf_utils.c:
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff' with no prototype in function HPDF_FToA
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff' with no prototype in function HPDF_FToA
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 238: Call to function 'modff' with no prototype in function HPDF_FToA
> *** 1 errors in Compile ***
> ** error 2 ** deleting obj\b32\hpdf_utils.obj
> I found this propably needs math.h from xHarbourBuilder.
>
> So my questions are:
> Is it possible to build with any Borland compilers?
> if not, what openssource compiler will be best to build xHarbour, xHarbourBuilder, SQLRDD and HWGUI. Or I'll will have to buy commercian one ?
> Thanks in advance
> Andrzej Morgiewicz
>
>
>
>

Hi Andrzej

1. Yes I am able to build xHarbour with contribs using the FREE
Embarcadero C++ 7.30. You can use it without ay setup by just calling
make_bc.bat if installed to the default locattion \bcc102.

2. I am currently working on setup of MingW CLang - I believe this will
be the best settup. Another serious contender on Windows is the FREE
(but not open source) VS 2022 Community Edition.

Ron

Re: Problemm with xHb GIT building

<unjk6r$21dri$2@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 09:11:39 -0500
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <unjk6r$21dri$2@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
MIME-Version: 1.0
Injection-Date: Tue, 9 Jan 2024 14:11:39 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="eb6d4e5723359928a111eb3ae61624cb";
logging-data="2144114"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18iJJBEKAr2T1typnnVUdK5yrp62JSuFrc="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:SMGpS6n539bNSfqQuawYF40W3dU=
 by: Ron Pinkas - Tue, 9 Jan 2024 14:11 UTC

Andrzej Morgiewicz wrote:
>
> Hi,
> Today I've tried to build xHarbour basing on GIT respsitory. Till now I'mn usig SVN xHarbour.org with HWGUI and RDDSQL commercial lib. Copiled with BCC58.
> I can't build with BCC58 becouse of error mentioned earlier by Pere Cordonet.
> Eventually I used bcc77 and succesfully built core. But failed building contribs:
> MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
> bcc32 -c -tWM -D__WIN32__ -D_HAVE_SQLITE_CONFIG_H -DHAVE_CONFIG_H -DHARBOUR_CONF -DOPENSSL_NO_DEPRECATED -DHB_VM_ALL -DHB_FM_DL_ALLOC -I"source\rtl\zlib" -I"contrib\pdflite\include" -I"contrib\png" -I"contrib\tiff" -I"contrib\jpeg" -I"include" -I"\Borland\bcc77\include" -I"obj\b32" -I"contrib\sixapi\include" -I"contrib\freeimage\include" -I"contrib\gd\include" -I"contrib\xwt\include" -I"contrib\xwt\src\xwt_win" -I"contrib\rddsql" -I"contrib\hbsqlit3" -O2 -OS -Ov -Oi -Oc -Ve -k- -q -a8 -w -w-8027 -w-8071 -w-8121 -w-8060 -w-8080 -w-8084 -oobj\b32\hpdf_utils.obj contrib\hbhpdf\hpdf_utils.c
> contrib\hbhpdf\hpdf_utils.c:
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff' with no prototype in function HPDF_FToA
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff' with no prototype in function HPDF_FToA
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 238: Call to function 'modff' with no prototype in function HPDF_FToA
> *** 1 errors in Compile ***
> ** error 2 ** deleting obj\b32\hpdf_utils.obj
> I found this propably needs math.h from xHarbourBuilder.

Using bcc32c.exe or bcc32.exe? Please try bcc32c.exe which is the
default and auto dettected if you do NOT set any environment variables.

Re: Problemm with xHb GIT building

<unjkd7$21dri$3@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!news.niel.me!news.gegeweb.eu!gegeweb.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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 09:15:03 -0500
Organization: A noiseless patient Spider
Lines: 31
Message-ID: <unjkd7$21dri$3@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com> <unjh2t$20d47$1@dont-email.me>
MIME-Version: 1.0
Injection-Date: Tue, 9 Jan 2024 14:15:03 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="eb6d4e5723359928a111eb3ae61624cb";
logging-data="2144114"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18mMENNkJc/7T7Ih6WKCtlRbA7QqDD2eKU="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:FKRa2Tdcyn/ICaoL4JWFgJZfbyk=
 by: Ron Pinkas - Tue, 9 Jan 2024 14:15 UTC

Enrico Maria Giordano wrote:
>
>
> Il 09/01/2024 13:14, Andrzej Morgiewicz ha scritto:
>
> > Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff' with no prototype in function HPDF_FToA
> > Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff' with no prototype in function HPDF_FToA
> > Warning W8065 contrib\hbhpdf\hpdf_utils.c 238: Call to function 'modff' with no prototype in function HPDF_FToA
>
> Please, add this at the end of BCC32 include\windows\crtl\math.h:
>
> #define modff( f, i ) ( float ) modf( f, ( double * ) i )
>
> Just after this line:
>
> #endif /* !defined(__clang__) */
>
> Then retry and let me know.
>

Enrico,

I highly discourage the practice of modifying compiler's header file. It
is indeed a very odd bug for bcc 7.70. I assume this is ttrue ONLY for
bcc32.exe since bcc32c.exe compiles all fine even with earlier version
7.30.

Either way, instead of modifying the system header you may add such a
define with a -D user flag. Also this should be reported to Embarcadero.

Ron

Re: Problemm with xHb GIT building

<unjq15$225eq$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 16:51:03 +0100
Organization: A noiseless patient Spider
Lines: 43
Message-ID: <unjq15$225eq$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjh2t$20d47$1@dont-email.me> <unjkd7$21dri$3@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 15:51:01 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2168282"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19MH2tfaodSHgHtdBDlAW+o"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:N3gAbXd9h2+LsL8bTMdpAjAX2tA=
Content-Language: it
In-Reply-To: <unjkd7$21dri$3@dont-email.me>
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 15:51 UTC

Il 09/01/2024 15:15, Ron Pinkas ha scritto:

> I highly discourage the practice of modifying compiler's header file. It
> is indeed a very odd bug for bcc 7.70. I assume this is ttrue ONLY for
> bcc32.exe since bcc32c.exe compiles all fine even with earlier version
> 7.30.

I don't understand. I just tried with BCC32 7.30 and got the usual:

Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff'
with no prototype in function HPDF_FToA
Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff'
with no prototype in function HPDF_FToA
Warning W8065 contrib\hbhpdf\hpdf_utils.c 238: Call to function 'modff'
with no prototype in function HPDF_FToA

This is my commands:

SET CC_DIR=e:\fw\temp\bcc73
make_bc all

And there is no definition of modff in math.h of BCC32 7.30.

> Either way, instead of modifying the system header you may add such a
> define with a -D user flag.

Interesting. How?

> Also this should be reported to Embarcadero.

I'm not interested, sorry. It seems that this bug is there since BCC32
7.20 if not earlier.

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unjuk3$232nq$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 12:09:17 -0500
Organization: A noiseless patient Spider
Lines: 49
Message-ID: <unjuk3$232nq$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com> <unjh2t$20d47$1@dont-email.me> <unjkd7$21dri$3@dont-email.me> <unjq15$225eq$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 Jan 2024 17:09:24 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="786b0c72a14ef60694c3a549daffa4d9";
logging-data="2198266"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/OIdeqWXJKZrZgVAoTEbHUvIVomaCc8Z8="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:WwN7eOb5EQJkxToFv7qm0WORbRI=
 by: Ron Pinkas - Tue, 9 Jan 2024 17:09 UTC

> This is my commands:
>
> SET CC_DIR=e:\fw\temp\bcc73
> make_bc all
>
> And there is no definition of modff in math.h of BCC32 7.30.

My unmodified official Embarcadero 7.30 downloaded directly from
Embarcadero has include\windows\crtl math.h with line 173:

#if defined(__clang__)
float _EXPFUNC acosf(float);
float _EXPFUNC asinf(float);
float _EXPFUNC atanf(float);
float _EXPFUNC coshf(float);
float _EXPFUNC fabsf(float);
float _EXPFUNC fmodf(float, float);
float _EXPFUNC frexpf(float, int *);
float _EXPFUNC hypotf(float, float);
float _EXPFUNC log10f(float);
float _EXPFUNC modff(float, float *);

> > Either way, instead of modifying the system header you may add such a
> > define with a -D user flag.
>
> Interesting. How?

Let's first find out why you have an error that you should not have.

Here is what my \bcc102\bin\bcc32c.exe say:

Z:\GitHub\xharbour>\BCC102\bin\bcc32c.exe
Embarcadero C++ 7.30 for Win32 Copyright (c) 2012-2017 Embarcadero Technologies, Inc.
bcc32c.exe: error: no input files

Z:\GitHub\xharbour>

Ron

>
> > Also this should be reported to Embarcadero.
>
> I'm not interested, sorry. It seems that this bug is there since BCC32
> 7.20 if not earlier.
>

Re: Problemm with xHb GIT building

<unk1cd$23ekj$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 18:56:31 +0100
Organization: A noiseless patient Spider
Lines: 49
Message-ID: <unk1cd$23ekj$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjh2t$20d47$1@dont-email.me> <unjkd7$21dri$3@dont-email.me>
<unjq15$225eq$1@dont-email.me> <unjuk3$232nq$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 Jan 2024 17:56:29 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2210451"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19S7Op2it8SgHTTf5aXfcvg"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:hMNaOFLymrD16cmJeBBlGFx66tI=
In-Reply-To: <unjuk3$232nq$1@dont-email.me>
Content-Language: it
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 17:56 UTC

Il 09/01/2024 18:09, Ron Pinkas ha scritto:

>> And there is no definition of modff in math.h of BCC32 7.30.
>
> My unmodified official Embarcadero 7.30 downloaded directly from
> Embarcadero has include\windows\crtl math.h with line 173:
>
> #if defined(__clang__)
> float _EXPFUNC acosf(float);
> float _EXPFUNC asinf(float);
> float _EXPFUNC atanf(float);
> float _EXPFUNC coshf(float);
> float _EXPFUNC fabsf(float);
> float _EXPFUNC fmodf(float, float);
> float _EXPFUNC frexpf(float, int *);
> float _EXPFUNC hypotf(float, float);
> float _EXPFUNC log10f(float);
> float _EXPFUNC modff(float, float *);

Mine too. But it is only for CLANG flavour. We are speaking about BCC32
(not CLANG).

>>> Either way, instead of modifying the system header you may add such a
>>> define with a -D user flag.
>>
>> Interesting. How?
>
> Let's first find out why you have an error that you should not have.

The error is expected, since there is no definition for modff.

> Here is what my \bcc102\bin\bcc32c.exe say:
>
> Z:\GitHub\xharbour>\BCC102\bin\bcc32c.exe
> Embarcadero C++ 7.30 for Win32 Copyright (c) 2012-2017 Embarcadero Technologies, Inc.
> bcc32c.exe: error: no input files

This is bcc32c.exe. The problem is with bcc32.exe.

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unk38u$23qii$1@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!news.chmurka.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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 13:28:45 -0500
Organization: A noiseless patient Spider
Lines: 44
Message-ID: <unk38u$23qii$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com> <unjh2t$20d47$1@dont-email.me> <unjkd7$21dri$3@dont-email.me> <unjq15$225eq$1@dont-email.me> <unjuk3$232nq$1@dont-email.me> <unk1cd$23ekj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 Jan 2024 18:28:46 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="eb6d4e5723359928a111eb3ae61624cb";
logging-data="2222674"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18JUOPBO6X0t4VHFy5ai3hqvKY0bUqrN5M="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:8hYD4KuOhtip4jxxNOUp6cu6R4M=
 by: Ron Pinkas - Tue, 9 Jan 2024 18:28 UTC

Enrico Maria Giordano wrote:
>
>
> Il 09/01/2024 18:09, Ron Pinkas ha scritto:
>
> > > And there is no definition of modff in math.h of BCC32 7.30.
> >
> > My unmodified official Embarcadero 7.30 downloaded directly from
> > Embarcadero has include\windows\crtl math.h with line 173:
> >
> > #if defined(__clang__)
> > float _EXPFUNC acosf(float);
> > float _EXPFUNC asinf(float);
> > float _EXPFUNC atanf(float);
> > float _EXPFUNC coshf(float);
> > float _EXPFUNC fabsf(float);
> > float _EXPFUNC fmodf(float, float);
> > float _EXPFUNC frexpf(float, int *);
> > float _EXPFUNC hypotf(float, float);
> > float _EXPFUNC log10f(float);
> > float _EXPFUNC modff(float, float *);
>
> Mine too. But it is only for CLANG flavour. We are speaking about BCC32
> (not CLANG).
>
> > > > Either way, instead of modifying the system header you may add such a
> > > > define with a -D user flag.
> > >
> > > Interesting. How?
> >
> > Let's first find out why you have an error that you should not have.
>
> The error is expected, since there is no definition for modff.
>
> > Here is what my \bcc102\bin\bcc32c.exe say:
> >
> > Z:\GitHub\xharbour>\BCC102\bin\bcc32c.exe
> > Embarcadero C++ 7.30 for Win32 Copyright (c) 2012-2017 Embarcadero Technologies, Inc.
> > bcc32c.exe: error: no input files
>
> This is bcc32c.exe. The problem is with bcc32.exe.
>

But there is no bcc32.exe in official Embarcadero 7.30!

Re: Problemm with xHb GIT building

<unk3qg$23r29$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 19:38:08 +0100
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <unk3qg$23r29$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjh2t$20d47$1@dont-email.me> <unjkd7$21dri$3@dont-email.me>
<unjq15$225eq$1@dont-email.me> <unjuk3$232nq$1@dont-email.me>
<unk1cd$23ekj$1@dont-email.me> <unk38u$23qii$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 18:38:08 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2223177"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Z+lzuohbNd0dyLus3EjLu"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:7DdXQBkv/gwvtjbrLrjWqZaS+E4=
Content-Language: it
In-Reply-To: <unk38u$23qii$1@dont-email.me>
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 18:38 UTC

Il 09/01/2024 19:28, Ron Pinkas ha scritto:

>> This is bcc32c.exe. The problem is with bcc32.exe.
>
> But there is no bcc32.exe in official Embarcadero 7.30!

But it IS in the commercial version! Sorry, Ron, we have already
discussed of this argument. We should support any BCC version, as long
as it is used and it is possible. Don't you agree?

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unk50j$243ld$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 19:58:27 +0100
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <unk50j$243ld$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjhd3$20d47$2@dont-email.me> <unjhk9$20d47$3@dont-email.me>
<unjivi$218vf$1@dont-email.me> <unjj66$21a44$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Jan 2024 18:58:27 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9c757b8f4900f5c8a2da0a4b30b8a579";
logging-data="2231981"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+7HzZfszREUoRsX9OFW88S"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Bcmb5hJPfilU1nWnBSuvoSedi+g=
Content-Language: it
In-Reply-To: <unjj66$21a44$1@dont-email.me>
 by: Enrico Maria Giordan - Tue, 9 Jan 2024 18:58 UTC

Il 09/01/2024 14:54, Enrico Maria Giordano ha scritto:

>> Error E2141 harboury.c 4545: Declaration syntax error in function
>> hb_comp_yyparse
>
> Ron, can you look at it, please?

Nothing about this problem?

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unkj78$268ju$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 18:00:56 -0500
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <unkj78$268ju$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com> <unjh2t$20d47$1@dont-email.me> <unjkd7$21dri$3@dont-email.me> <unjq15$225eq$1@dont-email.me> <unjuk3$232nq$1@dont-email.me> <unk1cd$23ekj$1@dont-email.me> <unk38u$23qii$1@dont-email.me> <unk3qg$23r29$1@dont-email.me>
MIME-Version: 1.0
Injection-Date: Tue, 9 Jan 2024 23:00:57 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="76469f0744eed278956d9d3bf377d676";
logging-data="2302590"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/5SaUAwi0atrOqXQV3cj/skqcLwNxaBIE="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:GiRZsPlrxtv1/t2MnFJkn7kE/Fo=
 by: Ron Pinkas - Tue, 9 Jan 2024 23:00 UTC

Enrico Maria Giordano wrote:
>
>
> Il 09/01/2024 19:28, Ron Pinkas ha scritto:
>
> > > This is bcc32c.exe. The problem is with bcc32.exe.
> >
> > But there is no bcc32.exe in official Embarcadero 7.30!
>
> But it IS in the commercial version! Sorry, Ron, we have already
> discussed of this argument. We should support any BCC version, as long
> as it is used and it is possible. Don't you agree?
>

I am not interested in any argument Enrico, I responded to clarify
because you said 7.30.

Re: Problemm with xHb GIT building

<unkq4s$274qo$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 19:59:01 -0500
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <unkq4s$274qo$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com> <unjhd3$20d47$2@dont-email.me> <unjhk9$20d47$3@dont-email.me> <unjivi$218vf$1@dont-email.me> <unjj66$21a44$1@dont-email.me> <unk50j$243ld$1@dont-email.me>
MIME-Version: 1.0
Injection-Date: Wed, 10 Jan 2024 00:59:08 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="0b5a25ab5459709170ced74262c951a6";
logging-data="2331480"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19xNOXUyfuRK9hpMia48AxGteXxm0l595s="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:qX7vAFSPkwQvpz3ts7IdECxj6uk=
 by: Ron Pinkas - Wed, 10 Jan 2024 00:59 UTC

Enrico Maria Giordano wrote:
>
>
> Il 09/01/2024 14:54, Enrico Maria Giordano ha scritto:
>
> > > Error E2141 harboury.c 4545: Declaration syntax error in function
> > > hb_comp_yyparse
> >
> > Ron, can you look at it, please?
>
> Nothing about this problem?
>

Legacy BCC can not compile the parser generated by latest bison, but
CAN compile parser generated by older Bison. Users of BCC55 and
posssibly all later legacy bcc32.exe can compile xHarbour if they
install win_flex_bison:

https://github.com/lexxmark/winflexbison/releases/tag/v2.5.16

and set HB_USE_BISON=1

I am currently testing later version to see which is the latest that
works and will post a revised find_bison.bat asap.

Re: Problemm with xHb GIT building

<unkttv$27gse$2@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Tue, 9 Jan 2024 21:03:43 -0500
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <unkttv$27gse$2@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com> <unjhd3$20d47$2@dont-email.me> <unjhk9$20d47$3@dont-email.me> <unjivi$218vf$1@dont-email.me> <unjj66$21a44$1@dont-email.me> <unk50j$243ld$1@dont-email.me> <unkq4s$274qo$1@dont-email.me>
MIME-Version: 1.0
Injection-Date: Wed, 10 Jan 2024 02:03:43 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="0b5a25ab5459709170ced74262c951a6";
logging-data="2343822"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18e8VZRnz9IeMYOgCdJrbuLfoJwYkOyxeY="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:Zd5uoHRJ9V0D4O7hX/H/LCDnGeg=
 by: Ron Pinkas - Wed, 10 Jan 2024 02:03 UTC

Ron Pinkas wrote:
> Enrico Maria Giordano wrote:
> >
> >
> > Il 09/01/2024 14:54, Enrico Maria Giordano ha scritto:
> >
> > > > Error E2141 harboury.c 4545: Declaration syntax error in function
> > > > hb_comp_yyparse
> > >
> > > Ron, can you look at it, please?
> >
> > Nothing about this problem?
> >
>
> Legacy BCC can not compile the parser generated by latest bison, but
> CAN compile parser generated by older Bison. Users of BCC55 and
> posssibly all later legacy bcc32.exe can compile xHarbour if they
> install win_flex_bison:
>
> https://github.com/lexxmark/winflexbison/releases/tag/v2.5.16
>
> and set HB_USE_BISON=1
>
> I am currently testing later version to see which is the latest that
> works and will post a revised find_bison.bat asap.

Support for winflexbison 2.5.16 is ready - user should unzip to default
folder name under \ of xHarbour srive or C:, and set HB_USE_BISON=1

Tested to build core correctly with BCC 5.5

Re: Problemm with xHb GIT building

<unllq3$2e16j$1@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Wed, 10 Jan 2024 09:51:14 +0100
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <unllq3$2e16j$1@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjh2t$20d47$1@dont-email.me> <unjkd7$21dri$3@dont-email.me>
<unjq15$225eq$1@dont-email.me> <unjuk3$232nq$1@dont-email.me>
<unk1cd$23ekj$1@dont-email.me> <unk38u$23qii$1@dont-email.me>
<unk3qg$23r29$1@dont-email.me> <unkj78$268ju$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 10 Jan 2024 08:51:15 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="df8ed8af46c80fa7a13eb937bb5b2652";
logging-data="2557139"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Hp4SzWdXl3F8u3KboyEm2"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:GS05u03FzJQwKRBj6uJfbSdBTk8=
Content-Language: it
In-Reply-To: <unkj78$268ju$1@dont-email.me>
 by: Enrico Maria Giordan - Wed, 10 Jan 2024 08:51 UTC

Il 10/01/2024 00:00, Ron Pinkas ha scritto:

>>> But there is no bcc32.exe in official Embarcadero 7.30!
>>
>> But it IS in the commercial version! Sorry, Ron, we have already
>> discussed of this argument. We should support any BCC version, as long
>> as it is used and it is possible. Don't you agree?
>
> I am not interested in any argument Enrico, I responded to clarify
> because you said 7.30.

Sorry, wrong term. No "argument" but "subject". Anyway, the fact is that
bcc32.exe 7.30 does exist and we should support it.

--
Enrico Maria Giordano

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

Re: Problemm with xHb GIT building

<unllrs$2e16j$2@dont-email.me>

  copy mid

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

  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: Problemm with xHb GIT building
Date: Wed, 10 Jan 2024 09:52:12 +0100
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <unllrs$2e16j$2@dont-email.me>
References: <415a3a2c-1757-4dcd-91ce-d14aff6a7633n@googlegroups.com>
<unjhd3$20d47$2@dont-email.me> <unjhk9$20d47$3@dont-email.me>
<unjivi$218vf$1@dont-email.me> <unjj66$21a44$1@dont-email.me>
<unk50j$243ld$1@dont-email.me> <unkq4s$274qo$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 10 Jan 2024 08:52:13 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="df8ed8af46c80fa7a13eb937bb5b2652";
logging-data="2557139"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19lLpvPZ4V9dYIZ2psfqcRE"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:f12nZZgC2by9gCDaGqsGShe1Ai0=
In-Reply-To: <unkq4s$274qo$1@dont-email.me>
Content-Language: it
 by: Enrico Maria Giordan - Wed, 10 Jan 2024 08:52 UTC

Il 10/01/2024 01:59, Ron Pinkas ha scritto:

> Legacy BCC can not compile the parser generated by latest bison, but
> CAN compile parser generated by older Bison. Users of BCC55 and
> posssibly all later legacy bcc32.exe can compile xHarbour if they
> install win_flex_bison:
>
> https://github.com/lexxmark/winflexbison/releases/tag/v2.5.16
>
> and set HB_USE_BISON=1
>
> I am currently testing later version to see which is the latest that
> works and will post a revised find_bison.bat asap.

Ah, ok, I did not know or remember it.

--
Enrico Maria Giordano

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

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor