Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^5: XSLT processing huge XMLs

by demerphq (Chancellor)
on Feb 07, 2005 at 15:11 UTC ( [id://428686]=note: print w/replies, xml ) Need Help??


in reply to Re^4: XSLT processing huge XMLs
in thread XSLT processing huge XMLs

Sounds like you are missing a C compiler. Get a copy of the latest free MS C compiler (involves installing tons of crap) or get your company to buy one. Either way the amount of money you save by being able to build open source on your MS box will quickly recoup the cost of the compiler.

Er, the above is assuming that binary interoperability with MS is important, if it isnt then use cygwin perl and cygwin gcc. OTOH, a native compiler will probably result in a faster executables overall. (With some exceptions, AS'es Perl isnt optimal with respect to certain memory operations, especially realloc.)

---
demerphq

Replies are listed 'Best First'.
Re^6: XSLT processing huge XMLs
by aquarium (Curate) on Feb 07, 2005 at 16:36 UTC
    it's really outdated...without any fancy gui or c++ libraries, but i still have a copy of TurboC, which compiles C code into non-gui executables just fine. the TurboC editor/environment is so nice an simple....it's a shame that nowadays the IDEs are so bloated/complicated.
    the hardest line to type correctly is: stty erase ^H

      I would be doubting whether Turbo C can compile Perl though - but would be pleasantly surprised to be proved wrong, you might even get away with using the Borland C instructions and substituting tcc for bcc in the Makefile.

      /J\

Log In?
Username:
Password:

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

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

      No recent polls found