perl-5.11.1 and borland free compiler.
by Sisyphus other posts by this author
Nov 6 2009 10:11PM messages near this date
Smoke [5.11.1] v5.11.1-130-g248ae9a FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)
|
RE: perl-5.11.1 and borland free compiler.
Hi,
Trying to build perl-5.11.1 using the free borland compiler (Borland C++
5.5.1)
But very early on the 'dmake -f makefile.mk' process dies with:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'ODBCCP32.LIB'
dmake: Error code 130, while making '..\generate_uudmap.exe'
Indeed, the makefile.mk lists odbccp32.lib in LIBFILES, but that library is
not present with this compiler.
I was wanting to check that the changes I've been testing in order to get a
64-bit mingw build don't break Borland ... but if Borland is already broken,
then I'm not all that keen to go to the trouble.
Or is there some config option in the makefile.mk (or some documentation
about this) that I've missed ?
(For the moment, I'll just delete the odbccp32.lib entry from the
makefile.mk and see where that leads.)
Cheers,
Rob
Thread:
Sisyphus
Jan Dubois
Sisyphus
|