[fpc-devel] Missing command line parameters in Linux FPC
    Graeme Geldenhuys 
    graemeg.lists at gmail.com
       
    Wed Mar 17 07:30:27 CET 2010
    
    
  
Jonas Maebe het geskryf:
> 
> It's unrelated to Linux vs Windows. Those options are enabled/disabled  
> per architecture, and I bet you are using a 32 bit Windows and a 64  
> bit Linux FPC binary.
Exactly what I was using. :-)
> It's quite possible that some that are not shown  
> for x86-64 while they should be though.
Those parameters are very handy if you are in a rush to create some build
script (for various platforms, even though I am currently in 64-bit Linux).
A quick 'fpc -h' to find the information without having to hunt through the
various FPC PDF docs. That's why I think it will be very handy if parameter
information is displayed on all platforms. Just a thought (or maybe it's
because I'm lazy searching the PDF's).  ;-)
Regards,
  - Graeme -
-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
    
    
More information about the fpc-devel
mailing list