Hi Martin after installing new linux mint 17.3 , and fpc 3.0 and msegui 4 (binary & source) . i got errors when compiling simple program : Linking main main.pas(12,1) Warning: "crti.o" not found, this will probably cause a linking failure main.pas(12,1) Warning: "crtn.o" not found, this will probably cause a linking failure /usr/bin/ld: warning: link.res contains output sections; did you forget -T? /usr/bin/ld: cannot find -lpthread /usr/bin/ld: cannot find -ldl /usr/bin/ld: cannot find -lX11 /usr/bin/ld: cannot find -lc main.pas(12,1) Error: Error while linking
i have a windows background , i thought that i can install everything offline ;) . i don't understand one thing : when the linker complines about the existance of for example lx11 , i thought fpc can load .dll or .so dynamically !! . and since x11 is already exist ( mseide is runing), why such error appears ? . ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

