the struggle for a 64-bit GCC on Solaris 10 - part 2
Ryan Johnson
ryan.johnson@cs.utoronto.ca
Mon Nov 12 16:53:00 GMT 2012
On 12/11/2012 11:10 AM, Dennis Clarke wrote:
> ps: I did try to use the wizard like incantations that have things like --with-{gmp,mpfr,mpc}=/usr/local on the configure line,
> however that was seen as an error .. or simply not understood by "configure" :
Bash expands {a,b}-{c,d} to "ab ac bc bd"; if you use a different shell,
you'll have to type it out manually.
Ryan
More information about the Gcc-help
mailing list