Re: Compiler-generated implicit symbols and --gc-sections

2014-01-09 Thread Joakim
On Thursday, 9 January 2014 at 10:15:46 UTC, Mike wrote: On Thursday, 9 January 2014 at 07:51:48 UTC, Mike wrote: On Tuesday, 7 January 2014 at 11:04:45 UTC, Joakim wrote: I ran into this recently when compiling for Android/x86, as the Android NDK linker calls --gc-sections by default. I was

Re: Compiler-generated implicit symbols and --gc-sections

2014-01-07 Thread Joakim
On Tuesday, 7 January 2014 at 02:17:46 UTC, Mike wrote: On Monday, 6 January 2014 at 18:59:00 UTC, Iain Buclaw wrote: On 6 Jan 2014 13:45, "Dicebot" wrote: On Friday, 3 January 2014 at 18:14:58 UTC, Mike wrote: I eventually tracked it down to the fact that I was compiling with -ffunction-s