X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.42.214.72 with SMTP id gz8mr20978627icb.31.1430481544005; Fri, 01 May 2015 04:59:04 -0700 (PDT) X-Received: by 10.140.37.129 with SMTP id r1mr102956qgr.18.1430481542840; Fri, 01 May 2015 04:59:02 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Fri, 1 May 2015 04:59:02 -0700 (PDT) Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.153.53.45; posting-account=eVrEawoAAADQsAq8j1547wmK-xA1XmPE NNTP-Posting-Host: 188.153.53.45 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2466e605-17af-44cc-9ca6-bd9a42aa0a25@googlegroups.com> Subject: no acceptable ld found in path From: iw2evk AT gmail DOT com Injection-Date: Fri, 01 May 2015 11:59:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1521 Lines: 20 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi guys, i've tried to compile WVware (program to convert ms word files to others format) http://prdownloads.sourceforge.net/wvware/wv-1.2.1.tar.gz?download after some steps configure stop with this message Configure : error : no acceptable ld found in path I've retry with this call LD=ld ./configure CC=gcc AWK=gawk the configure make some others little step then terminate with same error. Some suggestion (please explain step -by -step the solution, i'm a newbe..) Thanks Roberto iw2evk