This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug
- To: mlong at infoave dot net
- Subject: Re: bug
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Wed, 8 Mar 2000 17:55:57 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <3326243904.952514016@[192.168.1.100]>
> I sent it to the gcc bugs address I am pretty sure. I could resend
> if you want.
The only message in the GCC archives mentioning the word TruUNIX up to
now was
http://gcc.gnu.org/ml/gcc-help/1999-12n/msg00155.html
so I guess your email was lost, so it might be a good idea to resent
it.
> Essentially, it won't compile on Compaq TruUNIX 5.0...the successor to
> Digital Unix 4.0f. I am sure its 100% reproducable on any 5.0 system as it
> does it on several of mine, and if you don't have access I could probably
> give you access or you can go and use compaq's system at
> http://www.testdrive.compaq.com/tru64/index.shtml
>
> The issue here is that compaq put in a new ansi-compliant c installer for
> 5.0, and thus stuff that worked in 4.0f won't compile under 5.0 without
> modifications
I don't have any experience with TruUNIX, although other GCC
maintainers do. It would help if you report the problems you are
having, but it would help even more if you provided patches to fix
them. If you do, please send them to gcc-patches@gcc.gnu.org.
Regards,
Martin