Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Other OS
(Moderators:
FPK
,
Tomas Hajny
) »
Error ld
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
is there a "Lazarus.ini"?
by
KodeZwerg
[
Today
at 09:36:08 pm]
Best way to parse file.
by
KodeZwerg
[
Today
at 09:20:13 pm]
pls advice for good style...
by
Thaddy
[
Today
at 09:16:31 pm]
Issue with zlib and broke...
by
tetrastes
[
Today
at 08:47:22 pm]
Insert variant array to e...
by
rvk
[
Today
at 07:25:18 pm]
ListView - store id insid...
by
noszone
[
Today
at 07:19:44 pm]
DataPointHintTool - TOpen...
by
Nicole
[
Today
at 06:30:21 pm]
New VirtualTreeView for L...
by
GetMem
[
Today
at 06:29:40 pm]
android UI design
by
Prakash
[
Today
at 06:15:07 pm]
Detecting visible nodes i...
by
spuds
[
Today
at 06:03:33 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Error ld (Read 4440 times)
lainz
Hero Member
Posts: 4064
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.
I'm trying to compile a cross platform app in cocoa x64 with fpc and lazarus trunk compiled moments ago.
Logged
https://lainz.github.io/
Jonas Maebe
Hero Member
Posts: 1028
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
Logged
lainz
Hero Member
Posts: 4064
Re: Error ld
«
Reply #2 on:
January 26, 2020, 10:02:18 pm »
Ok Thanks.
Logged
https://lainz.github.io/
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Other OS
(Moderators:
FPK
,
Tomas Hajny
) »
Error ld
TinyPortal
© 2005-2018