[tremor] Tremor's use of 64-bit math

Owen G. Emry oemry at patriot.net
Fri Sep 13 14:08:04 PDT 2002



> Go in your gcc source tree, in gcc-<version>/gcc/config/arm.  That where all
> the magic is defined.  The functions you're looking for are defines in
> lib1funcs.asm.  You could link this file with the proper defines directly
> into your work.  Alternately you could try to tell gcc to build and install
> a FIC variant of the library when actually building itself. To do so you
> need to modify the file t-arm-elf where many examples are currently
> commented out.  Then rebuilding and reinstalling gcc will provide you with
> all variants of libgcc.a you specified.

Thanks very much for your help.  Ultimately I needed to add 
a "MULTILIB_EXTRA_OPTS" line in t-arm-elf, rather than simply building a 
variant.

I haven't actually tested it on hardware, yet, but it builds fine and it 
looks as though this was exactly the solution.  Thanks again!

-Owen
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Tremor mailing list