** Also affects: fpc (Ubuntu Hardy)
Importance: Undecided
Status: New
** Also affects: fpc (Ubuntu Lucid)
Importance: Undecided
Status: New
** Also affects: fpc (Ubuntu Oneiric)
Importance: High
Status: Confirmed
** Also affects: fpc (Ubuntu Natty)
Importance: Un
** Changed in: fpc (Ubuntu)
Importance: Undecided => High
** Changed in: fpc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790583
Title:
package fp-compi
** Description changed:
Binary package hint: fp-compiler
After installation of fp-compiler in ubuntu server 10.04 it doesn't work.
It requires installation of binutils, but doesn't do this automatic as it
should.
- testcase:
- echo begin writeln ('hello'); end; > test.pas
- fpc t