https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223752
--- Comment #16 from dstaesse <[email protected]> --- Your comments make a lot of sense. I updated the library code to call the functions in the .init_array and .fini_array, and it looks like this works for our testcases. This is probably the answer I was looking for. Thanks a million! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
