https://bugzilla.redhat.com/show_bug.cgi?id=2098373



--- Comment #5 from Artur Frenszek-Iwicki <[email protected]> ---
> What about the statically linked errors?
It's a false positive. FPC has its own low-level interface and doesn't rely on
libc,
so a pure-Pascal program that doesn't use any external libraries won't link
against anything - 
which is exactly the case with the "textmode" build of the game.

> Is it possible to generate a PIC executable?
Yes, FPC has an option for generatic PIC code. I don't think I've used it when
packaging any other Pascal programs, though.

> Incorrect address might be something that can be fixed upstream.
Submitted a patch: https://github.com/jwvhewitt/gearhead-2/pull/18


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2098373
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to