Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

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

by tachyon (Chancellor)
on Aug 24, 2004 at 13:22 UTC ( [id://385383]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Perl & borland 5.5 C/C++ Compiler
in thread Perl & borland 5.5 C/C++ Compiler

First I actually gave you a ++ as your point was perfectly valid and I was far to lazy to try to get Borland to work (been there before). Someone downvoted every post on this node for whatever reason (just noted on update). Not my malice I'm afraid. But just to pick nits about the define. It is there, and must be there in your Borland compile. I have resorted to syntax highlighing ;-)

C:\>perl -MExtUtils::Embed -e ccopts -e ldopts
-tWD  -L"c:\perl\lib\CORE"  -L"C:\borland\bcc55\lib" -Gn  C:\perl\lib\CORE\perl58.lib 
C:\borland\bcc55\lib\import32.lib C:\borland\bcc55\lib\cw32mti.lib
-O2 -D_RTLDLL -DWIN32 -DHAVE_DES_FCRYPT -D_MT -D__USELOCALES__ -D_WIN32_WINNT=0
x0410 -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS  -I"C:\perl\lib\CORE"
C:\>

cheers

tachyon

  • Comment on Re^5: Perl & borland 5.5 C/C++ Compiler

Replies are listed 'Best First'.
Re^6: Perl & borland 5.5 C/C++ Compiler
by blm (Hermit) on Aug 24, 2004 at 13:34 UTC
    Yep I need glasses. My bad. :-). I thought I copied and pasted. Oh well.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-19 22:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found