https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |WONTFIX
--- Comment #16 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to bug-reports.delphin from comment #14)
> Ok but where ? I didn't find it. What file shows me this coma, and what
> line/lines, where ? config.log ? my-configure.log ? my-make.log ?
I already told you in comment 6:
Originally you were trying to use a directory called "_Source/_12,1,x" with two
commas.
Then you changed it to "_12,2.x" but that still has a comma.
Now you're trying to use "_13,1.x" which still has a comma.