Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: C compiler for xs

by welchavw (Pilgrim)
on Oct 07, 2004 at 19:02 UTC ( [id://397406]=note: print w/replies, xml ) Need Help??


in reply to C compiler for xs

You may like a read of "info gcc Compatibility" if you have gcc installed. C++ link compatibility has bitten more folks than you. I often have to install C++ compatibility libraries when the vendor of a 3rd party library linked against a different version of gcc than that provided by default by my platform vendor, just as an example. In other words, this variation varies also by compiler version, not just by compiler vendor. You may want to determine if a compatibility library package is available for your platform.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-19 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found