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,283
    • Issues 1,283
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 55
    • Merge requests 55
  • 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
  • #5699
Closed
Open
Created Mar 02, 2005 by FPC Admin account@fpc_adminOwner

Ungracious handling of control-c

Original Reporter info from Mantis: FPCCore
  • Reporter name: FPC core team

Description:

[G5:~] adriaan% fpc
Free Pascal Compiler version 1.9.8 [2005/02/20] for powerpc
Copyright (c) 1993-2005 by Florian Klaempfl
/usr/bin/ppcppc [options] <inputfile> [options]
put + after a boolean switch option to enable it, - to disable it
  -a     the compiler doesn't delete the generated assembler file
      -al        list sourcecode lines in assembler file
      -an        list node info in assembler file
      -ap        use pipes instead of creating temporary assembler files
      -ar        list register allocation/release info in assembler file
      -at        list temp allocation/release info in assembler file
  -A<x>  output format:
      -Adefault  use default assembler
      -Aas       assemble using GNU AS
  -b     generate browser info
      -bl        generate local symbol info
  -B     build all modules
  -C<x>  code generation options:
      -Cc<x>     set default calling convention to <x>
      -CD        create also dynamic library (not supported)
      -Ce        Compilation with emulated floating point opcodes
      -Cf<x>     Select fpu instruction set to use to <x>
      -Cg        Generate PIC code
*** press enter ***
^C
[G5:~] adriaan% Error: Compilation aborted
An unhandled exception occurred at $00002734 :
EAccessViolation : Access violation
  $00002734
  $000107F8
  $0003F4B8
  $000142FC
  $00010588
  $000107F8
  $0003F4B8
  $000142FC
  $00010588
  $000107F8
  $0003F4B8
  $000142FC
  $00010588
  $000107F8
  $00021C2C
  $90025048
  $000199CC

Additional information:

Reporter: Adriaan van Os
EMail: fpc at microbzz dot nl

Mantis conversion info:

  • Mantis ID: 5699
  • OS: Mac OS X
  • Version: 1.9.8
  • Fixed in version: 2.0.4
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking