This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/48239] ARM Thumb: Undefined reference to `__aeabi_lmul'
- From: "sebastian dot huber at embedded-brains dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 Mar 2011 10:14:30 +0000
- Subject: [Bug target/48239] ARM Thumb: Undefined reference to `__aeabi_lmul'
- Auto-submitted: auto-generated
- References: <bug-48239-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48239
Sebastian Huber <sebastian.huber@embedded-brains.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #1 from Sebastian Huber <sebastian.huber@embedded-brains.de> 2011-03-23 10:14:01 UTC ---
Sorry for the noise, I had to update the "gcc/config.gcc" with a new line
tm_file="$tm_file ../../libgcc/config/arm/bpabi-lib.h"
in the RTEMS specific ARM part.