Re: [PATCHES] symbol visibility



Marcel Holtmann wrote:
> Hi Michael,
> 
>>> If the versioning script would handle regular expression by itself, then
>>> that would be a lot simpler actually. At least I couldn't get that to
>>> work.
>> Afaik, this should work just fine. A version script like
>> {
>> global:
>> 	conman_*;
>> local:
>> 	*;
>> }
>>
>> should work in your case.
> 
> didn't work for me. Might be a limit with the libtool version I was
> using.

Shouldn't be a libtool issue, as only ld is involved here.

Did you actually mean libtools -export-symbols-regex?

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]