infra icon indicating copy to clipboard operation
infra copied to clipboard

Finish porting the compiler installers:

Open mattgodbolt opened this issue 5 years ago • 1 comments

  • [x] Haskell
  • [x] Java
  • [x] Pascal
  • [x] Swift

mattgodbolt avatar Aug 07 '20 04:08 mattgodbolt

FPC 3.2.0 is currently installed into the wrong path, which causes errors because the generic configuration that we use (/opt/compiler-explorer/fpc/fpc.cfg) wants the path to have a fixed structure.

I will manually move the path for now.

The path needs to be fpc-3.2.0.x86_64-linux

partouf avatar Sep 05 '20 14:09 partouf