[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2021-09-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 Eric Gallager changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 Richard Biener changed: What|Removed |Added Target Milestone|7.4 |---

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-12-20 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 Eric Gallager changed: What|Removed |Added Target Milestone|--- |7.4 --- Comment #22 from Eric Gallager

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-09-21 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #21 from mrs at gcc dot gnu.org --- I'm fine with Backporting for affected branches.

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-09-08 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #20 from Eric Gallager --- (In reply to m...@gcc.gnu.org from comment #19) > I'm fine with Backporting for affected branches. So... that's still 6 and 7 at this point?

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-03-09 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #19 from mrs at gcc dot gnu.org --- I'm fine with Backporting for affected branches.

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-03-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #18 from Francois-Xavier Coudert --- Thanks David. Do you think this could be backported to the active branches?

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-03-09 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #17 from David Malcolm --- This ought to be fixed in trunk (for gcc 8) by r258388.

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-03-09 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #16 from David Malcolm --- Author: dmalcolm Date: Fri Mar 9 15:24:44 2018 New Revision: 258388 URL: https://gcc.gnu.org/viewcvs?rev=258388&root=gcc&view=rev Log: jit: use 'configure' to replace hard-coded linker options (PR jit/6408

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2018-02-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #15 from David Malcolm --- Candidate patch for the linker issue: https://gcc.gnu.org/ml/gcc-patches/2018-02/msg00776.html

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2017-03-15 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #13 from Francois-Xavier Coudert --- Can we apply this patch to trunk before 7.1 is released? It would allow to build and run jit on Darwin: diff --git a/gcc/jit/Make-lang.in b/gcc/jit/Make-lang.in index 44d0750..4df2a9c 100644 --- a

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2017-01-27 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 Francois-Xavier Coudert changed: What|Removed |Added Target|x86_64-apple-darwin14 |x86_64-apple-darwin16

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2015-09-03 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 mrs at gcc dot gnu.org changed: What|Removed |Added CC||mrs at gcc dot gnu.org --- Comm

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2015-09-03 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #10 from David Malcolm --- FWIW, homebrew has a formula for building libgccjit on OS X: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/gcc.rb Currently it applies this patch: diff --git a/gcc/jit/Make-lang.in b/gc

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2015-09-03 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #9 from Eric Gallager --- (In reply to Eric Gallager from comment #8) > So anyways... for some reason I also had to add > "-Wl,-undefined,dynamic_lookup" due to the "environ" symbol being missing, > which makes no sense to me, because

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2015-06-10 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 Eric Gallager changed: What|Removed |Added CC||egall at gwmail dot gwu.edu --- Comment

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2014-12-05 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #7 from David Malcolm --- (In reply to howarth from comment #6) > I don't believe this can be an issue on darwin as we always default to > producing PIC oode. Ah, ok. Thanks for filing this bug. I'm wondering what other problems lib

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2014-11-26 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #6 from howarth at bromo dot med.uc.edu --- (In reply to dmalcolm from comment #5) > (In reply to howarth from comment #1) > > Failing build configured with... > > > > ../gcc-5-20141126/configure --prefix=/sw --prefix=/sw/lib/gcc5.0

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2014-11-26 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #5 from dmalcolm at gcc dot gnu.org --- (In reply to howarth from comment #1) > Failing build configured with... > > ../gcc-5-20141126/configure --prefix=/sw --prefix=/sw/lib/gcc5.0 > --mandir=/sw/share/man --infodir=/sw/lib/gcc5.0/i

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2014-11-26 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #4 from howarth at bromo dot med.uc.edu --- We are testing in gcc/configure for... configure:14564: checking for -exported_symbols_list linker flag configure:14584: /sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/./prev-gcc/xgcc -B

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2014-11-26 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #3 from howarth at bromo dot med.uc.edu --- Note that on darwin libgcc handles its symbol map using... -Wl,-exported_symbols_list,$(SHLIB_MAP) on SHLIB_LINK.

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2014-11-26 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #2 from howarth at bromo dot med.uc.edu --- I see that the libgcc build handles this issue by passing the --version-script linker option selectively using config/t-slibgcc-gld.

[Bug jit/64089] libgccjit.so.0.0.1 linkage failure on darwin

2014-11-26 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089 --- Comment #1 from howarth at bromo dot med.uc.edu --- Failing build configured with... ../gcc-5-20141126/configure --prefix=/sw --prefix=/sw/lib/gcc5.0 --mandir=/sw/share/man --infodir=/sw/lib/gcc5.0/info --enable-languages=c,c++,fortran,lto,o