Page 1 of 1

Fix Clip52 memory error

PostPosted: Thu Jan 04, 2007 8:24 am
by dutch
Dear All,

I would like to get ALLOC.OBJ, OM.OBJ, MEMORY.OBJ in Clipper 5.3b. I have an my own Clipper 5.3b. Can anyone send me these files? I'll appreciate very much or teach me how to extract from Clipper.lib.

Best regards,
Dutch

Pls ignore this message

PostPosted: Thu Jan 04, 2007 8:51 am
by dutch
I can extract it already.

Regards,
Dutch

PostPosted: Tue Jan 09, 2007 12:00 pm
by Vladimir Grigoriev
You can use LIB utility for extracting object files from a library. As a rule such utility is included in every C compiler.

For example

LIB CLIPPER *OM, Clipper

PostPosted: Tue Jan 09, 2007 6:30 pm
by dutch
Thanks Vladimir, I've got it.

Regards,
Dutch

PostPosted: Tue Jan 09, 2007 7:32 pm
by James Bott
Dutch,

All your memory errors will go away also if you convert to 32bit. I haven't seen a memory error since I did.

James

PostPosted: Wed Jan 10, 2007 3:27 pm
by dutch
Dear James,

I shall.

Thanks&Regards,
Dutch