X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Message-Id: <200412291754.iBTHsowW026751@speedy.ludd.ltu.se> Subject: tests/libclink/ To: DJGPP-WORKERS Date: Wed, 29 Dec 2004 18:54:50 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-ltu-MailScanner-Information: Please contact the ISP for more information X-ltu-MailScanner: Found to be clean X-MailScanner-From: ams AT ludd DOT ltu DOT se Reply-To: djgpp-workers AT delorie DOT com Hello. I get a lot of warnings about that _environ is undefined from running make in tests/libclink. So it looks like the change of handling environ needs something to be done here. Right, MartinS