* Heiko Kundlacz <[EMAIL PROTECTED]> [2002-12-20 09:19]:
> I expected questions like this. As you see in the output, gcc was used.
> The Perl I installed is a Standardpackage from www.sunfreeware.com. So I
> can't say what compiler they have used.
I'm a big fan of building my own Perl -- it doesn't take too long, and
you can (usually!) avoid problems like this. Also, you find out about
missing libraries right away. :)
> This is the first time I compile something on this system. But you
> are right. I checked e.g. stdlib.h. This should be a header delivered
> with Solaris. So, I guess, this is the wrong forum for my error. I
> will check, why it isn't available in my box.
gcc should come with it's own libraries, which it should try to use in
preference to the native libraries.
> Without the XS Stash it compiles. But I don't know if I should use it,
> because the reason for need is Bugzilla.
I would do some benchmarks and profiling with the pure perl stash, and
see if it actually does become a bottleneck.
(darren)
--
A lot of people mistake a short memory for a clear conscience.
-- Doug Larson
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.ourshack.com/mailman/listinfo/templates