Recent

Author Topic: Error ld  (Read 4897 times)

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Error ld
« on: January 26, 2020, 04:05:22 pm »
Error: ld: warning: object file (/Users/leandro/Repositorios/posberry/lib/x86_64-darwin/openssl.o) was built for newer OSX version (10.13) than being linked (10.8)

I'm trying to compile a cross platform app in cocoa x64 with fpc and lazarus trunk compiled moments ago.

Jonas Maebe

  • Hero Member
  • *****
  • Posts: 1058
Re: Error ld
« Reply #1 on: January 26, 2020, 04:43:23 pm »
It's not an error, but a warning. You can get rid of the warning by adding -WM10.8 to your CROSSOPT when compiling FPC for Darwin/x86-64

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Error ld
« Reply #2 on: January 26, 2020, 10:02:18 pm »
Ok Thanks.

 

TinyPortal © 2005-2018