>
> 2b) set an option like "--export-libs=*" or something else
>
> 2c) identify the libs to export and set an option like
> "--export-libs=lib1,lib2,...."
>
Ups, I have overseen some errors in the logic above.
Additional Danny has used "--exlude-libs", so the logic must
be negated

2b) set an option like "--exclude-libs=*" or something else

2c) identify the libs not to export and set an option like
"--exclude-libs=lib1,lib2,...."

Sorry,

Ralf

Reply via email to