Skip to content

Instantly share code, notes, and snippets.

@dbrgn
Created December 28, 2016 15:44
Show Gist options
  • Select an option

  • Save dbrgn/8a214487ec80c4673e31c9226c6f832b to your computer and use it in GitHub Desktop.

Select an option

Save dbrgn/8a214487ec80c4673e31c9226c6f832b to your computer and use it in GitHub Desktop.
= note: /home/danilo/Projects/rad1o-rust/target/thumbv7em-none-eabihf/release/deps/gravitation-e8a3aecc3f3d7459.0.o: In function `ram':
gravitation.cgu-0.rs:(.text.ram+0x2ee): undefined reference to `__aeabi_ui2d'
gravitation.cgu-0.rs:(.text.ram+0x2fc): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x308): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x312): undefined reference to `__aeabi_ui2d'
gravitation.cgu-0.rs:(.text.ram+0x31c): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x324): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x35e): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x37e): undefined reference to `__aeabi_dsub'
gravitation.cgu-0.rs:(.text.ram+0x38a): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x438): undefined reference to `__aeabi_dsub'
gravitation.cgu-0.rs:(.text.ram+0x448): undefined reference to `__aeabi_dsub'
gravitation.cgu-0.rs:(.text.ram+0x458): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x468): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x480): undefined reference to `__aeabi_dcmpgt'
gravitation.cgu-0.rs:(.text.ram+0x490): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x498): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x4a8): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x4c4): undefined reference to `__aeabi_dsub'
gravitation.cgu-0.rs:(.text.ram+0x4d8): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x4f0): undefined reference to `__aeabi_dsub'
gravitation.cgu-0.rs:(.text.ram+0x52e): undefined reference to `__aeabi_dcmplt'
gravitation.cgu-0.rs:(.text.ram+0x53e): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x54e): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x57c): undefined reference to `__aeabi_ddiv'
gravitation.cgu-0.rs:(.text.ram+0x5aa): undefined reference to `__aeabi_dsub'
gravitation.cgu-0.rs:(.text.ram+0x5c2): undefined reference to `__aeabi_dsub'
gravitation.cgu-0.rs:(.text.ram+0x644): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x668): undefined reference to `__aeabi_dmul'
gravitation.cgu-0.rs:(.text.ram+0x718): undefined reference to `__aeabi_d2uiz'
gravitation.cgu-0.rs:(.text.ram+0x730): undefined reference to `__aeabi_d2uiz'
gravitation.cgu-0.rs:(.text.ram+0x742): undefined reference to `__aeabi_dcmpge'
gravitation.cgu-0.rs:(.text.ram+0x754): undefined reference to `__aeabi_dcmpge'
collect2: error: ld returned 1 exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment