Recent

Author Topic: FPC Linking - GCC ABI (ARM) Error  (Read 896 times)

timjones

  • New Member
  • *
  • Posts: 14
FPC Linking - GCC ABI (ARM) Error
« on: June 22, 2019, 02:53:56 pm »
I am still fairly new to FPC, so I thought I might ask someone more knowledgable than me. 

I am trying to link a C object file in an FPC project, and the linker is giving me an unresolved gcc symbol.  How do I link the platform gcc abi in FPC, or do I need to build the appropriate gcclib.so and then link it in the FPC project?

'undefined reference to symbol '__aeabi_ul2d@@GCC_3.5'

SymbolicFrank

  • Hero Member
  • *****
  • Posts: 1315
Re: FPC Linking - GCC ABI (ARM) Error
« Reply #1 on: June 22, 2019, 05:19:51 pm »
Did you translate the .h file to .pas and included that?

 

TinyPortal © 2005-2018