This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Wierd problems with posix_memalign...
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Kimmo Fredriksson <kfredrik at cs dot joensuu dot fi>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 15 Aug 2003 02:10:32 -0300
- Subject: Re: Wierd problems with posix_memalign...
- Organization: GCC Team, Red Hat
- References: <Pine.LNX.4.44.0308141334350.4401-100000@CSPC201.joensuu.fi>
On Aug 14, 2003, Kimmo Fredriksson <kfredrik@cs.joensuu.fi> wrote:
> I'm having troubles with posix_memalign.
You seem to be having problems finding the best place in which to
discuss your problems too :-) GCC knows nothing about posix_memalign.
That's a function implemented by the C library, and GCC doesn't
contain a C library, it only uses the C library bundled with whatever
operating system you use. In your case, that would be glibc.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer