Mail Archives: cygwin/1998/10/08/12:27:24
On Wed, 7 Oct 1998, Albert Koelmans wrote:
> I am trying to compile ps.exe from within winsup. I've configured it
> according to Mumit's advice, and all the Makefiles have been created. Top
> level make stops on strsignal.c, complaining about missing include files.
What missing headers?
>
> When I try to compile ps, the linker says "undefined reference to
> cygwin32_internal".
Set the EXE_LDFLAGS= variable in winsup/Makefile to the full pathname
of the winsup build directory so that it links with right the libcygwin.a.
The installed is missing cygwin32_internal which was added later on.
Regards,
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -