--- fpc-3.0.0/compiler/systems/t_linux.pas.orig	2016-03-21 17:35:08.130183653 +0000
+++ fpc-3.0.0/compiler/systems/t_linux.pas	2016-03-21 17:35:19.800183967 +0000
@@ -160,7 +160,7 @@
 {$endif}
 
 {$ifdef x86_64}
-  const defdynlinker='/lib64/ld-linux-x86-64.so.2';
+  const defdynlinker='/lib/ld-linux-x86-64.so.2';
 {$endif x86_64}
 
 {$ifdef sparc}
