Recent

Author Topic: Cannot compile anything on OS/2  (Read 1869 times)

ozznixon

  • Full Member
  • ***
  • Posts: 119
    • http://www.modernpascal.com/
Cannot compile anything on OS/2
« on: May 19, 2023, 06:21:48 am »
Get Error -1, can't call the assembler.  :-[


Even manually downloaded and installed os2322full.zip from SourceForge - without success.


Running ArcaOS 5.0.7


// Reported here, as I didn't see OS/2 listed as OS choice...


Best Regards,
Ozz
---
Want to kick the tires to a Free Pascal like script engine? http://www.ModernPascal.com/

ccrause

  • Hero Member
  • *****
  • Posts: 862
Re: Cannot compile anything on OS/2
« Reply #1 on: May 19, 2023, 07:17:28 am »
Add - va to the compiler command line, that should then include some information about the assenber command fpc is trying to run. Compare with actual name and location of installed assembler tool.

Alternatively compile with the - sh switch, then inspect the generated ppas script to see the used assembler command.

ghr

  • New member
  • *
  • Posts: 9
Re: Cannot compile anything on OS/2
« Reply #2 on: December 29, 2023, 05:42:21 pm »
With ArcaOS 5.1.0 and fpc 322 all seems fine

 

TinyPortal © 2005-2018