X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Juan Manuel Guerrero Newsgroups: comp.os.msdos.djgpp Subject: Re: dxe3gen r. 1.11 Date: Fri, 30 Dec 2011 08:22:03 -0800 (PST) Organization: http://groups.google.com Lines: 14 Message-ID: <107cd3ff-ce35-4192-9e48-8ea17253efba@m10g2000vbc.googlegroups.com> References: NNTP-Posting-Host: 95.208.137.231 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1325262892 4539 127.0.0.1 (30 Dec 2011 16:34:52 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 30 Dec 2011 16:34:52 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: m10g2000vbc.googlegroups.com; posting-host=95.208.137.231; posting-account=OsAajgoAAADdKJnkJkmhzqP0jo6I_P_0 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20100101 Firefox/9.0,gzip(gfe) Bytes: 1587 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pBUGj1jN006800 Reply-To: djgpp AT delorie DOT com On 22 Dez., 21:01, Ozkan Sezer wrote: > r1.11 of dxe3gen added a hardcoded lib path /dev/env/DJDIR/lib/libc.a > is this intended?  It would just break the tool's ability, if any, to > be used in cross-environments. > > -- > O.S. I have replaced libc's absolute path with -lc. This DTRT for both environments. Regards, Juan M. Guerrero