- Original Message -
From: "Daniel Stenberg"
To: "libcurl development"
Sent: Monday, May 13, 2013 1:19 AM
Subject: Re: BCC Compile failures -- but MinGW32 O.K.
On Mon, 13 May 2013, Dan Fandrich wrote:
If you don't mind the up to 24 hour delay, you
On Mon, 13 May 2013, Dan Fandrich wrote:
If you don't mind the up to 24 hour delay, you can also download a daily
snapshot tarball from http://curl.haxx.se/snapshots/. Although, it looks
like something is wrong with them as they stopped appearing about a week
ago.
Indeed. Fixed now and a bra
On Sun, May 12, 2013 at 06:06:38PM -0600, Mel Smith wrote:
>I've tried and can't make 'head nor tail' of git. I can easily
> download and install your Curl package, and I use 'svn' for all my
> other harbour language-related stuff.
>
>I have Git Bash (??) installed on my Win XP Pro machine
- Original Message -
From: "Daniel Stenberg"
To: "libcurl development"
Sent: Sunday, May 12, 2013 7:13 AM
Subject: Re: BCC Compile failures -- but MinGW32 O.K.
On Mon, 6 May 2013, Mel Smith wrote:
This log shows that at line 201 in the file easy.c there is
On Mon, 6 May 2013, Mel Smith wrote:
This log shows that at line 201 in the file easy.c there is an error:
Undefined symbol 'wcsdup' at line 201
I have now reverted the wcsdup changes (commit 8ec2cb5544b86). Please try the
latest git and see if that works any better for you.
--
/ daniel
Hi Daniel:
I have now narrowed in on Borland's BCC 5.8.2 package --- a very widely
used and fairly recent Borland C/C++ compiler.
I have attached the compile log (as borland.log) from a few minutes ago
showing one error (an undefined symbol)
This log shows that at line 201 in the f
Hi Daniel:
- Original Message -
From: "Daniel Stenberg"
To: "libcurl development"
Sent: Monday, May 06, 2013 4:59 AM
Subject: Re: BCC Compile failures -- but MinGW32 O.K.
bcc32 -q -c -5 -O2 -tWM -w -w-aus -w-ccc -w-dup -w-prc -w-pro -w-rch
-w-sig -w-spa
On Sat, 4 May 2013, Mel Smith wrote:
For the last three days, I have been trying to create a libcurl.lib
library for the Borland suite of Compilers. I have tried BCC 5.5.1, BCC
5.8.2, BCC 6.5.0, and now BCC 6.6.0
...
bcc32 -q -c -5 -O2 -tWM -w -w-aus -w-ccc -w-dup -w-prc -w-pro -w-
Hi Curl Folks:
For the last three days, I have been trying to create a libcurl.lib
library for the Borland suite of Compilers. I have tried BCC 5.5.1, BCC
5.8.2, BCC 6.5.0, and now BCC 6.6.0
But, I built *successfully* the libcurl library with MinGW 4.7.1 with
*no* problem. However, I