Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • FPC Source FPC Source
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,281
    • Issues 1,281
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 56
    • Merge requests 56
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • FPCFPC
  • FPC SourceFPC Source
  • Issues
  • #29892
Closed
Open
Created Mar 24, 2016 by FPC Admin account@fpc_adminOwner

Building or cross-compiler from Windows to Linux is broken

Original Reporter info from Mantis: Bishop
  • Reporter name: Emelyanov Roman

Description:

I try compile FPC from trunk with command like this "make all install clean FPC=C:\FPC\3.0.0\bin\x86_64-win64\ppcx64.exe" and its works. But if i try make crosscompiler with command like this "make all crossinstall clean OS_TARGET=linux FPC=C:\FPC\3.0.0\bin\x86_64-win64\ppcx64.exe" compilation failed with "system.pp(380,4) Fatal: Internal error 2015030501". This is old bug, its start about one year ago.

I tryed exploring this problem and find this. The source of bug is lack of define "FPC_HAS_TYPE_EXTENDED" or/and "cpuextended" with cross-compilation.

Mantis conversion info:

  • Mantis ID: 29892
  • OS: Windows
  • OS Build: 7 and 10
  • Build: 33324
  • Platform: x86_64
  • Version: 3.1.1
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking