Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
And how do you learn C?

Get enrolled in a class, or get a good book on the subject.

People giving instructions on compiling a perl module are doing just that; giving instructions on compiling a perl module, they're not givin a lesson on C. So the instructions you will find would be specific to that module, and will not usually help you compiling, for example, Mozilla.

Unfortunately, many of the "best" instructions I've seen for programming related stuff are awful

That's cause you're looking at the problem from the wrong direction. If I publish a module that has an XS extension that relies on the 'foobar' library, I'm not gonna explain in the documentation how the operating system loads libraries, and how the compiler links the code, etc... that would be a different type of problem. All that you're likely to get in the docs would be information about how the module works with 'foobar' and specific issues you need to note, and that's all.

Again: want to compile effectivly? learn C. Otherwise, look for binaries, or get someone to compile them for you.


He who asks will be a fool for five minutes, but he who doesn't ask will remain a fool for life.
Chady | http://chady.net/
Are you a Linux user in Lebanon? join the Lebanese Linux User Group.

In reply to Re^5: Keep "Free MSVC tools + Activestate to compile CPAN Modules" on front page! by Chady
in thread Keep "Free MSVC tools + Activestate to compile CPAN Modules" on front page! by Wassercrats

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-16 15:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found