tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Missing __fixsfsi from libgcc.a
On Jun 13, 2012, at 8:50 AM, Petri Laakso wrote:
> On Wed, 13 Jun 2012 16:28:35 +0200
> Martin Husemann <martin%duskware.de@localhost> wrote:
>
>>> What I learned from gcc online docs[1], __fixsfsi should be on arhchive
>>> libgcc.a. But when I try to locate it, I cannot find it:
>>
>> No, on NetBSD it is in libc.
>>
>> Martin
>
> Thank you! Now I know where floating point stuff should be
> so it is easier to tinker with linker parameters.
> I think that's the information I need for now.
>
> Now back to study a bit about toolchain and linking.
standalone code should not use FP code.
Home |
Main Index |
Thread Index |
Old Index