https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82092
--- Comment #10 from Ryan Schmidt ---
Is gcc8 ever going to be buildable on macOS again? It's been unbuildable for 11
months now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82092
--- Comment #15 from Ryan Schmidt ---
Yes, I noticed Homebrew had the update, and I didn't understand why it worked
there. But now I do.
Some more information has turned up in a new MacPorts ticket:
https://trac.macports.org/ticket/56521
In Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797
Ryan Schmidt changed:
What|Removed |Added
CC||gcc at ryandesign dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82092
Ryan Schmidt changed:
What|Removed |Added
CC||gcc at ryandesign dot com
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71009
Ryan Schmidt changed:
What|Removed |Added
CC||gcc at ryandesign dot com
--- Comment #9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82092
--- Comment #9 from Ryan Schmidt ---
Is it safe to use the patch? Will a gcc built with the patch produce correct
code?
If so, I would like to include it in MacPorts so that I can update our gcc8
port to a newer version. Because of this problem,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85669
Ryan Schmidt changed:
What|Removed |Added
CC||gcc at ryandesign dot com
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71009
--- Comment #12 from Ryan Schmidt ---
How would I do that?
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at ryandesign dot com
Hello, I'm a developer with the MacPorts project. I'm not the maintainer of our
gcc ports, but I am the one who created our gcc5 port and kept it updated until
version 5-20140824. No later snapsh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63801
--- Comment #2 from Ryan Schmidt ---
Isn't the extern "C" coming from lines 32-38 of gcc/graphite-clast-to-gimple.c
which in version 5-20141109 say:
#if defined(__cplusplus)
extern "C" {
#endif
#include
#if defined(__cplusplus)
}
#endif
The
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63801
--- Comment #4 from Ryan Schmidt ---
Thanks. If I remove the extern "C" then it fails with:
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc5/libgcc-devel/work/gcc-5-20141109/gcc/graphite-optimize-isl.c:357:12:
error: use
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63801
--- Comment #5 from Ryan Schmidt ---
I see a patch for this has been provided on the mailing list:
https://www.mail-archive.com/gcc-patches@gcc.gnu.org/msg95468.html
It is a long thread and I haven't read all of it.
ty: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at ryandesign dot com
Created attachment 34190
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34190&action=edit
log
Building gcc 4.9.2 fails on Mac OS X
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at ryandesign dot com
gcc 4.9.2 installs the file libgcj-4.9.pc. gcc 5-20141130 installs the file
libgcj-5.0.pc.
Given the change to the gcc version numbering scheme starting with version 5,
shouldn't the file be called libgcj-5.pc?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63801
Ryan Schmidt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
--- Comment #43 from gcc at ryandesign dot com 2010-06-20 06:57 ---
Is there a reason the 3 fixes Andreas committed in February were not backported
to the 4.4 branch? I just ran into "Internal error: Abort trap (program ecj1)"
with 4.4.4 on Snow Leopard 10.6.4 and applying tho
16 matches
Mail list logo