This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
It seems that in Tru64 V5 gcc cannot be used to
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 29 Mar 2003 07:23:00 +0000 (07:23 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 29 Mar 2003 07:23:00 +0000 (07:23 +0000)
commit700a71f52a8b687cd8507393838281605745411c
treebf77bc706b24f1e6a18383628bb3e26c0bc5e17a
parent5c501b37d7fe83b36852f8ad910f17d67e792406
It seems that in Tru64 V5 gcc cannot be used to
compile a threaded Perl because <pthread.h> explicitly
checks for supported compilers (gcc not being one of them).
This is not so bad since the system C compiler is always there.

p4raw-id: //depot/perl@19078
README.tru64
hints/dec_osf.sh