I guess you didn't fully understand what I mean. The path should point to
directories containing .ppu and .o files. What you wrote is just one level
above the right path, so the correct one should be:

/usr/lib/fpc/$FPCVERSION/rtl/$FPCTARGET
/usr/lib/fpc/$FPCVERSION/packages/*/$FPCTARGET

PS: Using those macros, you won't need to write all versions you have.
Including if someday you want to cross compile.

-- 
View this message in context: 
http://www.nabble.com/Cannot-find-GTK-tp20905508p20953935.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to