This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50697] gcc compile fails when gmp is in non-standard location
- From: "trevor at corevx dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Oct 2011 05:38:40 +0000
- Subject: [Bug bootstrap/50697] gcc compile fails when gmp is in non-standard location
- Auto-submitted: auto-generated
- References: <bug-50697-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50697
--- Comment #2 from trevor at corevx dot com 2011-10-13 05:38:40 UTC ---
(In reply to comment #1)
> Why not just use --with-gmp=/swadm/local ?
right .. thank you, that worked nicely.
sorry for the noise.