httping 0.0.3 make error

Dirk Sondermann Dirk.Sondermann@dynaware.de
Mon Dec 8 14:53:00 GMT 2003


Hallo Michael,

try  make CC='gcc -ansi'  or replace the first line of the
makefile by  CC=gcc -ansi.

'strip' will not be able to find the resulting executable unless
the line  strip httping  is replaced by  strip httping.exe .

Dirk



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list