Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: Perl & borland 5.5 C/C++ Compiler

by blm (Hermit)
on Aug 24, 2004 at 13:09 UTC ( [id://385381]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\>bcc32 -tWD  -DWIN32 -I"c:\perl\lib\CORE"  -L"C:\borland\bcc55\lib"
    +  C:\perl\
    lib\CORE\perl58.lib C:\borland\bcc55\lib\import32.lib C:\borland\bcc55
    +\lib\cw32m
    ...
    Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
    
    C:\>
    
  2. or download this
    # Essentially we pass all the same -D defines that perl was built with
    + plus
    # the include dir to find the perl headers and the perl56.lib binary w
    +hich is 
    # what where the real functions defined in the headers are found and w
    +hat we 
    # will be linking against........
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://385381]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-19 02:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found