Alexander S.Kresin wrote:
> 
> Hi All,
> 
>   as I wrote before, I overloaded hb_errInternal() in letodb source 
> file. Bcc and Linux gcc accepted this normally, but mingw gives error - 
> multiply definition of hb_errInternal. Is there any way to solve this 
> problem ?
> 
> 

Hi,

I think you can try with

gcc ... -Wl,--allow-multiple-definition

Regards,
Petr

-- 
View this message in context: 
http://www.nabble.com/Mingw-and-hb_errInternal%28%29-tp23761031p23762999.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to