I'm having some problems compile my JEDI-SDL stuff, that appeared to be working fine in 1.9.8. Anyone else experiencing problems?


On Linux, everything compiles, but when it comes to the linking stage it says cannot find "-lSDL". Any ideas?

On Win32 for another project it complains about mismatching types between POINT and TPoint but the same code compiles fine with Delphi 7 and used to compile with 1.9.8. Anyone know where POINT is defined in FPC?