Mike Blazer wrote:
> 
> Bo Holmstedt wrote:
> >
> > Hello,
> >
> > I would like to build extensions with use of Borlands
> > Development Environment but have problems to make
> > things work properly.
> >
> > The package I have downloaded from ActiveState for Windows
> > presume that I use nmake and cl to make and compile.
> >
> > Is there anyone that know how to reconfigure my system?
> 
> Impossible. ActiveState port comes with the perl.lib (that is in perl\lib\CORE) 
>compiled with MSVC. It can't be linked with the object files compiled with Borland 
>because these 2 compilers use different object code formats (COFF vise OMF).

Well, not impossible.  Bo will need to rebuild ActivePerl using Borland
(source should be available for download from the ActiveState site),
then build his extensions.

Of course he would then need to build whatever modules he wanted to use,
as they are not included in the source distro, and neither are
ActiveState-proprietary applications such as PerlIS.

Whether he WANTS to do all this is something only he can decide, but it
is possible.


Ian 


-- 
99 little bugs in the code, 99 bugs in the code.
Fix one bug, compile again, 100 little bugs in the code.
100 little bugs in the code, 100 bugs in the code.
Fix one bug, compile again, 101 little bugs in the code...

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to