I use standard gnu makefiles with hb* scripts but under Mac OS X I
can't find the right way to shared executables.

Everything gets built correctly using the same makefiles I use under
Win and Lin but at runtime the executable looks for libmylib.0.dylib
while my lib is libmylib.dylib.

If I change it using install_name_tool I can get it working but it's
not the best way.

Could it be that we need sth different in the hb-mkslib for darwin?

Any idea?

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

Reply via email to