[fpc-pascal]linker error under Linux (Mandrake 8.0)

Marco van de Voort marcov at stack.nl
Thu Jun 7 19:22:48 CEST 2001


> 
> Now when i try to compile a small test program, i get an error message from 
> the linker. I think i might have to adjust a setting somewhere, so i would 
> appreciate a quick hint. Here is the output of compiler and linker:
> 
> Free Pascal Compiler version 1.0.4 [2000/12/18] for i386
> Copyright (c) 1993-2000 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling test.pp
> Assembling test
> Linking test
> /usr/bin/ld: cannot find -lpanel
> test.pp(10) Warning: Error while linking
> Closing script ppas.sh
> 9 Lines compiled, 0.2 sec

Panel is usually a part of package "NCURSES"




More information about the fpc-pascal mailing list