Re: Problem cross compiling after adding tests for inet_ntop

2009-02-20 Thread Jeff Latimer
Jeff Latimer wrote: > Any ideas on what I need to do to get crosstest to work? > Problem fixed. When in doubt read the documentation ie. I searched went to the wiki http://wiki.jswindle.com/index.php/Coding_Hints:Test_Cases which had a post from Hans.

Problem cross compiling after adding tests for inet_ntop

2009-02-20 Thread Jeff Latimer
I have been writing some tests for InetNtop/inet_ntop and placed them in dlls/ws2_32/tests/sock.c (snip of the code is below) but when I cross compile I get: make crosstest i386-mingw32-gcc -c -I. -I. -I../../../include -I../../../include-g -O2 -o sock.cross.o sock.c i386-mingw32-gcc protoc