Actions
| Post | |
| Subscribe | |
| Unsubscribe |
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[arm-gnu] undefined reference to `d6'
- To: "arm-gnu@xxxxxxxxxxxxxxxx" <arm-gnu@xxxxxxxxxxxxxxxx>
- Subject: [arm-gnu] undefined reference to `d6'
- From: Tyler Conant <tconant@xxxxxxxxx>
- Date: Tue, 2 Feb 2010 14:33:53 -0700
I'm compiling FAAC with the following options: -Wall -O3 -g -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -ffast-math -fsingle-precision-constant -I/home/tconant/rr_sdk/branch/v1.88/fs/fsdev/usr/include -I/home/tconant/rr_sdk/branch/v1.88/fs/fsdev/include I've changed the FAAC to use single precision rather than doubles. When compiling I get the linker error: ../libfaac/.libs/libfaac.so: undefined reference to `d6' Am I building against the wrong library? Are there separate libraries for neon support?
- Follow-Ups:
- Re: [arm-gnu] undefined reference to `d6'
- From: Tyler Conant
- Re: [arm-gnu] undefined reference to `d6'
- Prev by Date: Re: [arm-gnu] Possible corruption of s20 register with 2009q1-203
- Next by Date: Re: [arm-gnu] undefined reference to `d6'
- Previous by thread: Re: [arm-gnu] Link error with code sourcery
- Next by thread: Re: [arm-gnu] undefined reference to `d6'
- Index(es):