[1352] in Kerberos-V5-bugs
Re: krb5b4pl3: problems with "const" configuration and usage
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Mon Apr 24 22:44:55 1995
From: "Jonathan I. Kamens" <jik@cam.ov.com>
Date: Mon, 24 Apr 1995 22:48:24 -0400
To: tytso@MIT.EDU
Cc: krb5-bugs@MIT.EDU
In-Reply-To: <9504250204.AA07282@dcl.MIT.EDU> (tytso@MIT.EDU)
Date: Mon, 24 Apr 1995 22:04:03 +0500
From: "Theodore Ts'o" <tytso@MIT.EDU>
This isn't a case which can be solved with using the -fpcc-struct-return
flag to gcc?
No. gcc 2.7 allegedly will fix this problem when it's released (this
has been confirmed for me by someone who worked on the code, in
response to a posting abuot it by me in gnu.gcc.help), but no version
of gcc previous to it is capable of handling HP-UX structure-returning
conventions properly, regardless of what arguments are specified to
gcc.
jik