Jonas Maebe wrote:
You can write a temporary script that adds all files to the archive, and run ar < script, or something similar.

That won't work, and using 'ar `cat list`' probably neither.

Why not ? The long list of files would be in the script file. The file 'script' is not meant to be executable, it is an "ar script".

Micha

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to