Where to get fivehg/fivehgc libs?
- AlexSchaft
- Posts: 172
- Joined: Fri Oct 07, 2005 1:29 pm
- Location: Edenvale, Gauteng, South Africa
Where to get fivehg/fivehgc libs?
Hi,
I've been trying to build my app with gcc for two days now, only to discover this morning that I need different libs for gcc. Where can I get them?
Alex
I've been trying to build my app with gcc for two days now, only to discover this morning that I need different libs for gcc. Where can I get them?
Alex
Re: Where to get fivehg/fivehgc libs?
You might have to upgrade FWH Alex. The first time those libs appears was in 2010
The libs' names for use with Harbour are fivehg and fivehgc.lib.
However there was a lot of knocking them into shape at the end of last year till beginning of this year.July 2010
=========
* New: Included the FWH libraries for MinGW (gcc).
The libs' names for use with Harbour are fivehg and fivehgc.lib.
Last edited by hua on Fri Apr 13, 2012 7:37 am, edited 1 time in total.
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
- AlexSchaft
- Posts: 172
- Joined: Fri Oct 07, 2005 1:29 pm
- Location: Edenvale, Gauteng, South Africa
Re: Where to get fivehg/fivehgc libs?
I have a copy of 11.05, but the libs aren't in there....
Re: Where to get fivehg/fivehgc libs?
There was a period after the initial introduction the libs were held back as they weren't regularly updated and only recently they were included again.
Hopefully Antonio can answer your post
Hopefully Antonio can answer your post
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
- AlexSchaft
- Posts: 172
- Joined: Fri Oct 07, 2005 1:29 pm
- Location: Edenvale, Gauteng, South Africa
Re: Where to get fivehg/fivehgc libs?
I hope so. GCC is now the main compiler for harbour, so I think they need to get distributed.hua wrote:There was a period after the initial introduction the libs were held back as they weren't regularly updated and only recently they were included again.
Hopefully Antonio can answer your post
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Where to get fivehg/fivehgc libs?
Alex,
FWH for MinGW libs are already included in FWH 12.03 and working fine
FWH for MinGW libs are already included in FWH 12.03 and working fine
- AlexSchaft
- Posts: 172
- Joined: Fri Oct 07, 2005 1:29 pm
- Location: Edenvale, Gauteng, South Africa
Re: Where to get fivehg/fivehgc libs?
Time for us to update then
- AlexSchaft
- Posts: 172
- Joined: Fri Oct 07, 2005 1:29 pm
- Location: Edenvale, Gauteng, South Africa
Re: Where to get fivehg/fivehgc libs?
Antonio,
With FTDN, will we get FWH64 with gcc libs as well?
With FTDN, will we get FWH64 with gcc libs as well?
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Where to get fivehg/fivehgc libs?
Alex,
No, sorry, as we have not built Harbour 64 with gcc yet, neither FWH 64.
Actually we only support Harbour 64 and FWH 64 using Microsoft C/C++ compiler, but we don't discard to provide a MinGW based version
No, sorry, as we have not built Harbour 64 with gcc yet, neither FWH 64.
Actually we only support Harbour 64 and FWH 64 using Microsoft C/C++ compiler, but we don't discard to provide a MinGW based version
- AlexSchaft
- Posts: 172
- Joined: Fri Oct 07, 2005 1:29 pm
- Location: Edenvale, Gauteng, South Africa
Re: Where to get fivehg/fivehgc libs?
Antonio,
I've just placed a renewal order for FTDN. I'd really appreciate a 64bit mingw release
I've just placed a renewal order for FTDN. I'd really appreciate a 64bit mingw release
- AlexSchaft
- Posts: 172
- Joined: Fri Oct 07, 2005 1:29 pm
- Location: Edenvale, Gauteng, South Africa
Re: Where to get fivehg/fivehgc libs?
Antonio,Antonio Linares wrote:Alex,
No, sorry, as we have not built Harbour 64 with gcc yet, neither FWH.
I have compiled a console app to 64 bit with the 3.0.0 binaries with mingw 64bit tools quite easily.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Where to get fivehg/fivehgc libs?
Alex,
Yes, there should be no problems to rebuild everything using MinGW 64 specially when everything already works fine with MinGW 32
We are going to build it and we will provide it to you too
Yes, there should be no problems to rebuild everything using MinGW 64 specially when everything already works fine with MinGW 32
We are going to build it and we will provide it to you too