Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Compile Perl Programs

by growlf (Pilgrim)
on Dec 03, 2001 at 15:20 UTC ( [id://129065]=note: print w/replies, xml ) Need Help??


in reply to Error compiling perl program with perlcc with DBI

"The first thing about 'perlcc' is that you dont talk about perlcc.."
*chuckle* sorry, there is a warning on perlcc that claims it is not fully bugfree etc, etc and untill I purchased the Activestate dev kit, I had very poor and eradic luck with the gizmo.

However what I learned may be of use here. Make sure that you DO have 'use' lines for all your modules - like DBI - but also for the DBD you intend to use as well. Then, add those into the command line of the compiler as included modules.

The compiler does not know where these things are- after all it is generally just cc or gcc and knows nothing of perl.

*G*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-29 06:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found