[fpc-pascal] FreeBSD and fpc messages.

Fred van Stappen fiens at hotmail.com
Sun Aug 16 21:16:53 CEST 2015


Re-re- hello Pierre,

Aaargh, I have to take a rest...

No, the image is ok, first command use full path to compiler (and message are not ok) and second command use full path of the symlink to compiler.

So, to resume (and sorry for all this doubts):

Using full path to compiler to run it, like =>
# /usr/local/lib/fpc/2.6.4/ppcx64 myprog.pas 
=> bad output characters

Using the symlink to the compiler in /usr/local/bin, like =>
# /usr/local/bin/ppcx64 myprog.pas
      or (because /usr/local/bin is in system path):
# ppcx64 myprog.pas
=> good output characters.

Fre;D





 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150816/32ca17a5/attachment.html>


More information about the fpc-pascal mailing list