On 05/12/2010 11:45 AM, tom fogal wrote:
> "Kevin H. Hobbs" <hob...@ohiou.edu> writes:
>> Today, I plan to try to :
> [snip]
>> 2. Try surrounding the declarations of the hidden symbols needed by
>> OSMesa with "#pragma GCC visibility push(default)" and "#pragma GCC
>> visibility pop" or marking them with "__attribute__
>> ((visibility("default")))" whichever I'm told is better.
> 
> There are defines for this.  I think PUBLIC is what you want.
> 

Oh I see in ./src/mesa/main/compiler.h

> That said, I think Dan's idea of linking directly to libmesa is an
> easier way to solve your problem.
> 
> -tom
> 

Well I guess I'll take a peek at the make file generating magic to see
where this is and give it a try if I find it.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to