[Scons-users] Problems with ParseFlags()
    Dirk Bächle 
    tshortik at gmx.de
       
    Sun Mar 27 10:01:19 EDT 2016
    
    
  
Hi there,
On 26.03.2016 23:23, Fred Wright wrote:
>
> I recently had to track down the reason that attempts to build GPSD on
> FreeBSD with ncurses enabled were crashing scons.  The trigger was the
> pkg_config data that FreeBSD has for ncurses:
>
> ...
>
>
here are two links to discussions of this issue:
   https://reviews.freebsd.org/D5129
   https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178732
, which make me wonder whether SCons should bother about "-rpath" at all. I see that there might be room for improvement regarding 
the exception handling and error messaging for ParseFlags()*, but I don't see the missing "-rpath" option as a bug...it's simply not 
implemented. And for good reasons as it looks... ;)
Best regards,
Dirk
* We should file a bug for this problem separately.
    
    
More information about the Scons-users
mailing list