http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49667
--- Comment #1 from Greg Robinson <greg.robinson at dsto dot defence.gov.au> 2011-07-07 07:33:07 UTC --- Ok, I think I might know whats going on. I believe, I am assuming, that, say, an LDFLAGS option, where you specify -L and -R is the same format as --with-gmp-lib. In other words, --with-gmp-lib takes a directory as the option, and LDFLAGS has the -L and -R options and the directory? Right? should have check configure before posting... sorry 'bout that. It's been a long time...
