Re: [hackers] [sbase][PATCH] Call C compiler for linking
On Sat, Aug 01, 2015 at 12:09:40AM +0200, Shiz wrote:
> Using $(LD) directly for linking can cause issues with cross-compilers
> and various other toolchains, as various libraries such as libc may not
> be implicitly linked in, causing symbol resolution errors.
> Linking through the C compiler frontend solves this issue.
Applied, thanks!
Received on Sat Aug 01 2015 - 00:16:07 CEST
This archive was generated by hypermail 2.3.0
: Sat Aug 01 2015 - 00:24:13 CEST