https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82092
--- Comment #21 from zf ---
With the patch, make of gcc8.2.0 runs without errors on OS 10.9.5.
The produced compiler builds .o files of a test program, but I have a problem
with linking. This could be my fault, I am not that familiar with the ne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82092
--- Comment #19 from zf ---
With OS 10.9.5 I run in the very same error with gcc 8.2.0 as with 8.1.0:
/bin/sh ../../../libgcc/../mkinstalldirs .
/Volumes/Platte/yves/Desktop/gcc-8.2.0/build/./gcc/xgcc
-B/Volumes/Platte/yves/Desktop/gcc-8.2.0/bui
: other
Assignee: unassigned at gcc dot gnu.org
Reporter: zfefm at gmx dot de
Target Milestone: ---
Created attachment 44420
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44420&action=edit
configure output
I try to build gcc 8.1.0 from source on a Mac with OS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63513
zf changed:
What|Removed |Added
CC||zfefm at gmx dot de
--- Comment #2 from zf ---
I