Borland compilation

Dirk-Ulrich Heise hei at adtranzsig.de
Wed Oct 13 04:59:43 EDT 1999


Gaetan Corneau schrieb in Nachricht
<816010E2456BD111A48700805FBBE2EEFDF687 at ex-quebec-u1.baan.com>...
>Instead of explaining how to do it, would it be possible just to put the
>BCB++ project file on Python.org? Unless you need to modify some source
>files, that would save people much trouble.

I needed to change a bunch of sources. For instance, there's
a label "finally" here and there; BCB chokes on that, thinking
it's a keyword, i had to rename it to "lfinally" and other
nasty little things. Especially nasty is: i wasn't able to
compile it as a DLL under BCB, so the Python is statically
linked into my apps.

And i suppose,
i could have done with less effort than i actually did
(discovered some #ifdefs on the way i could have used
if i knew they were there...)

So, actually, i think it needs a rework to become some
official distribution but i don't have the time at the moment.

I'm on the wrong machine now. In 12 hours from now, i'll tell you
what i can offer. In any case, i'll be giving the patch away
for free.


--
Dipl.Inform. Dirk-Ulrich Heise
hei at adtranzsig.de
dheise at debitel.net







More information about the Python-list mailing list