cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Building libcurl with Borland BCC5.5 compiler

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Mon, 12 May 2014 23:30:12 +0100

On Mon, 11 May 2014, Jon Torrey wrote:

> So we do not cause confusion I did in fact clone the master from that URL.
>
> I did a plain, zero options added build, straight out of the box.
>
> I invoked buildconf.bat as required followed by 'make borland'

Many thanks...

Output of DOS window :

> make borland > C:\buildoutput.txt
> The system cannot find the file specified. <<---- first line after invoking above command
> A subdirectory or file .\BCC_objs already exists. <<---- this was the last line I saw

I'm not sure why you got those messages - especially it looks like the makefile deletes the .\BBS_objs directory first :(

> Seems like it successfully built.

Yep - There were a couple of build warnings in the log about variables not being used... But I've reviewed that code this evening and everything seems good. It seems that Borland doesn't like some of our nop code.

So other than that - the log looks good to me!

Many thanks for your bug report and helping us fix the makefile - sorry it took a little longer than it should but unfortunately I'm not a Borland user anymore - I've moved to MSVC v1.0 back in '93 and haven't looked back since :(

Kind Regards

Steve

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-05-13