Mail Archives: djgpp/2000/04/03/18:00:02
On 3 Apr 2000, at 16:46, Eli Zaretskii wrote:
> 
> On Mon, 3 Apr 2000 pavenis AT lanet DOT lv wrote:
> 
> > Main problem: 
> > we'll not able to get binary distribution identical to one
> > we'll get with LFN support.
> 
> Why not?
How to get for example lang/cxx/stl_iterator.h in gpp2952b.zip when on 
disk it will be only stl_iter.h without LFN support. So binary archive 
built with LFN=N will only be usable with LFN=N.  With LFN=Y we 
need full name. Of course it would be possible to rename all such files
and use cpp command line parameter -remap to map real names to 
truncated ones, but I prefer not to do that (only fixing possible 
filename conflicts)
Andris
- Raw text -