Date: Sun, 31 Jul 94 12:12:55 -0400 From: dj AT ctron DOT com (DJ Delorie) To: chan AT acsu DOT buffalo DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: more on ld problem > Then I copied the WINSUIT.LIB and WINSRGP.LIB to LIBSUIT.A and LIBSRGP.A > in the e:\suit\win3\lib directory, thinking that they might be more similar Ah, there's the problem. You can't link 16-bit libraries or objects with gcc. You must get a gcc-built library.