"David Starks-Browning" <[EMAIL PROTECTED]> writes:

> Is it really fair to say that Perl is misconfigured?  Isn't it more
> accurate to say that perl's Configure.pm does not contain any
> information about compiling C++ source?

> Perhaps you have a chance with gcc, which can handle both C and C++

Ahh.... Yes, you're correct. It's been so long since I built Perl, I
had forgotten that it doesn't actually ask about a C++ compiler. So it
works if you use gcc.

"David Fielding" <[EMAIL PROTECTED]> writes:

>       I'm using Sun's C compiler - cc.

Try running 'gmake CC=CC' to force it to use the C++ compiler. 

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to