>
> Do you think to a solution that allow same hbmk2 syntax working in either
> enviroment?
> HBMK2 my.PRG ace32.lib  rddads.lib -GUI -GTWVT -GTWVG  -m  -w0 -omio.exe


Yes, I prefer this whereever possible. In your example you
should use '-lrddads' to be compiler neutral. With ace32,
we will see, I think MinGW should find the lib by using -lace32,
given that ace32.dll is placed in the lib path. But for me it then
complains about all missing symbols, so in the case of ace32,
something more needs to be done.

Please try to get information from the internet or from Advantage,
as I won't be able to deal with this (I'm no ace32 user). If
something useful can be done with this in hbmk2, I'll try to
to implement it.

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

Reply via email to