From: Shaun Jackman Newsgroups: comp.os.msdos.djgpp Subject: compiling libsock 0.74beta3 Date: 15 Nov 1999 08:01:05 GMT Organization: Simon Fraser University Lines: 25 Message-ID: <80oek1$6fk$1@morgoth.sfu.ca> NNTP-Posting-Host: fraser.host.sfu.ca X-Trace: morgoth.sfu.ca 942652865 6644 192.168.100.25 (15 Nov 1999 08:01:05 GMT) X-Complaints-To: news AT news DOT sfu DOT ca NNTP-Posting-Date: 15 Nov 1999 08:01:05 GMT User-Agent: tin/pre-1.4-19990805 ("Preacher Man") (UNIX) (SunOS/5.6 (sun4u)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm trying to compile libsock version 0.74beta3 and am having nothing but trouble. I'm using what I'm pretty sure is a standard DJGPP install. I had no trouble compiling Allegro for example. The libsock compile seems to be going well, but stops dead with vdhcp.c: In function `vdhcp_callvxd': vdhcp.c:114: Invalid `asm' statement: vdhcp.c:114: fixed or forbidden register 0 (ax) was spilled for class AREG. make.exe[2]: *** [vdhcp.o] Error 1 make.exe[2]: Leaving directory `c:/djgpp/contrib/lsck073/src/config' make.exe[1]: *** [comp_config] Error 2 make.exe[1]: Leaving directory `c:/djgpp/contrib/lsck073/src' make.exe: *** [library] Error 2 [exited with 2] Any thoughts? Should I be using a different sockets library? note: I'm running in Windows 98SE. Thanks in advance, Shaun Jackman