Hi Jorge,

You're trying to link two contrib libs which have
common function names. Common function names across
libs is normal in certain case, like for example in
this one.

As a solution, try deleting one of the libs from
the lib list of your link command. You'll probably
want to delete hbclipsm.

Brgds,
Viktor

On 2008.09.29., at 19:33, Jorge Castellani wrote:

Hi!


Today I tried to compile a console aplication using MiniGUI version 6.2.2 (implements Harbour compiler version 1.01), and I got this error:


c:\hmg\Harbour\lib/libhbct.a(dattime2.o):dattime2.c:(.text+0x2b0): multiple definition of `HB_FUN_DMY' c:\hmg\Harbour\lib/libhbclipsm.a(date.o):date.c:(.text+0x120): first defined here

The same error appears involving functions ADDMONTH and MDY.

It is possible to fix this error changing a compiler parameter or so, or it must be fixed by you?


Thanks in advance!

Jorge.




¡Todo sobre Amor y Sexo!
La guía completa para tu vida en Mujer de Hoy:
http://mujerdehoy.telemundo.yahoo.com/_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to