esponds to __CYGWIN__) somewhat differs
from __linux__ one. So using '__linux__' in cygwin has some bad effect
on those header files, I suppose.
> From: "Saturn Wagon"
> To: cygwin at cygwin dot com
> Date: Fri, 04 Oct 2002 13:49:47 -0500
> Subject:
I am compiling a program using CYGWIN tools and am getting an
undefined reference that I do not know how to resolve.
Here is an example of the error:
parse_l.o(.text+0xc8d):parse_l.c: undefined reference to `__getreent'
Here is the link command that fails:
/usr/bin/gcc -o pcb.exe -O2
2 matches
Mail list logo