This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]