[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/18336] arm-linux-gnueabihf-ld not working
From: |
vapier at gentoo dot org |
Subject: |
[Bug ld/18336] arm-linux-gnueabihf-ld not working |
Date: |
Mon, 27 Apr 2015 06:42:58 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18336
Mike Frysinger <vapier at gentoo dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |vapier at gentoo dot org
Resolution|--- |INVALID
--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> ---
your code is using C library / gcc internal functions. you must link those
yourself if you want to run ld directly.
pass gcc the -v flag to see how it is invoking ld.
--
You are receiving this mail because:
You are on the CC list for the bug.