This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GCC4.1.1
- From: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- To: T Kiernan <tkiernan at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Fri, 26 Oct 2007 17:05:10 +0200
- Subject: Re: GCC4.1.1
- References: <705ae6ad0710260155x2af15b93r49110bd36e0c6916@mail.gmail.com>
Hello T,
* T Kiernan wrote on Fri, Oct 26, 2007 at 10:55:11AM CEST:
> Hi Ralf,
>
> I am running GCC4.1.1 on RedHat4.5 on powerpc .
I'm not quite sure how come I get honored by being asked this question,
but 'fraid I can't help you much, sorry. You could try to
#undef _XOPEN_SOURCE
to avoid getting the crypt from unistd.h. I'm sure the openssl people
can help you better on this one, their mailing list would be more
suitable than gcc-help, too.
Cheers,
Ralf