curl-library
Re: BCC Compile failures -- but MinGW32 O.K.
Date: Mon, 6 May 2013 12:59:53 +0200 (CEST)
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-rch
> -w-sig -w-spa -w-inl -w-pia -w-pin -Dinline=__inline -o.\BCC_objs\http.obj
> .\BCC_objs\http.int
> .\BCC_objs\http.int:
> Error E2238 .\BCC_objs\http.int 158239: Multiple declaration for 'pollfd'
> Error E2344 .\BCC_objs\http.int 119040: Earlier declaration of 'pollfd'
Is that really the best error message bcc can give us? What does the number
mean? The wording seems to indicate a double include or something but it isn't
that terribly easy to grasp...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-05-06