[tremor] Tremor's use of 64-bit math
Owen G. Emry
oemry at patriot.net
Fri Sep 13 09:04:14 PDT 2002
Nicolas Pitre <nico at cam.org> said:
> > __divdi3 (in ov_bitrate, ov_bitrate_instant, ov_time_total, etc.)
> > __divsi3 (in _book_maptype1_quantvals, _book_unquantize,
> > vorbis_book_decodevs_add, floor0_look, etc.)
> > __modsi3 (in _book_unquantize)
> >
> You really can't go away without libgcc.a in most cases. If you can't link
> libgcc.a then your compiler installation is broken in some way.
It's not broken -- I can link against it, but libgcc was built along with gcc
when I configured for arm-elf, and it's not built with the PIC settings I
need.
If there's a way to rebuild libgcc with my own compiler flags, that'd be
great, but I haven't found out how to do that.
-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