Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-23 Thread Max Nazhalov
Wednesday, October 21, 2015, 4:00:01 PM, Joost van der Sluis wrote: fdrlfo> Subject: [fpc-devel] FPC 3.0.0-rc2 release ..skip.. fdrlfo> * Features ..skip.. fdrlfo> - can compile code into assembler source code for these assemblers: ..skip.. fdrlfo>- Microsoft Assembler/Turbo Assembler (Masm

Re: [fpc-devel] FPC --help (command line option)

2015-10-23 Thread Péter Gábor
Of course I'm talking about the switch -h > "fpc --help" -- Péter Gábor p...@freemail.hu ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

[fpc-devel] FPC --help (command line option)

2015-10-23 Thread Péter Gábor
Hello! When I typed "fpc --help" in the terminal then FPC (3.1.1) said that there is an illegal parameter (-FM/home/develop/fpc/) in .fpc.cfg It seems to be true, but my problem with this is that --help should have priority over loading the configuration file... What do you think? -- Péter Gáb