Hi Paul,

I had originally set these up - I don't know if the state of the various (no)
default lib's has changed. The original intent was that if HB_MT was not set, then nodefaultlib:libcmt would be used, otherwise nodefaultlib:libct is used. (I thinjk a couple of others are thrown in there too) In later version of VC, MS have removed LIBC, so I think the flags have changed to always use libcmt.

I cant say untill I re-acquant myself with hot it works, but if you know you're not compileing for MT, then I think you can leave nodefaultlib:libcmt.

The interesting thing is that I can include either "nodefaultlib:libcmt" or "nodefaultlib:libc" and the app builds and runs ok - So, I'm not sure how to interpret that.

Regards,
Randy.

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

Reply via email to