Assembler broken by getopt_long_only changes
    Andrey Chernov 
    ache at nagual.pp.ru
       
    Mon Mar  1 01:27:46 PST 2004
    
    
  
On Mon, Mar 01, 2004 at 12:22:11PM +0300, Andrey Chernov wrote:
> The bug is somewhere deeper, than your analysis, because all the same
> commands (cc, as) called by hand with the same args works, they not works
> only from tiff's configure. Maybe configure do something with
> environment... I'll look into this ASAP.
The bug reason is here:
./configure
...
POSIXLY_CORRECT=1; export POSIXLY_CORRECT       # disable GNU extensions
...
I'll look into our POSIXLY_CORRECT handling...
-- 
Andrey Chernov | http://ache.pp.ru/
    
    
More information about the freebsd-current
mailing list