On Sat, 17 Sep 2005, Nicholas Clark wrote:

> I don't think that glibc has clean enough headers to allow perl to compile
> with -ansi -pedantic on Linux - I was doing it on FreeBSD, which does.
> 
> So now I want
> 
>   valgrind
>   dtrace
>   gdb that works with threads
>   *and*
>   clean system headers
> 
> all on the same platform. Is this too much to ask?
> 
> (What are the system headers like on Solaris x86? Is anyone porting valgrind
> to it? This seems like the path of least resistance)

I don't know about the x86 version, but at least in Solaris 8/SPARC, the 
system headers won't work with -ansi -pedantic.  I'd be surprised if 
things were any different on Solaris 10/x86.

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to