From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francis Galiegue Date: Wed, 06 Dec 2000 12:18:23 +0000 Subject: [Linux-ia64] static gcc from toolchain: howto? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi all, I've been trying for two days now to compile a static gcc (and possibly other tools too) but failed. When I try and set LDFLAGS or LDFLAGS_FOR_TARGET to -static, I get lots of multiple to _nl_* stuff, hence only i18n stuff... And I cannot seem to get out of it, no matter how I try. There's no static-* target either. What is the solution? Or is there a static toolchain binary tree to be d/led somewhere? (BTW I've succeeded at the very last to get glibc 2.2 to compile - phew) -- Francis Galiegue, fg@mandrakesoft.com "Programming is a race between programmers, who try and make more and more idiot-proof software, and universe, which produces more and more remarkable idiots. Until now, universe leads the race" -- R. Cook