https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #18 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #17 from Iain Sandoe ---
> ping for closing this - or new information otherwise.
I haven't reread the whole thread, but AFAICS one still needs to
configure with --with-sy
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #17 from Iain Sandoe ---
ping for closing this - or new information otherwise.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
Iain Sandoe changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #14 from Iain Sandoe ---
other than the desire to locate /usr/local/include in some automatic way, is
this still a current issue?
I've built (with the workaround for missing __has_x()) on 10.14 using the
10.15 XC11.0 command line
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #13 from Iain Sandoe ---
The /usr/local/include thing needs to be handled carefully
"bare" clang (at least up to 9.x) behaves as per GCC, and prepends a given
--sysroot= to the usr/local paths too.
This is correct; imagine that you
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
fink at snaggledworks dot com changed:
What|Removed |Added
CC||fink at snaggledworks dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #11 from Iain Sandoe ---
(In reply to Iain Sandoe from comment #10)
> (In reply to John Marshall from comment #9)
> > This has an unfortunate side-effect that the compiler looks in the
> > non-existent /Library/.../MacOSX.sdk/usr/loc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #10 from Iain Sandoe ---
(In reply to John Marshall from comment #9)
> The Homebrew folks have been configuring with a sysroot to work around this
> on Mojave since it came out last year:
>
> --with-sysroot=/Library/Developer/Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
John Marshall changed:
What|Removed |Added
CC||John.W.Marshall at glasgow dot
ac.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #8 from Iain Sandoe ---
(In reply to Iain Sandoe from comment #6)
> (In reply to r...@cebitec.uni-bielefeld.de from comment #5)
> > > --- Comment #1 from Iain Sandoe ---
> > > I don't have 10.15 or xcode 11 yet ..
> >
> > No worry:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #7 from Iain Sandoe ---
(In reply to r...@cebitec.uni-bielefeld.de from comment #5)
> > --- Comment #1 from Iain Sandoe ---
> > I don't have 10.15 or xcode 11 yet ..
> > (not disagreeing that we need a way to handle this, but neithe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #6 from Iain Sandoe ---
(In reply to r...@cebitec.uni-bielefeld.de from comment #5)
> > --- Comment #1 from Iain Sandoe ---
> > I don't have 10.15 or xcode 11 yet ..
>
> No worry: I just happened to upgrade for reasons unrelated to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #1 from Iain Sandoe ---
> I don't have 10.15 or xcode 11 yet ..
No worry: I just happened to upgrade for reasons unrelated to gcc work
and gave it a whirl...
> does ...
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #4 from Iain Sandoe ---
(In reply to Eric Gallager from comment #3)
> possible dup of bug 90808?
no, not in this case - although it gets hard to figure out what's going on when
partial sysroots are copied into place, that seemed to b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #2 from Iain Sandoe ---
(In reply to Iain Sandoe from comment #1)
> I don't have 10.15 or xcode 11 yet ..
>
> does ...
> configure --prefix ...
> --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
> .
> CC="clan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90834
--- Comment #1 from Iain Sandoe ---
I don't have 10.15 or xcode 11 yet ..
does ...
configure --prefix ...
--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
.
CC="clang --sysroot=/Library/Developer/CommandLineTools/SDKs/Mac
18 matches
Mail list logo