[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
__getpid.c & pid_t
- Date: 12 Feb 2003 15:46:20 +0100
- From: corsepiu at faw.uni-ulm.de (Ralf Corsepius)
- Subject: __getpid.c & pid_t
Am Mit, 2003-02-12 um 15.26 schrieb Salman:
> I'm stuck at this error message here, no matter what I do :(
>
> gcc --pipe -isystem ../../../.././pc386/lib/include -DHAVE_CONFIG_H
Wrong gcc. This should be the target gcc, in your case i386-rtems-gcc.
> i think it's giving out about "pid_t" which is a type defined within
> gcc.
> I'm using latest rtems build tools and gnu build utils. and
> /opt/rtems/bin is prepended to my environmental path.
Sorry, but something is broken with your set up.
Ralf